Home modules in two rows

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 Mar 05, 2014 2:26 pm
Reply with quote
Report this post
hi again.

my template continue breaking my nerves.
now the three modules of the home, under the slide, are in two rows.
i did touch anything about the code o css.
whats wrong?

http://www.sorteosyloteria.com/
User avatar
Senior Boarder

GK User
Wed Mar 05, 2014 4:32 pm
Reply with quote
Report this post
Hi,
In demo all was fine because first was blue box with "clear" suffix
right now you last box is blue and it have clear suffix.
I suggest delete clear suffix from last module....

and in mean time I will create you extra suffix
User avatar
Platinum Boarder

GK User
Wed Mar 05, 2014 4:54 pm
Reply with quote
Report this post
As I said, delete "clear" suffix from banner module,
and use this:
Code: Select all
#gkTop1 div.banneritem {
    border-top: 0 none;
    padding: 0;
}

#gkTop1 .banneritem > a {
    line-height: 0;
}


Here: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Thu Mar 06, 2014 4:50 am
Reply with quote
Report this post
thank you very much!
i understood that the problem was the order of the modules, so i change that order
now the top banner is the first modulo of the row and looks fine!

thanks again!
User avatar
Senior Boarder


cron