cwstech
10-10-2007, 03:14 PM
I'm having an issue with height in one of my div tags.
I'm trying to create a line-break basically. This is the code I am using.
.spacer
{
background: url(images/line_bg.gif) #003d5c repeat-x bottom right;
width: 710px;
height: 1px;
}
In Firefox it shows up great but not in Internet explorer. It shows up a lot thicker.
Here is the site
http://www.fellowshipse.com
Can someone please help me
thanks.
I'm trying to create a line-break basically. This is the code I am using.
.spacer
{
background: url(images/line_bg.gif) #003d5c repeat-x bottom right;
width: 710px;
height: 1px;
}
In Firefox it shows up great but not in Internet explorer. It shows up a lot thicker.
Here is the site
http://www.fellowshipse.com
Can someone please help me
thanks.