vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Skin Creating (https://vborg.vbsupport.ru/showthread.php?t=99929)

Watson 11-02-2005 08:20 PM

Skin Creating
 
Anyone got any good guides on creating skins or styles? I had a good search, but all I can find is people's own styles to download. I am really looking to do the whole background, images, shabang type of thing, but I aint got a clue on where to start :)

Hoping to different themes for the band forums I have on my site

Cheers

Watson

Sean S 11-03-2005 01:10 AM

Quote:

Originally Posted by Watson
Anyone got any good guides on creating skins or styles? I had a good search, but all I can find is people's own styles to download. I am really looking to do the whole background, images, shabang type of thing, but I aint got a clue on where to start :)

Hoping to different themes for the band forums I have on my site

Cheers

Watson

Best I could give you is learn CSS and xhtml, here is a good place to learn http://www.w3schools.com/

Blindchild02 11-03-2005 02:06 AM

the first thing i would suggest is to study Vbulletin templates,
mess around, find out what code is what, what goes where, and what changes what.

best thing to do to figure out how to code a skin

MRGTB 11-03-2005 03:41 AM

Just use the vBulletin admincp to mess around changing colours on a test board using the templates features to change things dead easy. Create new cats and thread images to use. That's all I did and then searched for lessons over on vB on how to do things I wanted to add like a page border and fixed narrow width etc.

I'm thick at coding and was still I was able to create a new skin on my site without getting to technical on the coding side of things.

Corriewf 11-03-2005 04:20 AM

Its like drawing... Remember how there was always this kid in class/school that could draw amazing pictures.....I am a stick figure guy.... Mess around with the GUI css and if need be purchase a pre-made skin and mod it to your taste. Its like buying a house and then painting it and building an addition. :devious:

CommuneZoom 11-03-2005 04:25 AM

Start with the header and footer templates, they control the basic forum layout. From there, the FORUMHOME templates control the display of the main forum showcase (i.e. what you see when you visit index.php). The FORUMDISPLAY templates will modify what you see when you enter a forum.

Brad 11-03-2005 05:11 AM

Quote:

Originally Posted by CommuneZoom
Start with the header and footer templates, they control the basic forum layout. From there, the FORUMHOME templates control the display of the main forum showcase (i.e. what you see when you visit index.php). The FORUMDISPLAY templates will modify what you see when you enter a forum.

This is a good way to start, but I just want to note that everyone learns their own way. Do what comes easy to you.

When I first started learning how the templates worked I started with the postbit and worked my way out. The order I work in goes something like: header -> footer -> postbit -> showthread -> threadbit -> forumdisplay -> forumbits -> forumhome.

Alot of people tell me that is backwards, but it works best for me. The usercp and other sections I leave for last. They are seen less then forumhome/forumdisplay/showthread so you can get away with using a default template in these areas most of the time, or at least save them for a later date.

Watson 11-03-2005 08:03 AM

cheers guys, I will have a good rumage around and fool around on a test site. Spose these things take time to do. And thats what I have got lots of atm :p


All times are GMT. The time now is 07:34 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01058 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete