• I need to position 5 85×85 pixel .png images, all in horizontal alignment, evenly spaced and centered above the footer area in a fixed position that appears on every page and always immediately above the footer.

    I thought I could do this with a custom html widget with wysiwyg that could be dropped into the footer holder, but I have not found one.

    Can someone suggest an easy way to remedy this problem?

    Many thanks!

Viewing 1 replies (of 1 total)
  • Add it to your footer file in the html.

    If you insert the images manually in the footer.php file with equal padding and put it in a div that is text-align:center; it will do what you want.

Viewing 1 replies (of 1 total)
  • The topic ‘How do you position an image in a fixed position above the footer?’ is closed to new replies.