How to use own template
A-Aas - May 14, 2008 - 11:45
hey,
i m very new to this drupal ... i hv just installed drupal and so i dont have much knowledge ..... i hv to use this to build one site and now i want to use my own template in site instead of using available one... now the problem is i m not gettin clear work flow and wat are all d pages i need to modify or include to use my own template.......? and is it necessary to follow same pattern while writing our own CSS file as it has for its own theme or what.....????....plz help me ......

Maiya, It is fairly easy to
Maiya,
It is fairly easy to use your own theme instead of the ones included with Drupal core. In fact, if you would be willing to wait a couple of weeks, i could port your existing theme for your if that would help.
Magnity
http://webdesign.magnity.co.uk
thanx, but i dont hv time to
thanx, but i dont hv time to wait ... people tell me can we write CSS file of own style or have to follow d format of CSS of drupal core theme ?????????? cant we define our own variables and design for own template.....????
AA-san
Frame work theme
The framework theme:
http://drupal.org/project/framework
Is a relatively easy to use starter. The style.css is rather plain and easy to amend.
Make sure you install the theme into sites/all/themes folder.
You may have to create the all and the themes folder first.