Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I'm using a div which is controled by a css file.
css:
#content {
font:Calibri, Verdana, sans-serif;
etc.
}
I have added styles h1 to h6 behind the richtext editor and in these styles i only set the fontsize.
Now when i edit the content of my page i can select text and click on BOLD .....and it works perfect.
But once i choose the style h4 (16px) and select the text again, i can't use BOLD anymore. Italic works fine in both cases.
Any Idea ??????
Hi maarten
If you haven't changed anything in your CSS-file rearding your headings, they are as default bold. This means that when you put some text in a Hx-tag, this text will, by default, be assigned with a bolder font than regular text.
Could this have something to do with it?
/Kim A
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
TinyMCE problem with styles, fonts and bold
Hi,
I'm using a div which is controled by a css file.
css:
#content {
font:Calibri, Verdana, sans-serif;
etc.
}
I have added styles h1 to h6 behind the richtext editor and in these styles i only set the fontsize.
Now when i edit the content of my page i can select text and click on BOLD .....and it works perfect.
But once i choose the style h4 (16px) and select the text again, i can't use BOLD anymore. Italic works fine in both cases.
Any Idea ??????
Hi maarten
If you haven't changed anything in your CSS-file rearding your headings, they are as default bold. This means that when you put some text in a Hx-tag, this text will, by default, be assigned with a bolder font than regular text.
Could this have something to do with it?
/Kim A
is working on a reply...