Wrong layout in Firefox & IE

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Mar 30, 2015 10:54 am
Reply with quote
Report this post
In manufacturer page (virtuemart) the layout is wrong for Firefox & IE: images are misplaced.

You can see:

http://www2. finish village .it /finish/index.php/fornitori

How to fix?

Thanks
User avatar
Fresh Boarder

GK User
Tue Mar 31, 2015 9:51 am
Reply with quote
Report this post
Any Hint??
User avatar
Fresh Boarder

teitbite
Tue Mar 31, 2015 11:03 am
Reply with quote
Report this post
Hi

I cannot figure out the url You've send. Can You please send me the url to the page in question via PM ?
User avatar
Moderator

GK User
Tue Mar 31, 2015 3:18 pm
Reply with quote
Report this post
You have to skip the black space...
User avatar
Fresh Boarder

teitbite
Wed Apr 01, 2015 12:39 pm
Reply with quote
Report this post
Hi

Now I see :)

Add this to override.css and make sure override is enabled in template settings:

Code: Select all
.row {
    display: block;
}
User avatar
Moderator

GK User
Wed Apr 08, 2015 12:45 pm
Reply with quote
Report this post
Thanks, it's ok now.
User avatar
Fresh Boarder

teitbite
Sun Apr 12, 2015 12:36 pm
Reply with quote
Report this post
Hi

Great to hear that. Glad I could help :)
User avatar
Moderator