Closed (fixed)
Project:
Dark Blue
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2009 at 06:21 UTC
Updated:
19 May 2009 at 09:50 UTC
Whenever I load the site, the footer block is red. When it finishes loading, it turns to the expected dark blue. I tried placing various blocks in the footer and they all start off red until page load is complete. On Safari and IE it happens after every refresh. On Firefox it only happens during the first load, or right after you empty the cache. Any idea why this is and how to fix it? (Besides that, I'm very happy with the theme. Thanks!)
Comments
Comment #1
manuel garcia commentedHi nickvu2,
This is due to the following in style.css:
You can change that color to #616161, which is the gray of the whole background, and it will look the same as the header before images are loaded, or if the person browsing the page has disabled the images.
I have commited the change to CVS, as I also think it looks better like this.
So you can grab the latest dev when the package gets updated, or make the change yourself ;)
Thanks for the report, and I'm glad it's working out for you -- it's nice to see how people are using the template :D