Hi,
If I have a span-24 with an image for a header text and logo and I want a
custom hr across the bottom, I simply place the hr inside the div after the
image. It displays appropriately. Next I have another span-24 with six
span-4 elements inside. If I place another hr inside the second span-24
beneath the last span-4, the hr displays but it is only 1/2 the height of
the upper span-24 hr. What's going on? I would like these hr elements to
display the same height (thickness).
This is the custom hr that I am using in my custom stylesheet beneath the
Blueprint stylesheets.
hr {
background:#ffd700;
color:#ffd700;
clear:both;
float:none;
width:100%;
height:.1em;
margin:0 0 1.45em;
border:none;
}
If I don't use an hr, I assume that I must use a box inside the span-24 and
set the bottom or top border to get the same affect. Am I understanding this
correctly?
Thanks all,
George
********************************
George M. A. Cumming Jr.
Husband, Father and Grandfather
The road goes ever on.
[email protected]
[email protected]
********************************
--
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected].
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=.