Bug jomsocial template miusic 2.5.3

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Sat Jan 14, 2012 10:01 pm
The sub menu of jomsocial bar don't working very good, very often when you go to the sub-menu, it disappears.

I upload images bug template jomsocial for Miusisc template.
User avatar
Junior Boarder

GK User
Sun Jan 15, 2012 11:22 am
Hi,

Can you give me the links to see those issues to check and give your solutions?

Thanks
User avatar
Platinum Boarder

GK User
Tue Jan 17, 2012 1:07 pm
You can see these bug in the demo template Miusic gavick site
User avatar
Junior Boarder

GK User
Tue Jan 17, 2012 1:36 pm
Add these code to override.css to fix issues (with css override mode enabled in template setting):

- 1st issue:
Code: Select all
#community-wrap textarea{
width: 90%;
}


- 2nd issue:
Code: Select all
#community-wrap .js_dropDownMaster, #cWindowContentWrap .js_dropDownMaster{
right: 0;
}


- 4th issue:
Code: Select all
.jsTogSearch > li > div{
width: 169px;
}


I can't find the 3rd issue.
User avatar
Platinum Boarder


cron