Display Statistics

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Mon Jun 25, 2012 5:40 am
I published module statistics in bottom12 position. but the numbers appears below statistic categories.
can I display the numbers next to statistic categories?
User avatar
Fresh Boarder

GK User
Mon Jun 25, 2012 7:15 am
Probably you need to add some extra styling or change the module code, please show me your site then I'll try to prepare CSS code for you if it is only styles issue.
User avatar
Platinum Boarder

GK User
Tue Jun 26, 2012 3:13 am
thank you.
my site yayasanalkahfi.or.id
User avatar
Fresh Boarder

GK User
Tue Jun 26, 2012 8:00 am
Please add this code :

Code: Select all
#gkBottom2 dt, #gkBottom2 dd {float: left}
#gkBottom2 dt {width: 65%;}
#gkBottom2 dd {width: 35%}


to override.css file or in template developer settings to Custom CSS area. If you use override.css please make sure that option 'Use override CSS' in enabled.
User avatar
Platinum Boarder


cron