by jozomannen » Mon Mar 20, 2006 4:05 pm
How to replace your forum name + description with a logo.
- Code: Select all
If your logo-name is logo.jpg upload it to /templates/RedSilver/images/
Open /templates/RedSilver/overall_header.tpl
Find:
<center><span class="maintitle">{SITENAME}</span><span class="gen"><br /><br />{SITE_DESCRIPTION}</center>
Replace with:
<center><img src="/templates/RedSilver/images/logo.jpg" alt ="Forum Logo" /></center>
Last edited by
jozomannen on Thu Mar 23, 2006 10:44 pm, edited 3 times in total.

Questions regarding this? PM me!