.frontpage #cModule-TopMembers > div {
border: medium none;
clear: none !important;
float: left;
margin: 0;
padding: 24px 0;
width: 25%;
}
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%;
}
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.
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/
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.
