View Full Version : Horizontal Lines Using CSS
tomyknoker
09-04-2006, 04:04 AM
Are the grey horizontal lines on this site done using CSS? If so has any one got any idea how to do it?
jscheuer1
09-04-2006, 05:48 AM
They are <hr> elements. The one directly above this line is:
<hr style="color:#555576" size="1">
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.