This template is nice for web-savvy guys, but I learn that my clients are not. So need links to appear like buttons. I see selector "pagenav-next" makes link into button, even made it to work through FireBug, but need help setting it up for good in few different cases, and don't know how:
Case #1 is http://fitness7vetrov.ru/blog-rukovoditelya/item/25-kak-otnositsya-k-zhiru-pravilno on the screenshot you'll the link marked by arrow: https://yadi.sk/i/JP4NDXk6bXZkq
It is a module placed through {loadposition}, I've tried to assign "btn1" class in midule suffix, didn't work...
Case #2 is http://fitness7vetrov.ru/akcii/25-hotite-letom-ne-stesnyatsya-svoego-tela?showall=&start=1 which is pagination navigation for long articles. On the Screenshot (https://yadi.sk/i/xrwC6KizbXZoY) you see two links Back and Forward, but it doesn't appear to be button. I see that it should be something like "pagenav-next" class, but have no idea how to bind that class to it, even two classes (hover one too).
Case #3 (future to be, I guess) I gather, that the fixes we do need to be implemented for both Joomla articles and K2 in different manners, cuase what we've fixed already fo Joomla articles, doesn't work for K2 articles (see this thread: https://www.gavick.com/forums/startup/pagebreaks-need-to-line-up-and-some-items-don-t-work-35460.html), so I'd need this Button fix for K2 too...
Thank you very much!