Problems with the logo in IE7

GK User
Mon May 23, 2011 10:39 am
(Just realised I hadn't put the URL in...www.vikingespillet.dk)

I have a problem with the positioning of my logo and the right column in IE7. Also the footer has positioned bottom 5 and bottom 6 on top of each other. The site looks as I want it in all browsers except IE7.

I have the following override css:

#mainPage .box.explode > div { height:440px }
h1.logo a {
height:100px;
width:840px;
}
.article-meta.blog { margin-left: 10px; }
h3

{
font-size: 150%;
font-variant: small-caps;
}
#bottomWrap { color: #444; }

div#gkDropMain ul > li a {
padding: 0 5px;
color: #CCC;
}

h1.gkLogo a { background: url('../images/style1/logo.png') no-repeat 0 0; display: block; height: 96px; margin: 0; text-indent: -999em; width:840px; }

Can anyone help please? Thank you in advance.

screenshot_correct.png



screenshot_ie7_incorrect_logo.png


screenshot_ie7_incorrect_side_column.png


screenshot_ie7_incorrect_side_footer.png
User avatar
Junior Boarder

GK User
Thu May 26, 2011 4:07 am
Does anyone have any clues for me? Please.
User avatar
Junior Boarder

GK User
Mon May 30, 2011 8:50 am
Somebody please help, I'm really desperate to get this problem solved. :(
User avatar
Junior Boarder

teitbite
Wed Jun 01, 2011 9:01 am
Hi

Please try to add this code to css:

Code: Select all
#gkPageTop > span {
    display: none;
}

h1.gkLogo a {
    margin: 0 auto;
}
User avatar
Moderator

GK User
Fri Jun 03, 2011 7:24 am
I added the code to overide.css and then I tried it in ie7.css but it didn't help at all unfortunately. Or should I have put the code in another css?
User avatar
Junior Boarder

teitbite
Fri Jun 03, 2011 5:15 pm
Hi

Please leave ie7.css file untouch. I cannot see the code I gave You. Have You enabled using override.css file in template settings?
User avatar
Moderator

GK User
Fri Jun 03, 2011 8:54 pm
Now the code is back in override and not in ie7 and yes override was already enabled.
User avatar
Junior Boarder

GK User
Sat Jun 04, 2011 2:25 pm
And the whole right hand column plus the footer is in one column at the left under the content. It's worse than before unfortunately. Hmm I don't like IE7 :-(
User avatar
Junior Boarder

teitbite
Sun Jun 05, 2011 9:58 am
Hi

Please send me access to joomla panel of this site. I still cannot see the code working. Also please unpublish the google translator. I believe it's to blame for destroying the layout.
User avatar
Moderator


cron