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.

Need help with footer navbar!

Discussion in 'CSS' started by hitech24, Jun 9, 2012.

  1. #1
    Hi
    A few days ago i designed a page using dreamweaver but i had a problem with the footer navbar
    In small resolution screens the navbar covers some of the page. Check the images below and send me some css code to fix it. (just like the first pic)

    ca1.jpg ca2.jpg
     
    hitech24, Jun 9, 2012 IP
  2. wiicker95

    wiicker95 Well-Known Member

    Messages:
    438
    Likes Received:
    37
    Best Answers:
    10
    Trophy Points:
    100
    #2
    You have used "{ position:absolute; bottom:0px; }" so the footer isn't "relative to the content. Delete these two and just add { position: relative }. Let me know if it works. And if not, upload your files, I'll fix it.
     
    wiicker95, Jun 9, 2012 IP