CSS Issue but can't find it......

Please see photo to see the issue for my css can someone tell me where to fix this?  This is a site wide issue........

Also see the custom value issue and how to get it to work.....  See photo for that.......

ads2.png · 32.3K · 72 views
css.png · 13.6K · 72 views
Csampson
Quote · 1 Dec 2010

Looks like something has modified the default  icons or css for the tinymce editor or changed the default theme for it.

Try re-uploading plugins\tiny_mce from the full dolphin zip file for the version of dolphin your running.

The tinymce editor is not part of the theme. It appears as if someone tried to change it to black to match the template.

https://www.deanbassett.com
Quote · 1 Dec 2010

I reloaded the tinymce the complete file from the version I am using and it didn't change it and yes I deleted all cache files........any other thoughts?

Csampson
Quote · 1 Dec 2010

Well the only way any of us are going to find that css issue is to view the problem with firebug so we can find it. However you have css caching turned on, so it's impossable. You will need to shut that off for now so the location can be found.

But you do have a source issue of some kind as well. If you look at your site closely at the top left corner there is a small letter i

Something in a hidden div just after the body tag for some iframe from s7.addthis.com whatever that may be. Anyhow, just something else you should look into.

https://www.deanbassett.com
Quote · 1 Dec 2010

 

Well the only way any of us are going to find that css issue is to view the problem with firebug so we can find it. However you have css caching turned on, so it's impossable. You will need to shut that off for now so the location can be found.

It's turned off now.........

But you do have a source issue of some kind as well. If you look at your site closely at the top left corner there is a small letter i

Something in a hidden div just after the body tag for some iframe from s7.addthis.com whatever that may be. Anyhow, just something else you should look into.

I saw that appear about a week ago have no idea how it got there......

 

Csampson
Quote · 1 Dec 2010

Don't know what to tell you on this one. The proper background color is set and is there.

/plugins/tiny_mce/themes/advanced/skins/default/ui.css at line 7 is where that is set.

.defaultSkin table {
background: none repeat scroll 0 0 #F0F0EE;
direction: ltr;
}

It's there, but for some reason not taking affect.



I also noticed another problem which may or may not be the cause of some of the problems.

The head tags in the template are messed up. You need to reupload the following files from my template. to your server. There is something wrong in the head section.



templates\tmpl_deanos_basic_black\_header.html

If you modified that file to add something (Which it looks like you did to add some kind of pager script) then you will need to make the changes again. That file is where the i is coming from, so it's damaged.

Then of course you will need to empty the cache folders.


https://www.deanbassett.com
Quote · 1 Dec 2010

 

Don't know what to tell you on this one. The proper background color is set and is there.

/plugins/tiny_mce/themes/advanced/skins/default/ui.css at line 7 is where that is set.

.defaultSkin table {
background: none repeat scroll 0 0 #F0F0EE;
direction: ltr;
}

It's there, but for some reason not taking affect.



I also noticed another problem which may or may not be the cause of some of the problems.

The head tags in the template are messed up. You need to reupload the following files from my template. to your server. There is something wrong in the head section.



templates\tmpl_deanos_basic_black\_header.html

If you modified that file to add something (Which it looks like you did to add some kind of pager script) then you will need to make the changes again. That file is where the i is coming from, so it's damaged.

Then of course you will need to empty the cache folders.
ok I tried to use other colors first but that didn't work as well as if that is not driving the train so to speak as it made no immediate change.  I also reuploaded your file and I am not familiar with the paging changes.  I did indeed delete the cache files each time as well just to make sure.
Here is the interesting part when I change to the uni template the colors are correct and then when I change it back the colors again are correct until I refresh the page........   Then it goes back to the the wrong colors.........Hmmmmm did you get my PM to you I know this has been an issue the PM thing..... See attached pic......

 

Issue1.png · 33.4K · 62 views
Csampson
Quote · 1 Dec 2010

No i did not get your pm. I have not been getting pm's from you in quite a while. I am missing a few others from other people as well.

Anyhow. Notice the i is now gone from the upper left corner of the page. So the reupload of that piece of the template fixed that problem in the head area. So i suspect that there is more than that one file that is damaged.

You may have to start making backups of the template folder and then systematically start replacing the templates files with new copies until the problem is located.

You will want to shut all caching options off while doing that so it does not interfear with the results you see. There are options for caching in both templates and other in the admin section as of 7.0.3-7.0.4.

It make take a while. But there has to be other damaged files other than the one you just replaced.

https://www.deanbassett.com
Quote · 1 Dec 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.