Top Pc Games

Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video support
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
Sun Apr 07, 2013 2:28 pm
Reply with quote
Report this post
On Game News tempalate there is a section which is "Top Pc Games". Which module did you used for this purpose. Because I want to show such "Top Pc Games" section on my "League News" template. How I can show such list? please look at the attachment.
top.jpg
User avatar
Fresh Boarder

GK User
Sun Apr 07, 2013 7:45 pm
Reply with quote
Report this post
This is Custom HTML module with code :

Code: Select all
<ol class="gkTopList">
<li>Iron Brigade</li>
<li>Hero Academy</li>
<li>Orcs Must Die 2</li>
<li>A Virus Named Tom</li>
<li>The Political Machine 2012</li>
</ol>


This elements are supported by template and you can check all typography styles on Typography page.
User avatar
Platinum Boarder

GK User
Sun Apr 07, 2013 7:53 pm
Reply with quote
Report this post
Hi, this is standard "Custom HTML module", but list uses extra class, you can copy those class'es to your css template. See example:
User avatar
Platinum Boarder


cron