Hi,
I would like to use the custom css function the zpbase theme to change some css styles. This is working so far, however I would like to implement a background image in the navigation bar (e.g. '#nav {background-image:url(uploaded/Background.png);}'). This is working in the main gallery (the browers is looking for an image in www.mydomain.de/zenphoto/uploaded/), but if I change to a sub gallery or a page the path of the background image is not correct anymore (e.g. the browser is looking for the background image in www.mydomain.de/zenphoto/pages/uploaded/)
How can I use paths in the custom css field of the zpbase theme?
Thanks
Norbert
Comments