Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1224245
    dmuller
    Participant

    Hi guys, the last and hopefully a simple one. On this page, when the next page, previous page rounded navigation appears I get a weird effect on hover.

    http://rise.dmullerdesign.com/index.php/product-category/ballet-modern-uniform/

    The numbers jump around – I guess due to a errant padding/margin issue? Any ideas how to fix it please?

    Thanks, David,

    #1224250
    dmuller
    Participant

    Fixed it:

    Changed

    .x-pagination a:hover{
    margin: 0 22%;
    }

    to

    .x-pagination a:hover{
    margin: 0 3px;
    }

    Not sure where the 22% came from but…

    #1224544
    Jade
    Moderator

    Glad to hear you got it sorted, David.

  • <script> jQuery(function($){ $("#no-reply-1224245 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>