Page 1 of 1

How to add a small banner at the bottom ?

PostPosted: Sun Nov 29, 2009 10:27 am
by boox
Hi

I would like to have af small exchange banner from aviationtop100 on the bottom of my pbase site.

The code I got from aviationtop100 looks like this.:
Code: Select all
<!-- START AVIATION TOP 100 CODE: DO NOT CHANGE WITHOUT PERMISSION -->
<a href="http://www.avitop.com/aviation/default.asp?UserId=5670"
target="_blank"><img name="av" src="avitop3.gif" width="135" height="17" 
border="0" alt="AVIATION TOP 100 - www.avitop.com"></a>
<img src="http://serv3.avitop.com/aviation/hitlist.asp?id=5670" height="1"
width="1" border="0" alt="Avitop.com"><!-- END AVIATION TOP 100 CODE: -->


I have tried to add it in different ways but only gets a red cross instead of an image and I'm only able to get the red cross to show up when adding the code to the description box, and I would prefere to have it in the bottom of my site.

Can anyone help me with this and maybe even explain how to add this code to the CSS so it will show up on all my pages - don't know if this can be done ?

Thank you in advance.

Best regards
Bo :o)
http://www.pbase.com/boox

Re: How to add a small banner at the bottom ?

PostPosted: Tue Dec 01, 2009 5:02 pm
by ladytanya
You mean how to add button like this: http://www.pbase.com/ladytanya/travels? Small "blogger" button?
Go to "Edit gallery", place html code in "description" section, mark "html flag" is "on".Thats all!
So if you have place it as bottom use:
Code: Select all
<div style="position:....">your code</div>

About div position read this: http://www.wickham43.supanet.com/tutorial/divboxes.html

Re: How to add a small banner at the bottom ?

PostPosted: Wed Dec 09, 2009 8:16 pm
by boox
Hi

Thank you for the input.

I've managed to get the banner to show up correct now, but only in the description field on the top.
If someone has a method to add the banner on the bottom below the thumbnails, please let me know.

Bo