Getting Stylesheet name

I assume that within my default.php file I can find out which style is being used? The reason being is I was to disable an extension except for a single style.

Comments

  • Just view source on a page, that's the simplest way to do it. Ctrl+U in fx, and ALT+V, C in IE.
  • you could check the value of $Context->StyleUrl
This discussion has been closed.