Layout problem when right modules change

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Sat Jul 27, 2013 10:27 pm
Hi! I hope you can help me with this small issue. When I publish a Jomsocial Event module in the right position the header module disappears and the layout for the login pop-up also changes. I'm now trying with Joomla 3 but I had also the same problem with Joomla 2.5. The website is cocinando.rotoydescosio.es

Thanks!
User avatar
Fresh Boarder

GK User
Sun Jul 28, 2013 6:15 am
Open: /components/com_community/assets/modules/module.css

Remove:
Code: Select all
.clear {
    clear: both;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
}
User avatar
Platinum Boarder

GK User
Tue Jul 30, 2013 2:42 pm
Thanks a lot Don! Definitely I must learn more about css... Do you recommend any book/website adapted to Joomla?
User avatar
Fresh Boarder

GK User
Wed Jul 31, 2013 12:44 am
Hi buddy,

I don't think that I know books to recommend you, my knowledge has been built by experiencing making sites and templates. You may check out Firebug, this is a really helpful tool to work with CSS.
User avatar
Platinum Boarder


cron