ZenphotoCMS Forum
Chaotic Soul Page Error and Text Size Change - 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: Chaotic Soul Page Error and Text Size Change (/thread-2403.html)



Chaotic Soul Page Error and Text Size Change - schroederman - 2008-03-11

i am using the chaotic sould theme. download here: http://www.zenphoto.org/zp/theme/chaotic-soul/chaotic_album.png.php

the index and album pages load without problems, but the image.php page loads an error. in teh status bar it reads "Error on Page". how do i find what is causing the error?

second question is in that theme, i want the <<Prev and Next>> text much larger, to make it easier to read/find. where do i edit the .css? changing the image{} font-size didn't make a difference that i could see. thanks!!!


Chaotic Soul Page Error and Text Size Change - sbillard - 2008-03-11

There is a ticket reporting a problem with Java Script errors. This is probably the "Error on page" that you are seeing. I have not heard of anyone that says this is causing functional problems with the page, though.

As for the <<Prev and Next>> text. Look in the theme where these are created. There may be some division or class styles defined there. If not, you can supply a class to the function that will be used. Check out the functions guide: http://www.zenphoto.org/documentation/Zenphoto/_template-functions.php.html for more detail. You would then create CSS styles to select the text you want.


Chaotic Soul Page Error and Text Size Change - schroederman - 2008-03-14

thanks for your speedy reply. i will ignore the javascript error then.

i have uploaded a watermark to be seen over every picture on the gallery, but if users click on the picture so that it expands to full size, teh watermark is gone. is there a way to disable the ability to click on the picture for the full screen version? can i change that click to instead advance to the next page?


Chaotic Soul Page Error and Text Size Change - acrylian - 2008-03-14

You can either remove the part in the theme or use the admin option (1.1.5 or nightly)


Chaotic Soul Page Error and Text Size Change - schroederman - 2008-03-15

thanks, another reason to update the gallery. i will update and report back if it's still not working.

your time/energy here was much appreciated!!