Postnote ignores <strong> and other markup tags

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Tue Apr 23, 2013 3:37 am
Check out: http://www.sabraso.be/voorzieningen/leren-leren

In the text, there are several words highlighted with <strong>. Unfortunately, these words are not displayed in bold. What can I do?


S
User avatar
Fresh Boarder

GK User
Tue Apr 23, 2013 6:37 am
Your reset css from yahoo.css is resetting strong css. Perhaps use following in your override.css

Code: Select all
strong {font-weight: bold !important;}


You can use numbers form 100 to 900 , 900 being more bold or use bold, bolder.

See you around...
User avatar
Platinum Boarder


cron