![]() |
|
Album Page 2 = stylesheet not being used? - 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: Album Page 2 = stylesheet not being used? (/thread-1309.html) |
Album Page 2 = stylesheet not being used? - fuBar - 2007-03-22 Hello, When I browse my gallery and hit page 2, the stylesheet is not being used by the page. Hence, that old retro html appears. I am using two stylesheets to operate the website gallery. Can anyone help me out on this? Thanks. Album Page 2 = stylesheet not being used? - trisweb - 2007-03-22 If you give us a link to your gallery I'm sure we could help you! Thanks! Album Page 2 = stylesheet not being used? - fuBar - 2007-04-02 Sorry for the late reply. I have been 'very' busy with things. Here is a working page in pg 1: http://buufdesigns.com/gallery/vstylers/ I am assuming that there is a disconnect with the .htcaccess? Album Page 2 = stylesheet not being used? - trisweb - 2007-04-02 Your problem is in those two lines: ` ` Instead of I would put the stylesheets in the [i]theme directory[/i] (under /themes/yourtheme/ folder) and use this kind of path: ` Album Page 2 = stylesheet not being used? - fuBar - 2007-04-04 Thank you for being so helpful. |