Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • chaimk Friend
    #182211

    Hi there,

    I am having difficulties using Joomgallery pagination with the template, my dev site (and link to the page that is having issues) can be found at http://demo.thehebrewacademy.org/index.php?view=category&catid=45&option=com_joomgallery.

    I would like the paginations to be in the center of the page, and on top of the gallery content (not off to the left).

    Any help is much appreciated,
    Chaim 🙂

    HeR0 Friend
    #472863

    Hi Chaimk,

    On top: open file http://demo.thehebrewacademy.org/templates/ja_university/css/template.css and find

    .pagination {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    }

    then replace to

    .pagination {
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    }

    Regards,

    chaimk Friend
    #473064

    Will that cause an issue with Joomla and K2 pagination (and for that matter any other components that use the pagination)?

    HeR0 Friend
    #473069

    Hi Chaimk,

    I think that does not cause any issue for other component. Don’t worry, let mo know if you have any further issues.

    Regardgs,

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  HeR0 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum