Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

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.