problem with my template

Discussion in 'HTML & Website Design' started by sandeepdude, Sep 9, 2008.

  1. #1
    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?
     
    sandeepdude, Sep 9, 2008 IP
  2. mokimofiki

    mokimofiki Well-Known Member

    Messages:
    444
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    130
    #2
    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
     
    mokimofiki, Sep 9, 2008 IP