Saturday, September 19, 2009

Posting Banner Links In Blogger Navigation

Adding a banner link to Blogger is easy. To add a banner link to your navigation area, click "Customize", after signing in. In the navigation area part of your layout, click "Add a Gadget", then add an "HTML/Java Script" gadget. Give your gadget the name you would like to appear over the area (You can leave it blank, if you like.), then insert the following code...

<center><a href="THE URL OF THE TARGET SITE" target="_blank"><img border="0" alt="ALTERNATE TEXT OR NOTHING" src="THE URL WHERE YOUR BANNER CAN BE FOUND"/></a><br/></center>

Change the info that's capitalized, the info you put in doesn't have to be capitalized, that's just so you can find it easily. Alternate text is text to be displayed, if there's a problem displaying the image. Your image does not have to be centered, you can have it automatically align left, by leaving <center> and </center> off, to align right, replace center with right.

Click save and you're good to go.

I hope this helps.

Blessings!
Bambi

0 comments:

About This Blog

  © Blogger template 'Soft' by Ourblogtemplates.com 2008

Back to TOP