THT Community (TCom)

Full Version: Creating a style
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So, how do I get started? I have never done this before, so some explanation would be great.
I would start off by taking one of the myTHT series and poking around with the code, changing images, and the size of the various aspects. THen you can try making your own theme based on that, and go from there.
A few recommendations.
- NEVER BUT NEVER, AS A RULE, never use the "tht-legacy" style to create new styles. Its outdated. Use the default one.
- Look at the developer notes added. The classes' names explain them all.
- This is a basic look of how THTCSS looks.

====================
#header [THEHOSTINGTOOL Logo]
====================
Order Form | Client Area | Blablabla Menu #tht_navigation
-------------------------------------.gap
.content
[ LEFT BOX .left ] [ RIGHT BOX .right ]
-------------------------------------
.tht_footer
#footer_info
stuff

Drawed that in acsii. So its meant to not be understood. Back to topic.

Good luck on creating your styles. Start as a base using the DEFAULT style or MYTHT Series. Never use any other people's styles to create your own. You will get killed by license stuff. Blablabla. Smile
Reference URL's