Bold font not working with columner theme

heloise / 2013-08-08 16:13:37   

Hi,
One more question,
the bold font seems to doesn't work with the columner theme.
In the text editor, when i select a word that i want to be in bold font, it put the
Eté 2013,, but 'Eté 2013,' appear in regular font.
Is there a way to fix it?
Thanks by advance;

arsondpi / 2013-08-08 16:35:17   

...and where is Eté 2013? I've gone through your website (which by the way is heloisebariol.fr/ - please post it in every new thread) and I can't find it.

heloise / 2013-08-08 16:41:16   

I appologize forgiving to put my url,
Eté 2013, is on the main page, first word,
heloisebariol.fr/
but it's just an exemple, i would like all dates of my picture being in bold..

heloise / 2013-08-08 18:59:32   

uh uh!
I found the way,
I took the code:

/* general styles - not recommended for change */
strong, b { font-weight: bold; }
em, i { font-style: italic; }
object { display: block; }
.once { clear: left; }
.clL { clear: left; }

from the base.css wich is in default theme folder,
and paste it on the style.css from the columner theme.
Now bold option works!

This thread has been closed, thank you.