Page 1 of 1

Gametoast Banner?

Posted: Fri Mar 30, 2012 3:10 pm
by redgroupclan
How do I get a banner on a website to be different with every page load like the Gametoast banner?

Re: Gametoast Banner?

Posted: Fri Mar 30, 2012 5:36 pm
by Marth8880
Depends on the code language for the web page.


In HTML, one page would have:

Code: Select all

<img src="image_url_here" href="url_of_page_here" />
And then another page would have:

Code: Select all

<img src="image_url_here" href="url_of_different_page_here" />
I'm pretty sure the href parameter would go in the <img> tag.


And what? Gametoast's banner always links to the site index. :S

Re: Gametoast Banner?

Posted: Fri Mar 30, 2012 5:42 pm
by Twilight_Warrior
Marth8880 wrote: And what? Gametoast's banner always links to the site index. :S
Profile>Board Preferences>Switch site theme to "guru[GT]">Submit>Hit refresh a couple times.

Re: Gametoast Banner?

Posted: Fri Mar 30, 2012 5:45 pm
by Marth8880
Oh yeah, there are other themes! :o