Results 1 to 6 of 6

Thread: New site css help

  1. #1
    Join Date
    Sep 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default New site css help

    So I just launched a basic site for a service I am launching and cannot figure out the CSS problem I am having. The three pages move, I guess the divs within it move. Like my menu does not stay constant and neither do some of the other elements therein. Can anyone point me to the problem within my style sheet or the page layout itself? Or offer to fix it for me. I am sort of lost in it all

    site located at www.txbikemonkey.com

  2. #2
    Join Date
    Sep 2008
    Location
    Whiteford, MD
    Posts
    39
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    Can you explain better?

    The first step in debugging your code is to validate it

  3. #3
    Join Date
    Nov 2007
    Location
    USA
    Posts
    170
    Thanks
    8
    Thanked 22 Times in 22 Posts

    Default

    If you mean how the navigation links are moving up and down between pages I believe your problem is that the fonts are changing style and size.

  4. #4
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    I don't see anything wrong with your page. It works perfectly fine and is totally flawless.

    Maybe you should try to debug it, like Ryan said.

    -magicyte

  5. #5
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    It worked in 2/3 of my browsers (safari firefox) fine. The third being internet explorer 5.2. which showed nothing. Possibly add this which will declare your encoding.
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

    Other than that i dont know the windows weren't resizing on me in the 2 browsers it worked in. The internet explorer I'm using is an old one i think it was last updated in 2003 cause Microsoft stop supporting internet explorer for macs.

  6. #6
    Join Date
    Nov 2007
    Location
    USA
    Posts
    170
    Thanks
    8
    Thanked 22 Times in 22 Posts

    Default

    @magicyte and bluewalrus:

    I think it looks flawless now because he changed the text sizes to be all uniform...they werent before you checked it and stuff was moving around. But it looks flawless to me now too.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •