Create Event JomSocial Template Bug

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Mar 06, 2012 4:26 am
Hi Guys,

you have all been really great in supporting recently, so a lot of bugs have been corrected by various clients.

I have the following minor template issues as per below.

Please note i have installed MUSIC template version 2.5 and gk_style jomsocial folder from 1.7restoffiles zip. So as far as i am aware i am using the correct and most up to date files you have provided.

1. Jomsocial Event detail misaligned - this happens in chrome & firefox & IE.
createeventerror.jpg




2. Jomsocial Sub menu links - this happens in chrome and NOT in firefox.
createeventerror2.jpg


Any solution guys? Thanks - need this fixed :(

cheers

KGComm
User avatar
Expert Boarder

GK User
Tue Mar 06, 2012 3:42 pm
Hi KGComm,

Can you please help give me the link to that page and an account then I can check and fix for you? Thanks!
User avatar
Platinum Boarder

GK User
Tue Mar 06, 2012 10:54 pm
I can - but i'd rather ensure its an override not a direct CSS change and i'd like to ensure what ever changes you make are made to your source template files and distributed not just on my machine.

If you give me the CC file name and code i can fix it myself.

Otherwise i can PM you details but what do you need ?
Joomla admin access and FTP access?
User avatar
Expert Boarder

GK User
Wed Mar 07, 2012 2:37 pm
If it's a bug then don't worry, we will definitely fix it for next release. What I need is the link to that page where I can see the issue, I thought it would require logging in so I asked you for an account.
User avatar
Platinum Boarder

GK User
Wed Mar 07, 2012 11:27 pm
Don Lee wrote:If it's a bug then don't worry, we will definitely fix it for next release. What I need is the link to that page where I can see the issue, I thought it would require logging in so I asked you for an account.


Here is a link to the page buddy - http://www.ausgamernetwork.com/index.ph ... 79&lang=en

If we can try to resolve this quickly then happy to PM you some admin login details. PMing you now - please keep eye out
User avatar
Expert Boarder

GK User
Thu Mar 08, 2012 1:44 pm
Hi,

Try adding this code to CSS Override:
Code: Select all
#community-wrap .group-info .cdata, #community-wrap .event-info .cdata{
width: 48%!important;
}

Then it will look like this http://easycaptures.com/fs/uploaded/468/5362159003.png
User avatar
Platinum Boarder

GK User
Thu Mar 08, 2012 11:07 pm
Thanks Don,

GREAT JOB - thats fixed the issue for events, any idea what needs to be done to correct the menu item in chrome as per issue 2?
User avatar
Expert Boarder

GK User
Fri Mar 09, 2012 10:34 am
Oh sorry I did not notice that you had 2 issues. Here you go add this code:
Code: Select all
#community-wrap .submenu li{
display: list-item!important;
}
User avatar
Platinum Boarder

GK User
Sat Mar 10, 2012 2:22 am
Fixed - awesome - you guys have fixed about 5-7 bugs, maybe best to make it a sticky so you don't get the same questions over and over again
User avatar
Expert Boarder

GK User
Mon Mar 12, 2012 2:22 pm
Yeah we will fix them for next version of the template also. Feel free to let me know if you need any other helps.

Cheers,
User avatar
Platinum Boarder

GK User
Tue Mar 13, 2012 11:07 am
Hey guys,

This fixed it in Chrome & Firefox:

#community-wrap .submenu li{
display: list-item!important;
}

But broke it in IE ?

Do we have an IE fix?
User avatar
Expert Boarder

GK User
Tue Mar 13, 2012 2:48 pm
I have just checked for awhile but I can't seem to fix it so I asked a developer to help, I hope he would fix it soon. Thanks for your patience.
User avatar
Platinum Boarder


cron