editor.css not working w/ TinyMCE Joomla 1.5 - Joomla! Forum - community, help and support


i have searched boards answer found nothing definitive.  have install of joomla 1.5 running.  using tinymce wysiwig editor.  have placed file inside css folder of template called editor.css 

by accounts, have do, styles not showing in "styles" drop down box when go edit.

any advice appreciated.  strange because have install of joomla 1.5 going different domain , working fine there.  have compared set ups each , appears same.

thanks

don't know if you, here's couple of things discovered last night, banging head against desk. 

1. refresh doesn't seem load editor.css changes drop-down.  have clear browser cache , refresh.

2. thing had me going crazy.  seems tinymce picks styles when list them first without parent.  example, had:

code: select all

div.style1 p {somecode}
div.style1 p.style2 {more code}

style1 show in pulldown, not style2.  when changed read:

code: select all

div.style1 p {somecode}
p.style2, div.style1 p.style2 {more code}

both styles showed up.

good luck,
min





Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???