module jumps next line in IE7

GK User
Sun May 08, 2011 3:17 pm
Hello!

I need help please.

1.
If I just use 3 modules in position user1 to 3, the last module (#3) jumps next line.
Same for next row modules.

Also I found out, that e.g. position right_left also jumps next line. Even at your demo in my IE7 the module is listed on the bottom of the site.

In FF 3.6 or if I add a 4th module to the row, every mentioned thing workes well.

Any advise?


2.
Where can I change spaces before the articles or between header and next module. i found something in these forums but couldn't find it in my css-files. seems that since ver. 1.6 there is another place to search?


Thanks for your help!
Franz

PS: Sitelink to check out.
User avatar
Fresh Boarder

GK User
Mon May 09, 2011 8:33 am
first thing solved.
3 modules on frontpage in a row (IE7):
had to add the percentages to the templatesettings (widest column 33%).
User avatar
Fresh Boarder

GK User
Mon May 09, 2011 3:34 pm
another step forward.
in layout.css I found
Code: Select all
#gkRight {padding-left: 20px !important}

which I changed to
Code: Select all
#gkRight {padding-left: 0px !important}


as I'm no pro I'm not sure if I can do this without any sideaffects?
but now IE7 also shows the "about" module right beside the article.

suggestions for improvement are still welcome ;)
User avatar
Fresh Boarder

GK User
Mon May 09, 2011 4:00 pm
Hi

Honestly i can't reproduce the problem. :huh:
I just can't see the same as you reported.
It all seams fine with original classes.

Can you show me any screenshots of what you see in IE7?
Are you sure that you have IE compatible view well set?
For example, make sure that you have Browser mode set as IE7 and also Document mode as IE7.

Cheers
User avatar
Platinum Boarder

GK User
Mon May 09, 2011 4:27 pm
no problem. here are 2 IE7-screenshots form the orig. demo hosted at gavick.com

where should I set these modes you mentioned? I've tested on 2 differend machines with completely different installations but both with real IE7.

thanks for your help.
User avatar
Fresh Boarder

GK User
Wed May 11, 2011 3:18 pm
happens also to my gallery (phoca) if i display 3 col. last col builds up and a sec later it jumps below the others...

so it looks like something in the theme forces IE7 to do something like a line break when using more columns.


please, any idea?

thank you,
Franz

EDIT: problem with gallery solved by setting width in the component manually (in phoca-menu) to 979px. but i think that's more a workaround. Problem on articles and categories (using IE7) still exists. position right_right and right_left still shows up on the bottom. except I reduce the padding-left in layout.css to 0.
User avatar
Fresh Boarder

GK User
Mon May 16, 2011 6:48 pm
solved by changing some paddings.
User avatar
Fresh Boarder


cron