entriestagged "Tutorials":
Highlighting menu items with ExpressionEngine
There are indeed are variety of means by which you can highlight a menu item of the current page you're on. One way would be to use ExpressionEngine's embedded template functionality which is very sophisticated. The downside in… read full article
Conditionals: Manipulate a Class or ID Attribute of Elements in Channel Entries
There are plenty of reasons why we sometimes need to have the first or last element in a row to have a different Class than its siblings. If, for example, I wanted to create an unordered list of which the last list item was to contain a different CSS rule than any of the other list items, I'd simply create… read full article

