All Tags »
skin
Sorry, but there are no more tags available to filter with.
-
Ok, here's some quick code that I did.
First, remember that the original skin_1 template.ascx uses the (!ADVANCED_CATEGORY_BROWSE_BOX!), which gets it's formatting from the EntityULList.xslt, which displays everything in a <UL> list (unordered list). I don't want that format, so I'm going to change it.
1. On the ...