News:

Join the Facebook Fan Page.

Main Menu

Adding a link

Started by RC Storick, May 04, 2006, 07:50:33 PM

Previous topic - Next topic

RC Storick

In the top left of this page is the SMF logo. How do I make it so the banner I have added has a link back to my original site?

Gary

In index.template.php find

<img src="', $settings['images_url'], '/smflogo.gif" style="float: left;" alt="" />

Replace with:

<a href="http://multitalk2.com"><img src="', $settings['images_url'], '/smflogo.gif" style="float: left;" alt="" /></a>
^ Taken directly from my site, replace http://multitalk2.com with your sites URL.

Hope that helps

-AwwLilMaggie
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

RC Storick

What page will I find this on? I do not know anything of PHP only html

ShaunOfShadou

Quote from: RC Storick on May 04, 2006, 10:42:04 PM
What page will I find this on? I do not know anything of PHP only html
It will be in the directory of the theme you are working with. Open it as you would an HTML file.

Gary

Its in index.template.php in the theme you're working ie

Themes/[Theme]/Index.template.php

where [Theme] is your theme.
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

Advertisement: