Closed (fixed)
Project:
Paging
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2010 at 17:09 UTC
Updated:
31 Dec 2012 at 09:40 UTC
I'd like to have space specific CSS classes - I want the last page for an article to look different - somebody must have done this already right?
I suppose I could make a page specific block but I'd still have to figure out if I on on the last page which seems to be non-trivial ...
Any suggestions?
Comments
Comment #1
jenlamptonYou can always get the current page from the query string, and then use that add classes based on the page to your node based on the class.
We could add page specific classes by default, but I'm not sure there's a high enough demand for that. If people want it, please open a feature request for the 7.x branch.