Jomsocial 2.6 Muscity template bugs

GK User
Fri Apr 20, 2012 4:11 pm
I have found two bugs in the Musicity template for Jomsocial 2.6.

The first one is when you are logged out on the Jomsocial front page. The background picture in the "Get connected" area is to small. It needs to be wider.

http://www.ffatest.se/community

https://twitter.com/#!/erikellsinger/st ... 28/photo/1

(for some reason it is impossible to upload attachments)

And the second one is in the groups when you click on "Show all files". In the pop up the shows the headlines (document, photos etc) is to high so they cover the search area. (In IE9).

https://twitter.com/#!/erikellsinger/st ... 84/photo/1

I have Joomla 2.5.4, Jomsocial 2.6.1 and Musicity 2.8.
User avatar
Platinum Boarder

GK User
Fri Apr 20, 2012 4:25 pm
Hi,

Add this code to CSS Override to fix the first issue:
Code: Select all
body #community-wrap div.greybox div div{
background-size:796px auto;
}

Can you help me to test the second issue? I don't understand the language in your site so I don't know how to replicate the issue.

Thanks,
User avatar
Platinum Boarder

GK User
Sat Apr 21, 2012 3:18 pm
Yes that code worked!

Sure, could I email you back-end access?
User avatar
Platinum Boarder

GK User
Sat Apr 21, 2012 3:37 pm
Please use this link to compose me a PM as well https://www.gavick.com/forums/user/compose.html?i=pm

Thanks,
User avatar
Platinum Boarder

GK User
Sat Apr 21, 2012 3:45 pm
I have sent you a PM now!
User avatar
Platinum Boarder

GK User
Sun Apr 22, 2012 2:17 pm
Thank you very much for that, however I can't find the link "Show group files" to click http://easycaptures.com/fs/uploaded/513/4970990736.jpg

What's wrong?

Cheers,
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 2:42 pm
Sorry I forgot to enable group files in that group, I have done it now!

http://www.ffatest.se/community/groups/ ... ed-tavling
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 8:59 pm
I still don't see it yet. Is it in English or another string in your language?
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 9:06 pm
You had to join the group first, I have done that for you now.
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 9:10 pm
Thanks, but I still can't find it, I guess it's not in English. You'd better give me a direct link.
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 9:23 pm
I can´t give you a direct link since it is a pop up.

Go here:

http://www.ffatest.se/community/groups/ ... d-taevling

Login.

Look to the right under Group options there is view group file, click it.

I have set your account to english so Jomsocial will show in English for you.
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 9:56 pm
Cool I see it now though had to clear browser cache data, thanks for the help, now I will try to find a solution to fix it for you shortly.

P/s: it happens even with Firefox.

Cheers,
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 10:03 pm
Code to add to CSS Override:
Code: Select all
#cWindowContent .fsearchWrap{
position: relative!important;
}
#cWindowContent .cTabNavContainer.cGroups-FilesListing{
height: 200px!important;
}
#cWindowContent .cTabNav{
height: 25px!important;
}

Result: http://easycaptures.com/fs/uploaded/514/1107408103.jpg

Cheers,
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 10:14 pm
Thanks! Is it possible also to add a little space to the left and right of most downloaded, document etc?
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 10:20 pm
Yes, add this code:
Code: Select all
#cWindowContent .cTabNav li a{
padding: 0 10px;
}
User avatar
Platinum Boarder

GK User
Mon Apr 23, 2012 11:22 pm
Better. But now the line that is supposed to be right below the headlines now goes right through them.

And there are scroll bars both to the right and at the bottom.

group files.PNG
User avatar
Platinum Boarder

GK User
Tue Apr 24, 2012 1:58 pm
I fixed it for you by changing some value in the code I have given before. Please check.
User avatar
Platinum Boarder

GK User
Tue Apr 24, 2012 3:43 pm
Yes now it looks good!

I have found two more bugs.

1. When I upload photos using the old uploader the newly uploaded photos gets stacked on top och each other, they should be horizontal next to each other instead.

Capture.PNG


2. When you search for a user in Jomsocial on the result page the word "result" is to high up so it is covering up a checkbox.

Capture2.PNG
User avatar
Platinum Boarder

GK User
Tue Apr 24, 2012 4:44 pm
I'm pretty busy now, will check asap for you.

Thanks,
User avatar
Platinum Boarder

GK User
Wed Apr 25, 2012 2:20 pm
Have you had time to chech out the bugs?
User avatar
Platinum Boarder

GK User
Thu Apr 26, 2012 2:19 pm
Hi,

Sorry for the delay, I'm checking it right now.

Cheers,
User avatar
Platinum Boarder

GK User
Thu Apr 26, 2012 2:21 pm
Have you moved the site? It's not available to check now!
User avatar
Platinum Boarder

GK User
Thu Apr 26, 2012 3:14 pm
The old test site had been "tested on" so much so I needed to make a new one. It should be up and ready again tomorrow!
User avatar
Platinum Boarder

GK User
Thu Apr 26, 2012 4:18 pm
Ok, once you're done please let me know and I will check the bugs for you.

Have a nice day,
User avatar
Platinum Boarder


cron