Results 1 to 4 of 4

Thread: Making width of image %100

  1. #1
    Join Date
    Jul 2011
    Posts
    36
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Making width of image %100

    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.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That's just a division with this style:

    Code:
    border-bottom: 1px solid #666;
    A division's native width is 100%.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2011
    Posts
    36
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    You are the MEN!!! Thanks alot for the help and quick reply = )

  4. #4
    Join Date
    Jul 2011
    Posts
    36
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    What's the code to make it vertical

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •