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)
-   -   header horizontal line 1 or 2 pixels misaligned (http://forum.bytesforall.com/showthread.php?t=2701)

bushtool Jul 28, 2009 12:53 PM

header horizontal line 1 or 2 pixels misaligned
 
If you look at www.d4v.org 's logo/title styling, in the bottom right corner, the horizontal and vertical line borders do not line up correctly. You have to view this is a resolution greater than 1440 wide to actually see the mismatch since this is the max fluid width of my website. It looks like it is one or two pixels off.

I do not know how to fix this.

Thanks for your help.

juggledad Jul 28, 2009 02:35 PM

change your Horizontal Bar 1: Styling (ATO->Style & edit HEADER AREA->Horizontal Bar 1: Styling) from
HTML Code:

        height:1px;
        background:#E0020A;
        border:solid 1px #E0020A}

to
HTML Code:

        height:1px;
        background:#E0020A;
        border-bottom:solid 1px #E0020A}


bushtool Jul 28, 2009 03:24 PM

that did the trick. thank you very much!


All times are GMT -6. The time now is 04:37 PM.

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