Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] How to add a border to the header image container (http://forum.bytesforall.com/showthread.php?t=12724)

Jeremy365 Feb 9, 2011 09:16 PM

[SOLVED] How to add a border to the header image container
 
Could anyone suggest how I can add a border to the header image container? Specifically to the left and right sides?

I added:

div#imagecontainer {
border-top: solid 1px #9B998B;
border-bottom: solid 1px #9B998B;
border-right: solid 10px #CCF0FF;
border-left: solid 10px #CCF0FF;
}

at: ATO > Add HTML/CSS inserts > CSS inserts, but the border doesn't show in Safari 5.0.3.

I'm using Atahualpa 3.5.3 and WordPress 3.0.5.

All advice gratefully received!

Jeremy

Jeremy365 Feb 9, 2011 09:52 PM

Scrapped that. I found an errant "border: none" which I've removed, and now the border does appear.

Jeremy


All times are GMT -6. The time now is 03:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.