I'd like to add a footer in my site that really sticks to the bottom of the page. I know this is done via CSS but I'm not a coder type... I'm more of a visual person that why I love BV. Can anybody share on how to do this?
Adding a footer
Collapse
X
-
CarbonTerry
Semper Fi
Still green...still mean......just not as lean
Red Hawk Archery
Zone 5 Photo
My USMC
-
-
Re: Adding a footer
Hi,
I had a look on to the link you sent. I have a little concern about how to add a link of like "go to top" menu after a paragraph.
I already searched in there, but couldn't find it. Any helps please?
Thank you so much for your help in advance.
Emma
xx
Comment
-
-
Re: Adding a footer
Emma,
I thought you were looking for a script for a header that stayed in place while scrolling?
If no use a bookmark for the function.CarbonTerry
Semper Fi
Still green...still mean......just not as lean
Red Hawk Archery
Zone 5 Photo
My USMC
Comment
-
-
-
Re: Adding a footer
Originally posted by wysiwyg4I use
<form><input style="padding: 2px 2px 2px 2px; background: #00006b; color: #ffffff; width: 140px; height: 25px; font-family: Arial; font-size: 12px; font-weight: bold;" onclick="javascript: history.go(-1)" type="button" value="Go to top" /></form>
It follows your click.
Thanks for your code. I added in BV. But no luck. Could you please guide me through?
See you soon.
Emma
xx
Comment
-
-
Re: Adding a footer
I still don't get it, where's the example? As I've said, I'm not a coder type, I'm a visual type. Is there an easier way?
Originally posted by alevin46Hello Friends...........
Many weblogs have a footer bar running across the bottom of the page with information that pertains to all of the pages of the weblog, such as copyright, XHTML validation, software used to create the weblog, etc.
Adding a footer to your Movable Type weblog is pretty straightforward.
1. Create a Footer Id in your stylesheet.
Include elements for how you want the links in your footer to appear. For example:
2.Create the code that will comprise your footer.
3. Add a Footer div section to your index and archive templates.
Thanks
Comment
-
Comment