ZenphotoCMS Forum
stopdesign theme css help - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: stopdesign theme css help (/thread-715.html)



stopdesign theme css help - spellmank - 02-08-2006

Hi,

Not sure if this the proper place to ask a css question, but thought I'd give it a try.

I modified the stopdesign template with my own theme for a friend.

http://www.elliottwarren.com

It is a work in progress. It displays fine on a Mac, but on a PC and specifically IE v6 the gallery pages are not displaying correctly. They are fine on Firefox.

Any help would be appreciated.

Thanks!
spellmank




stopdesign theme css help - theours - 06-09-2006

Hello all,
Exactly the same pbl...




stopdesign theme css help - theours - 07-09-2006

The code is not exactly the same :
firefox:
`

  imagename

initEditableTitle('imageTitleEditable');

  blahblah

initEditableDesc('imageDescEditable');

`

and for IE:
`

  imagename

  blahblah


`