![]() |
|
Theming the live edit highlight - 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: Theming the live edit highlight (/thread-190.html) |
Theming the live edit highlight - Stephane - 03-01-2006 I'm creating a new theme and have noticed that the yellow color that appears as a hover property when editing descriptions is stored in the javascript (ajax.js). There should be a way to incorporate the tag in the teme CSS as this seems to be a theme-specific property. Will this be addressed in the future and is there a way around it in the meanwhile? Theming the live edit highlight - Luckyspin - 04-01-2006 Yes, you are right, this should be themable. For now, you can override the value in ajax.js at line 207. |