FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Forum Styles » How to create a new theme for your forum
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
How to create a new theme for your forum [message #158046] Wed, 21 January 2009 20:58 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Follow these easy steps to create a unique custom theme for your forum:

1. Change to your forum's /data/thm directory.
cd forum/data/thm


2. Create a new folder for your theme, say "myskin".
mkdir myskin


3. Copy the files you want to change from the default theme directory (please do not copy everything!). For example, if we only need a different CSS file:
mkdir myskin/tmpl
cp default/tmpl/forum.css.tmpl myskin/tmpl/


4. Edit the copied files, and apply your changes. Also, remove all sections ({SECTION:...}) that you haven't changed for your theme.

5. Navigate to your forum's "Admin Control Panel" -> "Theme Manager". Enter your theme's name, say "myskin", select "myskin" as the "Template Set" and select both "Default" and "Enabled". When done, click "Create".

6. Click "Rebuild all Themes" and return to your forum to see the changes.

Good luck!

Frank
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Simple and clean.
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Apr 27 12:00:01 GMT 2024

Total time taken to generate the page: 0.04772 seconds