Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:if ( ! $Context->SelfUrl == 'index.php' ) {
// ...
// the code of your extension
// ....CategoryIcon /* or whatever the css selector for the icons is */
{
display: none;
}
body#CategoryPage .CategoryIcon
{
display: block;
}
1 to 3 of 3