Bold option doesnt' work

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
Mon Mar 17, 2014 10:21 pm
Reply with quote
Report this post
Hello I newbee to joomla so I can use bold option in my editior I see the text bolded , but I can't see this working on site(it just normal text without bold), can somebody help to solve and enable bold tag :/

Thanks from now
User avatar
Fresh Boarder

GK User
Mon Mar 17, 2014 11:09 pm
Reply with quote
Report this post
Hi, yes this is stupid our mistake .

Please edit this file: gk_bikestore\css\editor.css - from template folder
and add into
Code: Select all
b, strong { color: #222; font-weight: bold !important; }

now you will see bolder text.

Dark color is for fun :) you can delete it.
User avatar
Platinum Boarder

GK User
Mon Mar 17, 2014 11:30 pm
Reply with quote
Report this post
I am sorry for stupid question do I have also add CODE: SELECT ALL line to file ? If yes then it again doesn't solve my problem, I see the bolded text in editor on admin side but no bolded on frontend side :/
User avatar
Fresh Boarder

GK User
Tue Mar 18, 2014 1:01 am
Reply with quote
Report this post
"CODE: SELECT ALL" - no this is only for forum

And yes, you have to add it in second place:
http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Tue Mar 18, 2014 11:42 am
Reply with quote
Report this post
Thanks Pavel :)) Now it works :)
User avatar
Fresh Boarder


cron