Turning banner into URL

Started by 13thMEU, March 03, 2008, 07:06:09 PM

Previous topic - Next topic

13thMEU

hi im from the 13thmeu forums, i manage them i wanted to get our banner in a loop back to the  main site

so if you click on our forum banner it brings you to  hxxp:13thmeu.org [nonactive] THANKSS!!!

            <a href="13th"><img src="', $settings['header_logo_url'], '" style="margin: 4px;" alt="', $context['forum_name'], '" />';


but i need it to got o  13thmeu.org   not  hxxp:13thmeu.org/forums/13thmeu.org [nonactive]   thats nothing
could i make a board redirect?   how the hell do you do that

Rumbaar

You need to put the proper URL in to the HREF area and be sure to close of the link with an </a>  It's just the same kind of HTML formating.
<a href="http://13thmeu.org/"><img src="', $settings['header_logo_url'], '" style="margin: 4px;" alt="', $context['forum_name'], '" /></a>';
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

Informatics

Or maybe you wanna some header/banner rotator?

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


You can catch me @ Forum Informatika a.k.a Indonesian Informatics Online Community @ http://if.web.id




Mods:
1. LinkTree v.1.1.0 [Topic  || Download]
2. Header Rotator v.1.1.0 for 1.1.x | v.2.1 for 2.0 [Topic || Download]

13thMEU


Advertisement: