Inset position overlap issue

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
Thu Jan 15, 2015 3:36 pm
Reply with quote
Report this post
Hi,

I've installed the Quickstart game 3.x and I have a problem on the inset position. The module TAB GK5 is overlapping the banner and I don't how it happen.
Here the link of the site:
http://blocktradingeurope.com/demo/

Thank you for any help
User avatar
Expert Boarder

teitbite
Sat Jan 17, 2015 5:48 pm
Reply with quote
Report this post
Hi

Please edit file: http://blocktradingeurope.com/demo/comp ... vmver=8615
and remove class from line 6:

Code: Select all
div.clear {
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
User avatar
Moderator

GK User
Wed Jan 21, 2015 10:03 am
Reply with quote
Report this post
Hi Teitbite,

It works, many thanks
User avatar
Expert Boarder


cron