Unordered Lists Not Displaynig the 'bullets'

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
Tue Jul 30, 2013 12:37 pm
Reply with quote
Report this post
Hi

I have an issue that I can't work out...

On this page...

http://176.32.230.22/dubai-bites.com/index.php?option=com_easyblog&view=entry&id=54&Itemid=781

There is a block1 div, with unordered list style 1 in it and then below the div the same UL

But the bullets aren't displaying at all.

Firebug shows the css as..

Code: Select all
ul.gkBullet1 li:before {
    color: #222222;
    content: "";
}


Even if i substitute a 'normal' character it still doesn't display. Can anyone shed some light on this for me?
User avatar
Gold Boarder

GK User
Tue Jul 30, 2013 6:11 pm
Reply with quote
Report this post
Hi,
in demo and in Quickstart it shows fontawsome "marks"

Go to Template settings -> Features --> Use typography [On] + Save settings !
User avatar
Platinum Boarder

GK User
Tue Jul 30, 2013 6:14 pm
Reply with quote
Report this post
Unordered Lists when "Use typography" is set to Off
list-when-Use typography-is-off.png

Unordered Lists when "Use typography" is set to On
on-when-Use typography-is-on.png
User avatar
Platinum Boarder

GK User
Tue Jul 30, 2013 6:17 pm
Reply with quote
Report this post
p.s.
By the way you can always disable all typography special effects and back to basics.
Changing

Code: Select all
.item-page ul {
    list-style-type: none;
}


value etc.
User avatar
Platinum Boarder

GK User
Wed Jul 31, 2013 8:38 am
Reply with quote
Report this post
Hi

The typography is set to ON already, I don't really want to turn it off because the client won't be able to handle the coding she needs to make the blocks and lists etc.

Any ideas?
User avatar
Gold Boarder

GK User
Wed Jul 31, 2013 3:26 pm
Reply with quote
Report this post
Hmm, It's difficult to guess. For all people(clients) it works. Bullets are from Font Awesome, I have checked you have this font file(s)

Are bullets not displaying only in easyblog component or also in articles ? Maybe there is a conflict ? Please check it.
User avatar
Platinum Boarder

GK User
Wed Jul 31, 2013 3:57 pm
Reply with quote
Report this post
User avatar
Platinum Boarder


cron