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.

CSS + Page scrolls

Discussion in 'HTML & Website Design' started by enddes, Jan 21, 2008.

  1. #1
    Since I have my images in the div id
    How do I make sure people are still able to scroll the page?
    Currently, even though the images & content are lower on the viewable page, I am not able to scroll down
     
    enddes, Jan 21, 2008 IP
  2. CSSDevMonkey

    CSSDevMonkey Peon

    Messages:
    44
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not sure what your trying to achieve, can you provide a link to the page so we can take a look and help you out?
     
    CSSDevMonkey, Jan 21, 2008 IP
  3. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #3
    overflow:auto; on whatever it is you are trying to make have a scroll.

    But really your page should have a natural scroll anyway, so i'm not sure how you have coded this...:/
     
    twistedspikes, Jan 21, 2008 IP