coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Rob22887 on March 20, 2006, 08:25:46 AM

Title: Gallery Not Displaying Properly on IE
Post by: Rob22887 on March 20, 2006, 08:25:46 AM
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/
Title: Re: Gallery Not Displaying Properly on IE
Post by: Joachim Müller on March 20, 2006, 04:58:20 PM
hard to say, as you require login. Post a non-admin test user account.
Title: Re: Gallery Not Displaying Properly on IE
Post by: Rob22887 on March 20, 2006, 05:27:06 PM
Username: testaccount
Password: testingtesting123

Thanks
Title: Re: Gallery Not Displaying Properly on IE
Post by: Joachim Müller on March 20, 2006, 05:34:26 PM
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.
Title: Re: Gallery Not Displaying Properly on IE
Post by: Rob22887 on March 20, 2006, 11:12:28 PM
I edited it using the control panel by webserver host provides. I will try it again on Notepad.....
Title: Re: Gallery Not Displaying Properly on IE
Post by: Rob22887 on March 20, 2006, 11:17:37 PM
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?
Title: Re: Gallery Not Displaying Properly on IE
Post by: Joachim Müller on March 21, 2006, 07:01:55 AM
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.
Title: Re: Gallery Not Displaying Properly on IE
Post by: Rob22887 on March 22, 2006, 04:34:49 PM
I fixed it by taking a " away from after the font family which wasn't present anywhere else. :)