I've got a fairly standard 2 column fixed layout with the side navigation (area) is on the left side. I'm trying to create an alternate version where the Side Navigation shows on right. In CSS terms it's very easy to add a class that will adjust the presentation.
Struggling to find out if there is a way to do this without creating a new layout. That is, is there a way to define a property or parameter that when editing the page the user choses the existing layout and specifies either the option (left / right) or additional CSS classes that drive the location of the side navigation.
I've included the relevant row from my layout which is pretty standard fare (I think). Early days of using LS, please excuse if terminology is off.
[html]
[/html]