Gallery Not Displaying Properly on IE Gallery Not Displaying Properly on IE
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Gallery Not Displaying Properly on IE

Started by Rob22887, March 20, 2006, 08:25:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rob22887

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/

Joachim Müller

hard to say, as you require login. Post a non-admin test user account.

Rob22887

Username: testaccount
Password: testingtesting123

Thanks

Joachim Müller

your style sheet looks messed-up when I try to access it directly - 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.

Rob22887

I edited it using the control panel by webserver host provides. I will try it again on Notepad.....

Rob22887

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?

Joachim Müller

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.

Rob22887

I fixed it by taking a " away from after the font family which wasn't present anywhere else. :)