Taperssection.com

Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: hzgone on June 12, 2006, 09:27:38 PM

Title: SMF forum software ??
Post by: hzgone on June 12, 2006, 09:27:38 PM
Ok i'm using the same forum that TS.com uses and have one question.  Where to i get rid of the simple machines logo in the top right corner.  Can't find it any where.  At one point last night i thought i found it removed the line and the forum freaked out on me
Title: Re: SMF forum software ??
Post by: smokydays on June 29, 2006, 10:45:22 AM
http://support.simplemachines.org/faq/?action=display&faq=67 (http://support.simplemachines.org/faq/?action=display&faq=67)

 :)
Title: Re: SMF forum software ??
Post by: hzgone on June 29, 2006, 02:07:25 PM
http://support.simplemachines.org/faq/?action=display&faq=67 (http://support.simplemachines.org/faq/?action=display&faq=67)

 :)

thanks for pointing me to another search.  I looked in that thing and the forum and couldn't find the answer
Title: Re: SMF forum software ??
Post by: smokydays on June 29, 2006, 02:09:52 PM
No that is the answer, right? :

How do I add my own logo/banner?
Category: Themes
Date Added: December 20, 2004, 9:10 am
Question: How do I add my own logo/banner?
Answer: First method: just upload your logo/banner over the original SMF logo which is found in Themes/default/images/smflogo.gif .


Second method: open Themes/default/index.template.php and look for:


<img src="', $settings['images_url'], '/smflogo.gif" width="250"
style="float: right;" alt="" />

replace it with something like this:


<img src="http://www.mySite.com/mylogo.jpg" style="float:
right;" alt="" />

Title: Re: SMF forum software ??
Post by: hzgone on June 29, 2006, 02:38:24 PM
oh shit man i'm sorry i didn't even scroll down the page.  Thanks for the hookup +T to ya