![]() |
|
counter in PrintAlbumMenu and others - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: counter in PrintAlbumMenu and others (/thread-5132.html) |
counter in PrintAlbumMenu and others - FilMar - 2009-05-03 I'm playing around to adapt the zenpage default theme and having some troubles whit the counters in the PrintAlbumMenu routine and others (printAllNewsCategories) I was changing the CSS for the menus but came to the fact that the counters are displayed outside the ...links. counter in PrintAlbumMenu and others - acrylian - 2009-05-03 I do not understand the problem. The counter numbers are outside the links because they are not part of the destination that is linked and made that ways you can style them differently. If you want them to have for example the same color like the link then just set the color for the Alternatively you can always take the original code and make special theme custom function (with another name of course) to work differently |