Freaky weird problem!! CSS

Discussion in 'HTML & Website Design' started by smit2685, Jul 17, 2008.

  1. #1
    I have NO CLUE what is going on here. I have been working in dreamweaver cs3 on my site for a while now. About half way through, every time I added something to my style sheet and saved, then previewed my site's progress in browser, the style sheet had not changed. I could not figure this out for the life of my because my style sheet was saved correctly and read correctly, and in dreamweaver itself, my page was reading it fine. But, then whenever previewing in browser, the full css sheet just wasn't there. Only half or so. I didn't care to get frustrated because I figured when I uploaded the site and style sheet to the server it would be fine. BUT NO!!! I just uploaded and it is still happening! The style sheet file on the server is perfect and everything is there. But then when I look at the web page, it is all screwed up because It is still only reading half of the sheet?!?!?!?!?! I use firebug and can check the css, and it is NOT the whole style sheet. This makes absolutely no sense to me and I am really hoping someone can help me out here......
     
    smit2685, Jul 17, 2008 IP
  2. yankzilla

    yankzilla Peon

    Messages:
    159
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try clearing your history and cache of your browser, or try it on another computer in another browser.
     
    yankzilla, Jul 17, 2008 IP
  3. xxll_martin_llxx

    xxll_martin_llxx Well-Known Member

    Messages:
    128
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    155
    #3
    Give us a link to the website too.

    Then if it's corrupt code we can be of more assistance to you.
     
    xxll_martin_llxx, Jul 17, 2008 IP
  4. stayl

    stayl Guest

    Messages:
    69
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    give me your link
     
    stayl, Jul 17, 2008 IP
  5. smit2685

    smit2685 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I checked it on another computer.....Heres a link..http://www.certifiedconstructioninc.net/test/Html/cert_roofing.html Thanks
     
    smit2685, Jul 17, 2008 IP
  6. yankzilla

    yankzilla Peon

    Messages:
    159
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #6
    The last thing in the Stylesheet I see is:
    #contentgarages table {
    float:left;
    clear:both;
    }
    Code (markup):
     
    yankzilla, Jul 17, 2008 IP