How to make a fixed position banner to my wordpress website

Discussion in 'HTML & Website Design' started by Aranka-Schaffers, Jan 13, 2012.

  1. #1
    Hi There,

    I hope someone can help me. I'm new to the whole website css world, but i learn fast.

    Today though i wanted to make a fixed footer on my website. I have 2websites i want to link to eachother on the homepage. So i thought a fixed footer would be a great option!
    Though, i have no idea how to add what code where.

    I've seen some tutorials, but when i pasted the code into my website, it didn't really do anything. This one time it changed my current footer to the top of the page! But it wasn't fixed. It didn't go down with the page by scrolling.

    I'm stuck, please help me.
     
    Aranka-Schaffers, Jan 13, 2012 IP
  2. newsbreezy

    newsbreezy Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    WP Banner Admin allows you to manage various banner ads from different affiliate programs. With the banner plugin you can manage:

    • different banners from one affiliate program
    • different banners from different affiliate programs
    • your own banner campaigns limited by date or page impressions
    • more than one capaign on the same blog
     
    newsbreezy, Jan 13, 2012 IP
  3. Aranka-Schaffers

    Aranka-Schaffers Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you, but that's not really what I meant. Right now i'm kinda stuck with the idea of a sticky footer. I can't add a link to my post, i wanted to give an example. A footer that sticks to the page at the bottom no matter how far you scroll down or up..
    Does anyone know how to do this, and how i make it custom to my colors and maybe an image? of a logo
     
    Aranka-Schaffers, Jan 13, 2012 IP
  4. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #4
    Just give your footer style as

    position: fixed;
     
    karthimx, Jan 13, 2012 IP