Quote:
Originally Posted by mrt12345
Hi there I installed it but I am having some problems with the wysiwyg system as when you try to select a photo, post a link the window goes transparent white and I have to refresh most of the time for the options come up to show the path to upload a photo and the same I have to refresh to get the option to add a link. This has not been a problem in the Safari browser more explorer and Mozilla web browser , has anybody have this problem I really like this template, btw same problems in blog and cms, default template has no problems.
|
Let me know if this fixes it for you....
Go to AdminCP > Styles & Templates > Style Manager > etc
Edit your additional.css template and remove this code
Code:
body {
opacity: 0.95;
-moz-opacity: 0.95;
filter: alpha(opacity=95);
}