JCE, Tiny MCE span tag not working
Elegant Joomla template designed especially for both professional and personal website presentation.
- GK User
- Tue Apr 16, 2013 11:56 am
Hi
I have just upgraded my joomla site from 1.5.26 to 2.5. I noticed previous titles that I have Bold does not work with the default Tiny MCE editor or the JCE editor. Have tried uninstalling and installing JCE but still does not work when I try to bold or italicise certain words in article.
Please help. Thanks.
Tristan
I have just upgraded my joomla site from 1.5.26 to 2.5. I noticed previous titles that I have Bold does not work with the default Tiny MCE editor or the JCE editor. Have tried uninstalling and installing JCE but still does not work when I try to bold or italicise certain words in article.
Please help. Thanks.
Tristan
-
- Senior Boarder
- GK User
- Tue Apr 16, 2013 5:36 pm
Hi, that very strange, beacuse I use JCE and I don't have such a problem ,
if you want to add bold - editor will/should add <b> or <strong> tag.
Check your html code.
Or add bold text and add here URL, I will check what going on.
if you want to add bold - editor will/should add <b> or <strong> tag.
Check your html code.
Or add bold text and add here URL, I will check what going on.
-
- Platinum Boarder
- GK User
- Wed Apr 17, 2013 8:36 am
Hi Pawel
The site is currently running on local server for the migration. I did a clean install of Joomla 2.5 with the sample data. Then I add the postnote template. The result is Bold <strong> tag works with default template. <strong> tag does not work with postnote template but <b> tag works. The problem is JCE/TinyMCE generates <strong> tag when you click on the "B" button. My clients are not technical so I am trying to not need them to edit in html code. Any suggestion? Thanks.
Tristan
The site is currently running on local server for the migration. I did a clean install of Joomla 2.5 with the sample data. Then I add the postnote template. The result is Bold <strong> tag works with default template. <strong> tag does not work with postnote template but <b> tag works. The problem is JCE/TinyMCE generates <strong> tag when you click on the "B" button. My clients are not technical so I am trying to not need them to edit in html code. Any suggestion? Thanks.
Tristan
-
- Senior Boarder
- GK User
- Wed Apr 17, 2013 5:46 pm
Sure, because I think you not see difference.
so... I have one idea, simple but should work, add this
here:
so... I have one idea, simple but should work, add this
- Code: Select all
strong { font-weight:bold; color:#000; }
here:
-
- Platinum Boarder
- GK User
- Thu Apr 18, 2013 5:34 am
Hi Pawel
Thanks so much for the solutions. It works now! Cheers.
Thanks so much for the solutions. It works now! Cheers.
-
- Senior Boarder
5 posts
• Page 1 of 1