3 Tob I banner modules in top1 position

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 Apr 15, 2015 3:18 pm
Reply with quote
Report this post
Hi everybody,
I'm trying to put 3 modules like Top I banner in the top1 position. I replicated and published them with different banner images.
However I'm having an issue with them: they don't fit side by side but one below the other.

Here's what I see:
current view.JPG


And what I wish:
what i wish.JPG


I've seen that the issue comes from the .clear, but I don't know hot to fix it.
The test site at http://www.easylabs.it/test/it/

Anyone could help me please?
Thank you very much
chrisrbk
User avatar
Senior Boarder

GK User
Wed Apr 15, 2015 4:44 pm
Reply with quote
Report this post
Just an update: I removed module suffix clear from all the modules, but the images don't fit well in the box, and an extra margin appeared.

extra margins.JPG


Any suggestions?
Thank you very much,
chrisrbk
User avatar
Senior Boarder

teitbite
Thu Apr 16, 2015 1:39 pm
Reply with quote
Report this post
Hi

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

Code: Select all
div.banneritem {
    border-top: medium none;
    padding: 0;
}

div.banneritem img {
    display: block;
}
User avatar
Moderator

GK User
Thu Apr 16, 2015 3:48 pm
Reply with quote
Report this post
Hi teitbite,
another perfect solution, as usual.

Thank you,
chrisrbk
User avatar
Senior Boarder

teitbite
Sat Apr 18, 2015 2:28 pm
Reply with quote
Report this post
Hi

That's just how I am.. perfect :D Thank You. Thread closed.
User avatar
Moderator


cron