- Posts: 18
- Thank you received: 0
Footer at top of page
-
burke
Inactive member - Topic Author
- New Member
Less
More
9 years 7 months ago #44874
by burke
Footer at top of page was created by burke
On one of my pages, I have my footer at the top of the page, and I don't know how to get it back down to the bottom!
I think it may have something to do with module placement, but I'm not using a module on this page. Just a plugin in an article.
Any help would be greatly appreciated!
Thanks!
I think it may have something to do with module placement, but I'm not using a module on this page. Just a plugin in an article.
Any help would be greatly appreciated!
Thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 7 months ago #44875
by ivan.milic
Replied by ivan.milic on topic Footer at top of page
First check for plugin options, other you can try setting some .css properties for area in which your plugin is.
It should be something like this.
position:fixed;
bottom:0;
(you can place your code in template_css.css)
It would be nice if you could send link to us so we can check thak page.
Thanks
It should be something like this.
position:fixed;
bottom:0;
(you can place your code in template_css.css)
It would be nice if you could send link to us so we can check thak page.
Thanks
The following user(s) said Thank You: burke
Please Log in to join the conversation.
Time to create page: 0.225 seconds