i have created a directory website and i installed a new template.every thing works fine.but when i browse through the categories,it shows those pages without the template(in white background). please suggest me a solution.... my website is at http://www.goodlinks.co.cc should i modify my htaccess file?
You are moving into another folder away from your images when you click on a category. EX: http://www.goodlinks.co.cc/images/ -- where your images are when you click on internet it goes to: http://www.goodlinks.co.cc/internet/ and looks for images now in: http://www.goodlinks.co.cc/internet/images instead of http://www.goodlinks.co.cc/images/ where they are. FIX: instead of looking at /images/ for your images look at the whole address to be sure it always looks in the same location for the images http://www.goodlinks.co.cc/images/image.gif