bullet list on frontpage/mainbody module ?

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
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
Tue Dec 24, 2013 12:42 pm
Reply with quote
Report this post
Hi,

is it possible to show an article with bullet list or numbered list in the mainbody module ?

I tried with custom html-module and with NSP GK5 but the bullets are not shown ?

If you click on the article then the full article is shown like it should be.

I want 1 article to be shown in full htlm-format on the FrontPage of the website.

any advice ?
User avatar
Fresh Boarder

GK User
Tue Dec 24, 2013 2:13 pm
Reply with quote
Report this post
hi,
could you make a image how it should look like , because right now I'm not sure.

you want to show only one article or few or list.
Because Joomla have default module to show list of new or popular articles which uses <li> inside.
User avatar
Platinum Boarder

GK User
Tue Dec 24, 2013 4:28 pm
Reply with quote
Report this post
I make a list which uses <li> inside but it does not show it on the web-page

see attach
User avatar
Fresh Boarder

GK User
Tue Dec 24, 2013 10:50 pm
Reply with quote
Report this post
Try to add class:
Code: Select all
<ul class="gkBullet1">

or
Code: Select all
<ul class="gkBullet2">


Enable HTML mode to add class into article or custom HTML module.
User avatar
Platinum Boarder

GK User
Wed Dec 25, 2013 10:18 am
Reply with quote
Report this post
this works,
Thanks !!!
User avatar
Fresh Boarder


cron