Here is the code for the go down to bottom button code:
<a href='#Attribution1' style='display:scroll;position:fixed;top:4px;right:2px;'><img alt='Scroll to Bottom' height='31px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLzGHsP2XjfG1wy17dtwMU6zjA6KEk5sxKAnrdtK-jP84ihEs1TeQSoikxfJqhhv8BMS0ZjuTNY6jCabLXeqGUgFUmBj4vz7uz5jt7vBKaw_H79AEG8iUX3HOpQhVnr4-rFcBmSw_3buQh/s16/button_down16.gif' width='31px'/></a>
The red text in the code above is what you need to change and the only thing you need to change in the code. All that you do is scroll down and locate the bottom most part code for your footer.
For example:
<b:section class='foot' id='footer-3' showaddelement='no'>
<b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
</b:section>
</div>
</div>
<div class='footer-cap-bottom cap-bottom'>
<div class='cap-left'/>
<div class='cap-right'/>
</div>
</div>
</footer>
Do NOT copy the footer code displayed above this text. You are ONLY supposed to be locating it in your own template. In the above footer code the widget's ID is in blue. That is the widget ID code you need to look for, with whatever widget is at the very bottom of your footer. It is the same code you need to copy and paste into the link url section.
Where to put the code in your template.
When you copy the top lot of code above go to your edit template page. Do NOT tick the expand box. Scroll all the way down to the bottom of the template and you should see:
</body>
</html>
If you don't see the </body> at the very bottom don't panic. Paste the code directly before the </html> tag.
In other words, the code needs to go AFTER the </body> tag and DIRECTLY BEFORE the </html> tag. Every template is different so you need to find at least one of those closing tags at the bottom of your template. Paste the code into your template then click on "Save template".
That's it. Feel free to use the above code on your own blog.
I've hosted both the button images on my Picasa Web Album so you don't have to host it if you don't want to.
There is a matching "back to top" button if interested. The code for it is below.
0 comments:
Of course, you can add various combinations of the above to your comment as long as you place the ending tags in the right locations.
Features:
To change your text to bold simply type in a left facing arrow then a UPPERCASE letter b then a right facing arrow. Then add your text, followed by typing in a left facing arrow, then type in /B and then a right facing arrow.
To change your text to italics simply type in a left facing arrow then a lowercase letter i then a right facing arrow. Then add your text, followed by typing in a left facing arrow, then type in /i and then a right facing arrow.
To change the colour of your text type in [co="red"]Add your text here[/co] You can change the colour of the text by either typing in the colour's word or by adding a hex colour code that includes the hash symbol.
To add a marquee text type in [ma]Add your text here[/ma]
To add an image or gif type in [im]Add your image or gif URL here[/im]
Of course, you can add various combinations of the above to your comment as long as you place the ending tags in the right locations.
To add a Youtube video as a comment use either one of the two codes below and replace the video url with the one you want to add as a comment.
[video=ADD-ENTIRE-VIDEO-URL-THAT-YOU-VIEW-ON-THE-WATCH-PAGE-ON-YOUTUBE-HERE]
[video=ADD-ENTIRE-VIDEO-URL-THAT-YOU-VIEW-ON-THE-watch?feature=player_detailpage-HERE]