Results 1 to 2 of 2

Thread: white strip at the top of every page?

  1. #1
    Join Date
    Aug 2006
    Posts
    235
    Thanks
    30
    Thanked 2 Times in 2 Posts

    Default white strip at the top of every page?

    it keeps showing up on my friends site here dynamic.modernrevolutions.net. its not on the index but its on everyother page. any suggestions?
    thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    I answered this for you in the last post you made in the CSS section. That white strip is your CSS showing through for the DIV class "content". Just change the background color in that DIV to #3d3d3d, the same as the rest of the page.

    For more detailed information, see the original post which can be found: HERE

    Also, your CSS is very messy. You have CSS in "Style.css" defining something, but then you add style="blah" inside the actual HTML. This makes it extremely hard to keep track of what's going on where. You might want to take some time to fix your CSS, it would make your task much easier.
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

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
  •