Typography to create bullets

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Fri Jun 22, 2012 1:41 pm
I had to use the plugin button Typography to create bullets (<ul class="gkBullet2">) because, I don't know why, the TinyMCE bullet don't work on the PostNote template. But see the result, it's ugly: http://www.developer.com.br/compartilhado/screen3.jpg
What can I do to correct this? Plese help-me with PostNote. This template is problematic.
User avatar
Senior Boarder

GK User
Fri Jun 22, 2012 1:43 pm
Hi,

Please tell me what you want it to be! A link to your site is helpful.

Thanks,
User avatar
Platinum Boarder

GK User
Fri Jun 22, 2012 1:48 pm
Truly I wanted be to use TinyMCE to apply Bullet, Bold, Italic and etc. If it isn't possible, How I can correct this class (class="gkBullet2") for better appearence.
User avatar
Senior Boarder

GK User
Fri Jun 22, 2012 1:49 pm
Sorry

www.paradigmaambiental.com.br

login: publico
pw: publico
User avatar
Senior Boarder

GK User
Sat Jun 23, 2012 11:23 am
Hi,

Try adding this code to CSS Override:
Code: Select all
ul.gkBullet1 li, ul.gkBullet2 li, ul.gkBullet3 li, ul.gkBullet4 li, ul.gkCircle1 li, ul.gkCircle2 li, ul.gkSquare1 li, ul.gkSquare2 li, ul.gkSquare3 li{
line-height: 1.83em !important;
}

It should look like this http://easycaptures.com/fs/uploaded/575/4607873384.png

Let me know if it helps.

Thanks,
User avatar
Platinum Boarder

GK User
Tue Jun 26, 2012 1:00 pm
Yes, it worked.
Thanks
User avatar
Senior Boarder

GK User
Wed Jun 27, 2012 10:03 am
You're welcome, feel free to let me know if you need any other helps.

Cheers,
User avatar
Platinum Boarder


cron