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_maintenance2010-04-30 02:06 pm

code push

The code push is starting in a moment. Please comment here if you see anything go wrong, thanks!
avendya: blue-green picture of a woman's face (LotS - Gay for Kahlan)

[personal profile] avendya 2010-04-30 10:12 pm (UTC)(link)
The colors on my layout appear to have changed - it seems to have gone back to some of the default colors, but not entirely.
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2010-05-01 12:59 am (UTC)(link)
You mean the navigation area? That's because you're using custom code which doesn't work as well as it used to because of this push.
See where you have .module-section-one li in your Custom CSS? You need to change that to .module-section-one .module-navlinks li
Same thing for .module-section-one ul, .module-section-one li a, .module-section-one ul li a:hover and .module-section-one ul li.active.

BTW the reason for the patch is that Transmogrified didn't look good when other modules besides navigation were in the header. We had to make the styling of navigation only apply to navigation and not to all modules hence the changes for you, unfortunately.
Edited 2010-05-01 01:00 (UTC)
avendya: blue-green picture of a woman's face (Default)

[personal profile] avendya 2010-05-01 01:00 am (UTC)(link)
Thank you for the explanation! That is certainly fixable.
ninetydegrees: Art: does and waterfall (dear deer)

[personal profile] ninetydegrees 2010-05-01 01:03 am (UTC)(link)
You're most welcome! Do comment back if that didn't fix it for you or my explanations weren't clear enough. :)