1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

image problem :(

Discussion in 'CSS' started by reddavis999, Sep 17, 2005.

  1. #1
    http://img23.imageshack.us/img23/2426/homepage12vv.jpg

    This is what im trying to get into css. I have got the background exactly how i want it. The only problem so far are the menu button (i.e home, bio,) The problem is that wen i preview the website in a browser, and make the window wider, the background expands like it should, but the buttons stay in the same place. so it looks like this

    http://img197.imageshack.us/img197/7463/picture14wh.png

    www.digitaldivinity.org/red --try it here
    how do i make it stay with the the background.
     
    reddavis999, Sep 17, 2005 IP
  2. Arnica

    Arnica Peon

    Messages:
    320
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Place your background image in a container <div> that encloses the buttons. Currently you are positioning the button relative to the body element rather than the background image.
     
    Arnica, Sep 18, 2005 IP