Jump to content

Wordpress Footer


tmoflash

Recommended Posts

For the life of me I cannot figure out the "happy medium here"

My footer isn't complying to what I need.

I am using my own page template for my pages. located @ https://21divine.com/contact

Here is a screenshot http://prntscr.com/iljil4

This is what it looks like when I add

#footer {
position: absolute;
bottom: 0;
width: 100%;

}

I add this div around the

<div id="footer"><?php get_footer(); ?></div>

 

This is what it looks like on the "About" Page https://21divine.com/about/

http://prntscr.com/iljlwp

However, when I remove

<div id="footer"><?php get_footer(); ?></div>

 

The contact page looks like:

http://prntscr.com/iljmju

But the About page looks like:

http://prntscr.com/iljmyk

Edited by tmoflash
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...