General help needed. Please....
-
GunzBlazzingAdmin
- Regular
- Posts: 8
- Joined: Tue Feb 20, 2007 2:44 am
General help needed. Please....
When i go into the template sub-folder i see three things and three things only, info, preview, style. Am i suppose to see more? Where is the index and other things? i want to customize the template with custom images in the HTML file. I want to change the different text colors, background colors, header images, ect, ect. Could someone please direct me towards a tutorial that tells step by step instructions or please just post a little step by step guide here. Your help would be most appreciated.

-
GunzBlazzingAdmin
- Regular
- Posts: 8
- Joined: Tue Feb 20, 2007 2:44 am
Re: General help needed. Please....
Depends on the template you're using - if it doesn't have a file (i.e. index.tpl), it fetches it from the default template. So if you want to customize the index.tpl or entries.tpl, copy it to your template folder from the default template's folder. Very simple templates might only use info.txt (holds some info on the template like author and stuff), preview.png (a small preview image), and style.css (the stylesheet for the template).GunzBlazzingAdmin wrote:When i go into the template sub-folder i see three things and three things only, info, preview, style. Am i suppose to see more? Where is the index and other things?
So? That's what style.css is forGunzBlazzingAdmin wrote:I want to change the different text colors, background colors, header images, ect, ect.
First step would be to learn HTML , second CSS , third (if you want to get really crazy) SmartyGunzBlazzingAdmin wrote:Could someone please direct me towards a tutorial that tells step by step instructions or please just post a little step by step guide here. Your help would be most appreciated.
YL
Hi
If you need a pointer to get started with the HTML and CSS here's a good place to start W3C CSS tutorial-starting with HTML + CSS
HTH
Dave
If you need a pointer to get started with the HTML and CSS here's a good place to start W3C CSS tutorial-starting with HTML + CSS
HTH
Dave