The problem with the browser chrome

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Feb 11, 2015 12:39 pm
Reply with quote
Report this post
I have a problem with the appearance of the page in the browser Chrome. In Mozilla everything is displayed correctly but in chrome modules do not retain equality.
Can I do something about it?
Thank you for the information.
User avatar
Senior Boarder

GK User
Thu Feb 12, 2015 12:32 pm
Reply with quote
Report this post
Hello,

First of all please provide an URL to your website - without seeing it live we are unable to help in this kind of specific cases.
User avatar
Administrator

GK User
Thu Feb 12, 2015 10:43 pm
Reply with quote
Report this post
Thank you for contacting us, url rolety-opole.pl.
I also have a problem with the operation of the gallery in the article http://www.rolety-opole.pl/component/k2/item/365-s-onro but I do not know if the problem is not additive sigplus.
Thank you very much
User avatar
Senior Boarder

GK User
Fri Feb 13, 2015 2:47 pm
Reply with quote
Report this post
Could you send me a screenshot with marked differences? Because I don't see any differences while comparing chrome and firefox.
User avatar
Administrator

GK User
Fri Feb 13, 2015 3:31 pm
Reply with quote
Report this post
Of course
User avatar
Senior Boarder

GK User
Fri Feb 13, 2015 5:39 pm
Reply with quote
Report this post
This bug is caused by fact that the structure is generated by table - it should be replaced with the structure based on divs - then it will look the same on all browsers - tables are differently rendered in the Gecko engine and Webkit/Blink engines when the content is longer than available area as in your case.
User avatar
Administrator

GK User
Fri Feb 13, 2015 10:40 pm
Reply with quote
Report this post
Thank you for your help. Can you tell me how to change the position of the modules to the Top display them in one line, not one by one? I can not set them side by side...
Thank you very much
User avatar
Senior Boarder

GK User
Mon Feb 16, 2015 10:19 am
Reply with quote
Report this post
You should use for these items:

Code: Select all
float: left;
User avatar
Administrator


cron