Showing bullets in article listing

Tabs Joomla module is the easiest way to create and manage your content via tabs.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Feb 01, 2012 8:05 pm
I'm trying to use the tab module to show article links. It works fine, except I can't find a way to add or show bullets for each article. I'm using Financial Business template. You can see it here.

http://tlahosting.com/tmc2012/

It is on the front page in the header2 position.

thanks,
Tim
User avatar
Fresh Boarder

teitbite
Thu Feb 02, 2012 4:01 am
Hi

You canot, because this links is not a list. Try come up with an image presenting bullet and use this code to show it:

Code: Select all
#gkHeaderModule2 .nspMain .nspArt h4.nspHeader a {
    background:url(../images/IMAGE_NAME.png) no-repeat 0 7px transparent;
    padding-left:15px;
}
User avatar
Moderator

GK User
Thu Feb 02, 2012 7:26 pm
Thank you!
User avatar
Fresh Boarder

teitbite
Fri Feb 03, 2012 2:24 am
Hi

No problem. Glad I could help.
User avatar
Moderator


cron