Problem with GK Tabs

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Wed Jul 23, 2014 11:15 am
I have three tabs in the module and for some reason their titles are overlapping.

http://demo.lovecooking.gr

Any hints? Thanks!
User avatar
Junior Boarder

GK User
Thu Jul 24, 2014 11:46 pm
Hmmmm... Anyone?
User avatar
Junior Boarder

GK User
Fri Jul 25, 2014 2:40 pm
I installed the previous version of the module and now it shows OK. As soon as I update it, problem reappears. So, there must be something with the new version?
User avatar
Junior Boarder

teitbite
Mon Jul 28, 2014 9:46 am
HI

If You want me to take a look at it please update the module and let me know the correct url to it.
User avatar
Moderator

GK User
Mon Jul 28, 2014 10:55 am
Hello, the module is updated and the URL is http://www.lovecooking.gr
User avatar
Junior Boarder

GK User
Tue Jul 29, 2014 11:42 am
Sorry to rush you but the site is live and the module looks messed up. Do you have any suggestions or should I rollback to previous working version?

Kind regards,
Manos K
User avatar
Junior Boarder

teitbite
Wed Jul 30, 2014 5:31 pm
Hi

I think it's because of using both tabs module on same site and css is doubled. Please try add this to override.css and make sure override is enabled in template settings:

Code: Select all
.gkTabsGK5 .gkTabsNav {
    padding: 0 !important;
}

.gkTabsGK5 .gkTabs {
margin: 0;
padding: 0 10px !important;
}


User avatar
Moderator

GK User
Wed Jul 30, 2014 5:39 pm
Sorry, no cigar! :(

No change for the better... it's actually worse I think
User avatar
Junior Boarder

teitbite
Thu Jul 31, 2014 6:31 pm
Hi

Looks ok to me, but now I can see that You have some javascript errors preventing tabs from working, I thik You should use Tabs GK4 since this template has a suppot for them and GK5 are probably using a different js library (try switching to other in modules advanced settings).
User avatar
Moderator

GK User
Thu Jul 31, 2014 6:43 pm
Yes, switching to JQuery from MooTools did the trick... thanks!!
User avatar
Junior Boarder

teitbite
Fri Aug 01, 2014 3:47 pm
Hi

Great to hear that. I can still see one small issue with jch compression of javascript. You should remove libraries as jquery and mootools from compression I think.
User avatar
Moderator


cron