Hi fox,
I`m trying to customize the look of pagination on category pages.
But for some reason, current page string does`t have any css class.
Can you please give an advice on how to wrap current page with css ?
<xsl:value-of select="aspdnsf:PagingControl($BaseURL, $CurrentPage, /root/Products2/Product/pages)" disable-output-escaping="yes" />
Any help would be appreciated.