![]() |
|
Integration CSS album.php styling - 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: Integration CSS album.php styling (/thread-3064.html) |
Integration CSS album.php styling - os07 - 2008-06-09 I have successfully integrated ZP into a website, all is working well. New problem: I am using individual themes to make different album.php and image.php files for different sections of the site. When the default number of image thumbs is exceeded, necessitating a second page of thumbs, ZP generates a new page, BUT, the specific theme styling assigned to the first page (album.php) is not there. How do I put my individual theme styling on these additional album pages? They appear in subfolders, i.e. www.somewebsite/zenphoto/myalbum/page/2 There are no such subfolders or new copies of album.php that I can see on the site tree structure. TIA for your help! Integration CSS album.php styling - acrylian - 2008-06-10 I assume that you use the "album theme" feature, so I am sorry, I can't reproduce it with the latest nightly. Integration CSS album.php styling - os07 - 2008-06-12 Problem solved: bad path to CSS - changed to site relative - fixed! Thanks! |