Fixed Footer

  • I’m trying to create a fixed footer that consists of only an image. Right now, the image is always at the bottom of the page, but the location depends on the length of the content on the page. The code I have right now is:

    <div><img src=”http://azelderlaw.com/content/CBM-HEADER-WEBSITE.jpg” width=1008 height=120 alt=”ChesterBMcLaughlin logo” align=”center” border=”0″/></div>

    I’ve tried adding a position: fixed, position: absolute and position: relative, but it changes nothing.

  • That site is not hosted by WordPress.COM. Our support docs do not apply to it and you are posting to the wrong support forum.

    WordPress.COM and WordPress.ORG are completely separate and have different username accounts, logins, features, run different versions of some themes with the same names, and have separate support documentation and separate support forums. Read the differences here http://en.support.wordpress.com/com-vs-org/

    If you don’t have a username account at WordPress.ORG and need support for that site in the future and if you do not have a WordPress.ORG account, then click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the support forums there.
    Resetting your WordPress.ORG password http://codex.wordpress.org/Resetting_Your_Password
    WordPress.org support docs are at https://codex.wordpress.org/Main_Page

  • The topic ‘Fixed Footer’ is closed to new replies.