Hi all,
This is my first post here but I am now reading you for a few weeks since I first installed Coppermine.
So everything was going fine using a downloaded theme (blackbirch), I mainly use Firefox and had no problem with it on my computers running Windows XP.
Yesterday I decided to modifiy the theme to my of my own and I took me many hours to have it running fine but I did it. ;D
This evening after having swapped to the classic theme I got back to my personal theme named "eos350d" and the main logo doesn't load anymore and the main page layout is also much lighter than it should. This is using Firefox so I tried IE and everything is running Ok. I flushed both browsers cache and it is still the same. I also cleaned up the cookies and no way !
I just don't understand, I have tried to rename the theme and modify its files to match it without more results... I am now clueless ???
Any help or idea would be really appreciated as my friends and I are mainly Firefox users so IE is not a solution to us.
http://eos350d.free.fr
Thanks,
DarkskyZ
Well, I got it back working but quite painfully. In fact I reworked all my template.html file and uploaded it again.
Weird but gone...
Thanks anyway for reading
DarkskyZ
Remember, non-IE browsers actually follow HTML standards. Always test in Firefox or Opera before deploying a theme.
Related notes: I recommend reviewing HTML coding standards, specifically regarding tables. I noticed a lot of improper coding (height attributes, etc). You also have two body delcarations.
Take your site for a spin on the W3C validator. (http://validator.w3.org/)