Bold font is not working
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Tue Sep 17, 2013 7:20 pm
- Reply with quote
- Report this post
Hi,
I have a prolem with font bold. It is not working anywhere, not in joomla, not in K2
I found this topic:
https://www.gavick.com/forums/storebox- ... 26431.html
but after overrided this code it is still not working. In my category descriptions:
http://climbe.cal.pl/index.php/k2/iteml ... wygorowane
the words "Zapraszamy do lektury!" should be strong, as you see in the source, but it is not visible.
Can You help me with this problem?
regards
Thanks
I have a prolem with font bold. It is not working anywhere, not in joomla, not in K2
I found this topic:
https://www.gavick.com/forums/storebox- ... 26431.html
but after overrided this code it is still not working. In my category descriptions:
http://climbe.cal.pl/index.php/k2/iteml ... wygorowane
the words "Zapraszamy do lektury!" should be strong, as you see in the source, but it is not visible.
Can You help me with this problem?
regards
Thanks
-
- Expert Boarder
- GK User
- Tue Sep 17, 2013 8:09 pm
- Reply with quote
- Report this post
Hi,
Easy job.
How to use custom CSS: http://www.gavick.com/documentation/joo ... -template/
Easy job.
- Code: Select all
b, strong {
font-weight: bold;
}
How to use custom CSS: http://www.gavick.com/documentation/joo ... -template/
-
- Platinum Boarder
- GK User
- Tue Sep 17, 2013 8:13 pm
- Reply with quote
- Report this post
@Damian you forgot to change favicon.ico from Joomla to yours (cutted from logo), like you did in shop.
Also read my article how to translate template --> http://www.gavick.com/documentation/gen ... r-phrases/
If you need more help just ask
If you like/love Joomla, please come to Joomla!Polish Day II edition
Also read my article how to translate template --> http://www.gavick.com/documentation/gen ... r-phrases/
If you need more help just ask

If you like/love Joomla, please come to Joomla!Polish Day II edition
-
- Platinum Boarder
- GK User
- Tue Sep 17, 2013 8:32 pm
- Reply with quote
- Report this post
Yes, I will change favicon soon. To much work to small time
I found also bug with popup, I think it is a bug. You will find my post in another topic.
problem with bold solved but in JCE it is still unvisible. On website working fine.
Thanks for help
regards

problem with bold solved but in JCE it is still unvisible. On website working fine.
Thanks for help

regards
-
- Expert Boarder
- GK User
- Wed Sep 18, 2013 6:16 am
- Reply with quote
- Report this post
problem with bold solved but in JCE it is still unvisible. On website working fine.
So add this same code also inside gk_storebox\css\editor.css or/and template.css (at the bottom)
-
- Platinum Boarder
- GK User
- Thu Sep 19, 2013 12:05 pm
- Reply with quote
- Report this post
Unfortunatly, still not working in JCE. I added this code to editor.css (was empty) template.css and still no reaction.
Bold is invisible in editor.
Bold is invisible in editor.
-
- Expert Boarder
- GK User
- Thu Sep 19, 2013 7:40 pm
- Reply with quote
- Report this post
So you can use "Reset Editor Styling" option in JCE Editor Global Configuration, check all settings.
-
- Platinum Boarder
- GK User
- Fri Sep 20, 2013 10:17 am
- Reply with quote
- Report this post
Yes, I did. I spent some time studying JCE options. I dont know what was the reason, but not JCE bolding my text corectly in editor.
Thank You
and best wishes
Thank You

and best wishes
-
- Expert Boarder
- GK User
- Fri Sep 20, 2013 4:40 pm
- Reply with quote
- Report this post
Have you tried to use: gk_storebox\css\editor.css
and add
to it.
If you need this, please send access to back-end (PM) I will try to find solution.
and add
- Code: Select all
b, strong {font-weight:bold;}
to it.
If you need this, please send access to back-end (PM) I will try to find solution.
-
- Platinum Boarder
- GK User
- Mon Sep 23, 2013 3:49 pm
- Reply with quote
- Report this post
ok, working
Thanks Paweł.
best wishes

best wishes

-
- Expert Boarder
10 posts
• Page 1 of 1