mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] dw_maintenance2009-10-25 10:25 pm

code updated

The code push has completed. If you see anything weird or broken, please let us know.

There was a brief error with being able to post entries that has since been resolved. I'm very sorry for that, but it should be okay now.
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-26 04:59 pm (UTC)(link)
I don't understand why anything I've said made you angry (sorry if you're not; that's how your comment comes across to me).

I'm happy to help you. I don't expect you to be an expert or to be able to fix it on your own. I don't think it looks ok either. I wouldn't have answered and tried to find a fix otherwise. I'm sorry I wasn't helpful. I'll leave it to someone else.
vanessagalore: (Default)

[personal profile] vanessagalore 2009-10-26 06:01 pm (UTC)(link)
Sorry I overreacted. Just felt like you were annoyed because I have a customized layout and I don't have the knowledge to do that. Thanks for trying to help.
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-26 06:13 pm (UTC)(link)
I wasn't annoyed and you do have the knowledge: you wouldn't have been able to customize your layout otherwise. :)

I admit I'm quite puzzled because none of the changes I made should have affected you since you have the nav links in the default place so I'm wondering if I did something wrong but I triple checked again and going back to the previous code didn't make anything better so this is kinda driving me crazy. Anyway, I'll give you a fair warning: I want to make the two-column-left option available to Negatives and that will probably imply changes for the nav links again as I can't right-align them as they're styled now.
Edited 2009-10-26 18:16 (UTC)
vanessagalore: (Default)

[personal profile] vanessagalore 2009-10-26 06:27 pm (UTC)(link)
The nav-links have always been problematic in this layout. If you look at my lj [livejournal.com profile] vanessagalore, you'll see the effect I was trying to achieve. With each code push, I've had to tweak the padding, but this time padding seems completely ineffective. Did you see the solution offered by zvi, which helped? I think I had to use a left-margin when I first made the layout, and then at some point, I had to axe the margin to get it to work, and remade my header (which contains the background bar) so that it "fit" my links. (I'm sure there's a more elegant way to do the background.) From the little snooping I did about ul specs in the past, they cause problems for a lot of people. After a certain point, my head just explodes when the coding doesn't act logically or predictably, and padding in particular never seems to work the way I think it should. Thanks again for trying and I appreciate the heads-up on future changes--I won't go nuts making it perfect until those go through. Maybe it is time to find a new layout and replicate what I did with a different base. I've changed it so much, it's not recognizable as Negatives anymore, and all the changes I've had to make with each code push mean that I'm a little uncertain what's affecting each element at this point, and obviously frustrated by that.
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-26 07:08 pm (UTC)(link)
Oh wow! It looks quite different on your journal here. Here's what it looks like for me in Firefox: http://i34.tinypic.com/bi08lf.jpg

If you want to, I can try to work on this. Just PM me.
Edited 2009-10-26 19:09 (UTC)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-10-27 01:03 am (UTC)(link)
I think i t could be because of specificity (they have .module-*, we used to have .module-*, so theirs overrode ours. Now we have .module-section-* .module-*,which is more specific, so order is no longer enough)
baggyeyes: Bugs Bunny and the Bull (Default)

[personal profile] baggyeyes 2009-10-27 02:14 am (UTC)(link)
Is it possible old changes on a given layout are futzing with current changes? I've noticed that when I've tried to test layouts - I've had to delete what the wizard created.
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-27 02:39 pm (UTC)(link)
Oh got it. Thanks. :)