Hello,
is it possible to put a code into the “special heading” element so that it can display some words with a bold font?
I have already succeeded in having it in different colors.
This is what I have:
using the following code:
<font color=”red”>TIGRIS </font><font color=”green”>REBELS</font> Film Synopsis
inside the special heading element. And this is what I want:
I would be glad if you could help.
Thanks in advance,
Nedim
<strong><span style="color:green">TIGRIS</span> <span style="color:red">REBELS</span></strong> Film Synopsis
for strong you can use <b> bold </b>
too
and for green or red you can use #01DF01 or #f00
see here: http://html-color-codes.info/webfarben_hexcodes/
Thank you Guenni,
but that doesn’t make a difference. I think the font family with various weights have to be uploaded somehow.
Best,
Nedim
Thank you!
I solved this problem by using png images for the titles.
Best,
Nedim
Hey!
Glad you got it short out!
PLease let us know if we can do anything else for you, sorry we wasnt faster on that one!
Cheers!
Basilis