News:

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

Main Menu

Clickable Logo

Started by Smoky "Rider" Blue, August 31, 2008, 12:56:34 PM

Previous topic - Next topic

Adish - (F.L.A.M.E.R)

Well that was just Mocks though, came out with B's so far, Jan is gonna kill me soon..!

* F.L.A.M.E.R gonna keep eyes wide open from 5th Jan to 15th! 10 days of Torture to myself!!

Adish - (F.L.A.M.E.R)

Just an update on this, it does show up properly when the clean index.template.php is added in.

So the problem is somewhere there.

Smoky "Rider" Blue

id definatley say that lol.. will check it out when i can O:)

thanks Flammer..  ;)
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Faitness

Here is my template file... using swirly theme... what do I have to edit here??

Smoky "Rider" Blue

if you go to where you downloaded my mod, there is a "parser", right under the download area,  that will show you the edits to make.


http://custom.simplemachines.org/mods/index.php?mod=1370     ;)
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Faitness

But my swirly theme dont have this command:
<img src="', $settings['images_url'], '/smflogo.gif" style="margin: 2px;" alt="" />

Smoky "Rider" Blue

right click on your logo and find the name of it, then trace it in your index.template.php file..

since i have no link to your site i dont know what it is looking like..

but this is a simple mod.. again, just find the name of your logo..  :)
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Faitness

My logo comes from direct URL... please could you do it for me? im pretty confused right now..
my board: http://www.faithy.net/forum/index.php

template file:

Smoky "Rider" Blue

this will not work unless you add your logo to the theme, using ftp to the theme>images folder..

next, take my code and replace the one you have with its name. (the image path)

it will work that way.  ;)

no outside url for logo..
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Smoky "Rider" Blue

Babjusi left me in charge of his mods, so if anyone has an issue, please see my site where I can give better support.

Thanks! ;)

http://smf.houseofsmoky.com
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Marekt

edit this??

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

Smoky "Rider" Blue

the code looks right.. but what smf version are you using?  :)
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Marekt

1.1.8

but not fuond the clicacble logo

Smoky "Rider" Blue

what theme are you using and can you attach your theme's index.template.php file? :)
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Marekt

Quote from: SmokyBlue on April 23, 2009, 10:33:22 AM
what theme are you using and can you attach your theme's index.template.php file? :)


yes but not found..  look  www.tuxela.com [nofollow]

is veryy dificult

Smoky "Rider" Blue

can you attach the file for me please?  :)
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Marekt


Smoky "Rider" Blue

**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Marekt

Template Parse Error!
There was a problem loading the /Themes/default/index.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.

Parse error: syntax error, unexpected '/' in .../Themes/default/index.template.php on line 190

181:
182: if (empty($settings['header_logo_url']))
183: echo '
184: <span style="font-family: Verdana, sans-serif; font-size: 140%; ">', $context['forum_name'], '</span>';
185: else
186: echo '
187: <a href="', $scripturl, '"><img src="', $settings['images_url'], '/smflogo.gif" style="margin: 4px;" alt="" /></a>
188:
189: echo '

190: </td>

191: <td align="right" class="catbg">
192: <img src="', $settings['images_url'], '/smflogo.gif" style="margin: 2px;" alt="" />
193: </td>
194: </tr>

Smoky "Rider" Blue

place a "  ';  "

after this bit:

187: <a href="', $scripturl, '"><img src="', $settings['images_url'], '/smflogo.gif" style="margin: 4px;" alt="" /></a>
**Take the time to remember friendships and family.. Sometimes it's all we have, and missed very much**

Advertisement: