![]() |
|
Next problem... logo - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Next problem... logo (/thread-11046.html) |
Next problem... logo - FunkFlex2001 - 2013-05-10 I don't know why its so hard to include some standart items. I never seen another script where a simple logo needs to study the code and/or tests with a few themes to find out wich of them uses the easiest way to include one. Next problem... logo - FunkFlex2001 - 2013-05-10 BTW ... bug in effervescence_plus needs a Next problem... logo - acrylian - 2013-05-10 First, differently than other CMS Zenphoto leaves a lot more freedom to the theme developer. A logo is not a standard item, so it is up to the theme developer to setup a easy way to replace or add one. Otherwise all is HTML and CSS which you need knowlegde in any case. Besides that it seems you discovered a bug in the theme as I can reproduce the failure. The line you cite makes me thing you are not using the latest release though. The function related is in the theme's function.php line 245-261). |