Results 1 to 3 of 3

Thread: 5 column liquid header, can't make it work

  1. #1
    Join Date
    May 2010
    Location
    Rosebud West, Australia
    Posts
    33
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default 5 column liquid header, can't make it work

    I am trying to design an image header for my website and I have split up an image into 5 pieces. I wish to make them as follows (in order)...
    Left image, repeatable image 1, center image, repeatable image 2, right image.
    I need the left, center and right images to remain fixed size and position but I need the repeatable images to fill in the space when the windows size changes.
    I have made 5 divs within 1 container div all with their own css styling and tried to make this work but have had no luck. Can anyone point me in the right direction?

    Thanks
    Last edited by djvk87; 05-28-2010 at 05:36 AM. Reason: typos

  2. #2
    Join Date
    Apr 2010
    Posts
    58
    Thanks
    5
    Thanked 1 Time in 1 Post

    Default

    Post a sample of your code or a link to an example

  3. #3
    Join Date
    Mar 2010
    Posts
    28
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    "Just modify the following CSS:
    #container {
    margin: 0 auto;
    width: 612px;
    }"

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
  •