Log in

View Full Version : Making width of image %100



mikster
07-29-2011, 05:25 AM
Hi,

On this page http://www.smugmug.com/ at the very top just below the top menu there is a grey line that runs full width. I was wondering how I do that?? Are they doing it in css or is that in image stretched?? Any help is appreciated thanks in advance.

jscheuer1
07-29-2011, 05:41 AM
That's just a division with this style:


border-bottom: 1px solid #666;

A division's native width is 100%.

mikster
07-29-2011, 06:46 AM
You are the MEN!!! Thanks alot for the help and quick reply = )

mikster
09-01-2011, 05:09 AM
What's the code to make it vertical :D