|
Text
|
 |
|
 |
|
| Author |
Message |
Symon
Guide Legend



Joined: 11 Jun 2006
Posts: 909
Location: Hampshire,England

Add Comment
Show Comments
|
Posted: Wed Jul 05, 2006 9:04 pm |
 |
|
First thing first upload your logo as explained here change Logo
Now you have to goto overall_header.tpl and find the entry for the logo it should look something like this
| Code: | <a name="top"></a>
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td>
<a href="{U_INDEX}"><img src="templates/myff_howtodoit2/images/Great_logo_21670.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
<td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br /></span>
</td>
|
Now this shows the entry for a logo that would appear on the far top left as like on this forum.
This is how the text looks after i have centered the same logo on the same template.
Replace the top code with the code below remember to change the url for the logo
| Code: | <a name="top"></a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="120%" align="center"><a href="{U_INDEX}"><img src="http://howtodoit.myfreeforum.org/templates/myff_howtodoit2/images/Great_logo_21670.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
<tr> <td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br /></span>
</td></tr>
|
|
|
| |
|
 |
|
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
HOWTODOIT was designed and built by Symon Field Creator Of ☆ ☆ FunnyWorld ☆
HOWTODOIT© Symon Field 2006,2007,2008 Powered by phpBB Group © 2001,2005.
|
|
|
|