need help bad!!!!!

Discussion in 'HTML & Website Design' started by indyonline, Nov 26, 2007.

  1. #1
    Hello everyone. I'm having a problem I can not figure out. I bought a template from professionaltemplates.net and I have built most of the site but some computers dont open the site correctly. I use AOL browser and IE 7 and it looks fine to me. But I went to a friends house and the page looks all messed up and not all of it is there when I use IE 7 and AOL on his computer.
    you can check out the site www.platinumfinancialtrust.com if you would like to review it yourself.
    Any input would be greatly appreciated. Thank you in advance.
     
    indyonline, Nov 26, 2007 IP
  2. nals

    nals Peon

    Messages:
    168
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Looks like u r stylesheet path is wrong, here what I got from your site:

    Settings/Owner.YOUR-XHTR8HVC4P.001/Desktop/pft_final/site_flash/style.css" rel="stylesheet" type="text/css" />
    <link href="file:///C|/Documents and Settings/Owner.YOUR-XHTR8HVC4P.001/Desktop/pft_final/site_flash/layout.css" rel="stylesheet" type="text/css" />

    and should be like :

    <link href="layout.css" rel="stylesheet" type="text/css" />

    hope this helps
     
    nals, Nov 26, 2007 IP
  3. Pristine1

    Pristine1 Peon

    Messages:
    103
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ^I second that.
     
    Pristine1, Nov 26, 2007 IP
  4. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Dan Schulz, Nov 26, 2007 IP
  5. indyonline

    indyonline Prominent Member

    Messages:
    4,626
    Likes Received:
    248
    Best Answers:
    2
    Trophy Points:
    335
    #5
    I think you might be correct. however I have that code on ther twice. and if i delete on it looks wierd and If i take out the extra stuff it looks wierder.
    thank you for you help by the way. I think this will get me on the right track.
     
    indyonline, Nov 26, 2007 IP
  6. indyonline

    indyonline Prominent Member

    Messages:
    4,626
    Likes Received:
    248
    Best Answers:
    2
    Trophy Points:
    335
    #6
    thank you all for your input. I will check out all of those ideas. I really think this will help me.
    yes the header is dumb but it's not my site. its what the owner wanted.=)
     
    indyonline, Nov 26, 2007 IP
  7. nals

    nals Peon

    Messages:
    168
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Good Luck !!
     
    nals, Nov 26, 2007 IP
  8. indyonline

    indyonline Prominent Member

    Messages:
    4,626
    Likes Received:
    248
    Best Answers:
    2
    Trophy Points:
    335
    #8
    excellent. I got it. That worked. I had not uploaded the style.css and the layout.css files. also i had to adjust the links from my harddrive to the server. this explains why I could see it and nobody else could. It was retrieving the file from my hard drive rather then the server. Thanks alot for your help.
     
    indyonline, Nov 27, 2007 IP