Wednesday, September 1, 2010

Extra buttons and how to link new pages with style

An interesting problem to discuss is how to add buttons to a blogger
theme.
You have a blog, after you create additional pages (new pages,
not new posts) you want to add them to your theme like a horizontal
navigation bar (under the header).
 The easiest way is to create your own buttons (same design as the
theme/template you use, to look nice) and simply link them to the
pages you have  just created.
This is an example used on my friend's blog:
 to see this example online, copy the code bellow into a txt file and
save it with .html  extension

<div align="right"><a href="http://dany2011-s.blogspot.com/p/
imagini.html" target="_self" title="blogul lui dan prezinta: Sectiunea
Imagini"><img alt="blogul lui dan : sectiunea imagini" src="http://
i963.photobucket.com/albums/ae117/dexdesign2002/blogul%20lui%20Dan/
IMAGINI.png" /></a> | <a href="http://dany2011-s.blogspot.com/p/
anunturi.html" target="_self" title="blogul lui dan prezinta:
Sectiunea anunturi"><img alt="blogul lui dan prezinta: sectiunea Mini
anunturi" src="http://i963.photobucket.com/albums/ae117/dexdesign2002/
blogul%20lui%20Dan/ANUNTURI.png" /></a> | <a href="http://dany2011-
s.blogspot.com/p/sah-board.html" target="_self" title="blogul lui dan
prezinta: Sectiunea Sah"><img alt="blogul lui dan prezinta: sectiunea
jocuri online  Sah" src="http://i963.photobucket.com/albums/ae117/
dexdesign2002/blogul%20lui%20Dan/SAH.png" /> </a> | <a href="http://
dany2011-s.blogspot.com/p/free-download.html" target="_self"
title="blogul lui dan prezinta: Sectiunea Free download descarca
gratuit"><img alt="blogul lui dan prezinta: sectiunea free download
descarca gratuit" src="http://i963.photobucket.com/albums/ae117/
dexdesign2002/blogul%20lui%20Dan/DESCARCA.png" /></a></div>

blogul lui dan : sectiunea imagini | blogul lui dan prezinta: sectiunea Mini anunturi | blogul lui dan prezinta: sectiunea jocuri online  Sah | blogul lui dan prezinta: sectiunea free download descarca gratuit

0 comments:

Post a Comment