View Single Post
Old 03-31-2007, 10:15 PM   #11 (permalink)
KieranTaylor0403
Senior Member
 
Join Date: 11-24-06
Location: Hull, United Kingdom
Posts: 127
iTrader: 0 / 0%
Latest Blog:
None

KieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the rough
Hi there,

Quote:
Originally Posted by tresmom View Post
Ok, go to your admin panel. Then go to styles & templates. Click on Style Manager out of your choices.

Then when you get there click on the drop down menu to your right where it says "All style choices" Choose Edit Templates. Then once you get there edit the header file. Add the top of your site stuff there. For example, put this at the top of your header file

<table>
<tr>
<td>stuff here</td>
</tr>
<tr>
<td>

Then go to your footer file. At the very bottom of your file add the bottom of your site.

for example

more stuff here </td>
</tr>
</table>


If you want to remove the vbulletin logo just pull this code out of your header file.

<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>

Then all you have to do is change the background color to match yours in css and play around with the other colors to get it how you like it. I hope this all made sense.
Yes, thank you, I sort of get what you mean. Although I am using stylesheets for my website, so how would I make the code connect to my current CSS file.

Please give me exact information on how to edit these files please, do I delete all the current code? How do I make it connect to my current stylesheet? And, if you ain't busy, could you make a tutorial with screenshots, if you did I would give you a permanent link on the www.naxbase.com homepage. Thank you. I know it sounds cheeky but your my only hope on this matter.


Regards,
Kieran Taylor.
KieranTaylor0403 is offline   Reply With Quote