Jomsocial module problem with GK_twnII template

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Mar 29, 2013 6:44 pm
HI
I'm using the GK_tWn2 template and when I add a jomsocial module, the template don't work correctly, the main menu disappear and the titles of the modules move to the top of the module.

I try to override the .clear{} with the overrride.css, and didn't work.

The site is in a localhost
User avatar
Junior Boarder

Konrad M
Fri Mar 29, 2013 6:59 pm
Hi,
please try add to custom css option in template settings this code:
Code: Select all
body .clear {
clear: both;
font-size: inherit !important;
height: inherit !important;
line-height: inherit !important;
}
User avatar

GK User
Fri Mar 29, 2013 8:26 pm
It work!!! thank you so much and for the quick response!!!
User avatar
Junior Boarder

GK User
Sat Apr 13, 2013 5:11 pm
Hi I just realize that the background of the Topmenu2 disappear after making this modification, (the black one).

The site know is live but offline, if you want to see it.

thanks
User avatar
Junior Boarder

Konrad M
Mon Apr 15, 2013 12:26 pm
Yes, I would like to see it. Please send me Private Message with access to your website and some test account. Remember add link to this topic too.
User avatar

Konrad M
Wed Apr 17, 2013 10:53 am
I got your message and I want to check but url to your website is incorrect.
User avatar

GK User
Wed Apr 17, 2013 3:54 pm
Konrad M wrote:I got your message and I want to check but url to your website is incorrect.


I will send you again the info
User avatar
Junior Boarder

GK User
Wed Apr 17, 2013 6:15 pm
Konrad, I all ready send you the info, please let me know whats going on.

Thanks
User avatar
Junior Boarder

Konrad M
Thu Apr 18, 2013 3:19 pm
I checked my inbox but I didn't get any info from you. I only have first message with wrong url to your website.
User avatar

GK User
Thu Apr 18, 2013 3:50 pm
Konrad M wrote:I checked my inbox but I didn't get any info from you. I only have first message with wrong url to your website.


I send you a PM again with the link, in case you didnt get it here is http://www.rutabonsai.com/jupgrade
User avatar
Junior Boarder

Konrad M
Thu Apr 18, 2013 4:27 pm
Please try add to override.css
Code: Select all
#gkBottomMenu,
#gkMiddleMenu {
float:left;
width:100%;
height:31px !important;
}

and remember to enable override.css option in template settings.
User avatar


cron