There's mention on the quickstart to implement

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jan 03, 2014 5:19 am
Reply with quote
Report this post
a module suffix in which will list jomsocial users as it displays on your demo. Right now mine is going 4 down whereas with your demo it goes 3 down. Could you please provide the module suffix to adjust this. You can see what I'm talking about at http://sminart.com/ scroll down to top users and you'll be able to see the comparison.
User avatar
Expert Boarder

GK User
Sat Jan 04, 2014 1:03 pm
Reply with quote
Report this post
any help on this?
User avatar
Expert Boarder

teitbite
Mon Jan 06, 2014 7:28 pm
Reply with quote
Report this post
Hi

Please try to add this code to override.css, but please remember to allow using override in template settings.

Code: Select all
.frontpage #cModule-TopMembers > div {
    border: medium none;
    clear: none !important;
    float: left;
    margin: 0;
    padding: 24px 0;
    width: 25%;
}
User avatar
Moderator

GK User
Mon Jan 06, 2014 11:33 pm
Reply with quote
Report this post
teitbite wrote:Hi
Cool that worked.... will it spread across the span of the site? When i put this in (cMods-TopMembers bigtitle normal-width) <--module suffix that was suggested via the kickstarter it throws the layout off. It will show the thumbnail but the name goes down horizontal if i remove it ...it wraps around the text...

sorry to bug you with this man.

www.sminart.com is the site i'm more or less comparing this section with your demo.

Please try to add this code to override.css, but please remember to allow using override in template settings.

Code: Select all
.frontpage #cModule-TopMembers > div {
    border: medium none;
    clear: none !important;
    float: left;
    margin: 0;
    padding: 24px 0;
    width: 25%;
}
User avatar
Expert Boarder

teitbite
Wed Jan 08, 2014 3:32 am
Reply with quote
Report this post
Hi

Sorry, but You have messed it a little bit and I cannot understand :(

Please add this code to override.css and enable using override in template settings, than please show it to me so I'll see if anything is missing.
User avatar
Moderator

GK User
Wed Jan 08, 2014 3:40 am
Reply with quote
Report this post
teitbite wrote:Hi

Sorry, but You have messed it a little bit and I cannot understand :(

Please add this code to override.css and enable using override in template settings, than please show it to me so I'll see if anything is missing.


If you scroll down to the top users section you'll notice that the users avatar and name are not going across the screen. WHereas with your demo it goes completely across, and the text for the persons name doesn't wrap around.

http://sminart.com/
User avatar
Expert Boarder

GK User
Thu Jan 09, 2014 4:40 pm
Reply with quote
Report this post
gomay wrote:
teitbite wrote:Hi

Sorry, but You have messed it a little bit and I cannot understand :(

Please add this code to override.css and enable using override in template settings, than please show it to me so I'll see if anything is missing.


If you scroll down to the top users section you'll notice that the users avatar and name are not going across the screen. WHereas with your demo it goes completely across, and the text for the persons name doesn't wrap around.

http://sminart.com/



any insight on this issue
User avatar
Expert Boarder

teitbite
Sun Jan 12, 2014 5:31 am
Reply with quote
Report this post
Hi

It looks ok. You just lacking a " normal-width" module class suffix in top members module. Here is a screen of how it looks like when I'm adding it in the html.
User avatar
Moderator

GK User
Mon Jan 13, 2014 12:35 am
Reply with quote
Report this post
teitbite wrote:Hi

It looks ok. You just lacking a " normal-width" module class suffix in top members module. Here is a screen of how it looks like when I'm adding it in the html.


YEsssssssssssssss thanks man thank you thank you x 10
User avatar
Expert Boarder

teitbite
Wed Jan 15, 2014 5:35 am
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron