I'd love to be able to use this theme, but IMCE does not work with this theme. When using IMCE with either FCKeditor or TinyMCE the "Browse Server" button icon does not appear, thus the ability to upload images does not work which makes it unfortunately unusable. I've validated this by checking all of my other themes and this is the only theme where IMCE does not work. Interestingly enough the LiteJazz theme of which this is based works fine with IMCE.
Comments
Comment #1
H3rnand3z commentedThe solution provided here http://drupal.org/node/132160#comment-260025 works for siberia
- jose
Comment #2
Anonymous (not verified) commentedI tried the "fix," but am having the exact same problem - the "Browse"button still does not appear in TinyMCE. I did the following to no avail:
Just before the close of the body tag in page.tpl.php
Comment #3
H3rnand3z commentedMust be something else I was having the same problem described with siberia using tinymce and imce, I added
<?php print $closure;?>tosites\all\themes\siberia\page.tpl.php like this