PDA

View Full Version : Tutorials on how to create your own Skin



Peter Griffin
Tue 20th Jun '06, 10:37pm
Just wondering if anyone can recommend to me a tutorial for developing your own template from scratch. Thank you.

Colin F
Wed 21st Jun '06, 8:31am
Depending on how much modification you want to make, you can find a lot of information in the online manual.
Things like the color maps (http://www.vbulletin.com/docs/html/color_maps_intro) will help you adjust the style easily.

smackLAN
Sun 25th Jun '06, 11:30pm
There are some good tutorials over at www.vbulletin.org

php4ever
Sun 16th Jul '06, 11:29pm
No there isn't



Jared

Robert Vassallo
Tue 3rd Jun '08, 5:08am
Was wondering the same thing...


Depending on how much modification you want to make, you can find a lot of information in the online manual.
Things like the color maps (http://www.vbulletin.com/docs/html/color_maps_intro) will help you adjust the style easily.


I am checking now, thank you. Have to start some where. :o

Zachery
Tue 3rd Jun '08, 5:19am
The biggest things you need to learn first are html and css, after you're fairly familiar with it, learning the template system is alot easier. There is no one stop shop on how to make a tutorail on how to make a style. Every designer does it differently, my methods are not your methods, the way i chose to code an element may not be the same way you want to.


Learn HTML, Learn CSS, then come back and try to work with the template system. The best way to learn to make your own skin is to devleop the abilities that are required to do it.