-
AuthorPosts
-
Peter Matra Friend
Peter Matra
- Join date:
- September 2014
- Posts:
- 159
- Downloads:
- 54
- Uploads:
- 25
- Thanked:
- 9 times in 1 posts
March 29, 2009 at 11:22 pm #139725Hi 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
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
March 29, 2009 at 11:52 pm #298976You’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 FriendPeter Matra
- Join date:
- September 2014
- Posts:
- 159
- Downloads:
- 54
- Uploads:
- 25
- Thanked:
- 9 times in 1 posts
March 30, 2009 at 7:35 pm #299122No 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
AuthorPostsViewing 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
IE7 alignment off but not in FF
Viewing 3 posts - 1 through 3 (of 3 total)