Thread: Hi!
View Single Post
  #4  
Old 12-20-2008, 09:53 AM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 16,786
BMR777 is on a distinguished road
Default RE: Hi!

You need to edit the html template file to correctly point to the css and image files for your site.

So, if you've got the template in the directory: templates > templatename

You would have to edit the .html file so that images point to:

templates/templatename/image.jpg

And the css path would be:
templates/templatename/style.css

Also, you may have to change some file paths inside the .css file, but usually this isn't necessary. Hopefully you know what I mean, if not please let me know and I'll try and explain better.

Brandon
Reply With Quote