Log in

View Full Version : Code for different header on each page



Rincewind
08-09-2008, 10:20 PM
Is there a code so i can put a different header image with a link on a different pages on my site

TheJoshMan
08-09-2008, 10:56 PM
You could try this...

http://custom.simplemachines.org/mods/index.php?mod=1096.0

mburt
08-09-2008, 10:58 PM
Is there a code so i can put a different header image with a link on a different pages on my site

Do you mean an image that is a link? And do you want a different one on each page on your website?

TheJoshMan
08-09-2008, 11:05 PM
wow, I guess I should've read that more thoroughly... I thought they were wanting a "banner rotation" script

mburt
08-09-2008, 11:09 PM
It seems that the OP doesn't know much about the basics...

Rincewind:
On each separate page, put this after the <body>:

<a href="somepage.html"><img src="someimage.jpg" alt="Alternate Title" border="0"></a>