News:

Wondering if this will always be free?  See why free is better.

Main Menu

add link to main logo?

Started by inked, November 04, 2005, 10:51:14 PM

Previous topic - Next topic

inked

hi all,

just wondering if someone can help me out with something simple. I'd like to add a link from the smflogo.gif up the top (the logo) back to my index page of the site, not the forum.. is there an easy way to do this?? thanks!

i'm using 1.0.5




JayBachatero

do this
Code (find) Select

<img src="', $settings['images_url'], '/smflogo.gif" style="width: 250px; float: ', !$context['right_to_left'] ? 'right' : 'left', ';" alt="" />


Code (replace) Select

<a href="http://yoursite.com/index.php"><img src="', $settings['images_url'], '/smflogo.gif" style="width: 250px; float: ', !$context['right_to_left'] ? 'right' : 'left', ';" alt="" /></a>


add target="_blank" if you want it to open in a new page.

Welcome to SMF.
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

inked

thank you  :) 

SMF is awesome.. i was a phpBB user for years, my board got hacked recently.. was starting a new site also with a forum, thought i'll try this SMF instead... am blown away!! will never look back on that decision

great work all involved!!  :D

JayBachatero

You welcome.  We all love SMF.  I was a phpbb user once.  Sooner or later you will become a SMF addict.
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

Advertisement: