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)
-   -   Border on left and right of header image (http://forum.bytesforall.com/showthread.php?t=6334)

Velma Mar 18, 2010 11:13 AM

Border on left and right of header image
 
It's showing up on the left, but not on the right. Not sure why.

Code:

/* ================================================ */
/* put border on left and right of header image */
/* ================================================ */
.header-image-container {
border-left: solid 2px #432a25;
border-right: solid 2px #432a25;
}

http://loveomylife.com is the site where I'm playing right now.

Warmly,

Velma

Velma Mar 18, 2010 11:15 AM

Hmmmm...now that I look at it more closely, I think it's there.

For some reason the %bar1 and %bar2 are sticking out.

Velma Mar 18, 2010 12:00 PM

You're welcome. :)

Now if can just figure out why %bar1 and %bar2 are sticking out funny. At least it looks like that to me. I'm using Firefox.

Velma

Velma Mar 25, 2010 02:54 PM

I still haven't figured out why the %bar1 and %bar2 stick out on the right hand side of the site.

Does it look that way for anyone else? I'm using Firefox.

http://loveomylife.com

Velma

juggledad Mar 25, 2010 07:50 PM

it's caused because of the 4px of the borders. add 'width:auto;' to the styling of both bar1 and bar2


All times are GMT -6. The time now is 01:05 AM.

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