test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Peter Matra Friend
    #139725

    Hi all!

    You can look on the home page of my site here: http://www.jonevonfurs.com

    If viewed from IE7 there is too much gray space at the top of the image. I tried everything in my CSS but cannot figure it out. It works fine in firefox. Any ideas?? Take a look at the attached screen shot.

    Same old cross browser issue!
    Peter


    1. jonevon_help
    John Wesley Brett Moderator
    #298976

    You’ve got a couple of elements sorta trying to do the same thing…and I’m thinking IE7 is calling home to momma trying to decide what to do.

    In template.css (line 664)


    div.module, div.module_text, div.module_menu, div.module_hilite, div.ja-box-br {
    background-color:#666666;
    clear:both;
    color:#FFFFFF;
    float:left;
    margin-bottom:20px;
    overflow:hidden;
    padding:0;
    width:100%;
    }

    And in template.css (line 586)


    #ja-containerwrap, #ja-containerwrap-f, #ja-containerwrap-c {
    clear:both;
    padding-bottom:30px;
    }

    I would decide on which one to use, delete the other, and make the one you keep 50px if you want the spacing at the bottom as appears in FF. Personally I’d keep the padding-bottom…since you’ve been using it with success above.

    Good Luck
    John.

    Peter Matra Friend
    #299122

    No luck. If I move the padding the login module moves upward by 30px. I do not see any changes on my site if I remove the margin.

    I realized I had a table wrapping the JPG. (By the way the JPG is in a front page article.)

    So I removed the table and have a JPG embedded directly into the article. I am still receiving similar problems, except I have extra gray in the content article on the bottom and top. (It would be nice to preserve my original borders on the sides that are illustrated in my attached file above.

    This is a CSS issue when I originally built the site

    I am trying to find an alternative by loading a module instead but still not working

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Matra 15 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum