I need a little help
I'm needing to setup a button based quickstyle chooser instead of the standard dropdown menu (basically I have 5 styles that have icons for them). I've found that <a href="?styleid=X"><img src="location of the icon"></a> works, but I need to find a variable that contains the location of the current page, or create one in the phpinclude_start template.
|