2 Background Images ?

Discussion in 'CSS' started by wd_2k6, Mar 16, 2008.

  1. #1
    Hi,
    I want a background-image top and background-image bottom, is this the best way to go about it..
    Set the background-image top in my wrap div..
    then have another div inside this with 0 margin and padding then set the background-image bottom inside this div??

    Also while were on the subject has anybody got any links to some nice images for the bottom left/right of my content div like when people have those snazzy curls or a nice pattern cause tbh i'm **** with photoshop!
     
    wd_2k6, Mar 16, 2008 IP
  2. lofvenhamn

    lofvenhamn Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    That is one way that would work. Make sure you set the background-repeat property correctly (no-repeat, repeat-x or repeat-y), and also set the background-position to something like "bottom center" on the div with the bottom background.
     
    lofvenhamn, Mar 17, 2008 IP