Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: ReVoLuTiOn - BOSS on May 13, 2006, 05:36:45 AM

Title: Removing Coding for SMF Logo
Post by: ReVoLuTiOn - BOSS on May 13, 2006, 05:36:45 AM
I would like to know how to remove the coding for the smf logo so i can have my logo  stretched right across the top.

Thanks,

ReVoLuTiOn - BOSS
Title: Re: Removing Coding for SMF Logo
Post by: aIZe on May 13, 2006, 11:09:35 AM
If you know a bit of html (not really much needed), have a look at /Themes/default/index.template.php, or replace "default" with the name of whatever Theme you use. Go to where the <body> begins (line 168 in RC2) then you should see everything you need.

For more detailed info, please post your Version.

For lerning html: http://selfhtml.org/

Hope it helps. Greetz