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

jenlampton’s picture

Category: feature » support
Status: Active » Fixed

You 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.