Hi, I have modyfied the default Coppermine theme to match my site but on IE the color scheme won't show up and I just get black text, white backgrounds and the images. It looks awful.
Could someone help me get it sorted?
http://www.cricket247.net/photos/
hard to say, as you require login. Post a non-admin test user account.
Username: testaccount
Password: testingtesting123
Thanks
your style sheet looks messed-up when I try to access it directly (http://www.cricket247.net/photos/themes/classic/style.css) - it seems you have edited it with an editor that mocks it up. Try editing it with another plain-text editor that doesn't add in chars that confuse IE. There may be an option to fix the line breaks as well, you should use an editor that adds both Lunix and Windows line-breaks.
I edited it using the control panel by webserver host provides. I will try it again on Notepad.....
OK I have done that and the stylesheet no longer appears all jumbled up when you view it through IE. The problem is still not fixed though. Could you point out any characters that may be causing the problem?
there appears to be a char in the style sheet right after the H1 definition that keeps IE from reading it correctly. Note that some chars don't get displayed. I recommend starting with a fresh copy of the style sheet from a vanilla classic theme.
I fixed it by taking a " away from after the font family which wasn't present anywhere else. :)