Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • shemeam Friend
    #205914

    Hello

    I am using JA Popup module with only 3 images.
    They are currently aligned to the left of the page, leaving a white space to the right of the page.
    Can I center the module so that the white space is even on both sides of the images?

    Shemeam

    Adam M Moderator
    #568838

    Hi @shemeam

    May I know your site url so I can have a look first ?

    Adam M Moderator
    #733931

    Hi @shemeam

    May I know your site url so I can have a look first ?

    shemeam Friend
    #569164
    shemeam Friend
    #734253
    Adam M Moderator
    #569243

    Hi @shemeam,

    Please open file root_folder/templates/uber/css/custom.css then add this code :

    #ja-cp-120 {
    width: 690px;
    }
    #ja-cp-120 .ja-cp-item {
    width: 33.3%;
    text-align: center;
    }

    Adam M Moderator
    #734332

    Hi @shemeam,

    Please open file root_folder/templates/uber/css/custom.css then add this code :

    #ja-cp-120 {
    width: 690px;
    }
    #ja-cp-120 .ja-cp-item {
    width: 33.3%;
    text-align: center;
    }

    shemeam Friend
    #569637

    Hi Adam

    That didn’t work.
    I added the code to the custom.css

    but you will see from http://www.writersinwarwickshire.com/programme that it is still left aligned.

    This is ‘not’ a major issue, but it would be nice if it can easily be resolved.

    Many thanks for your time


    1. custom-css-screen

    Shemeam

    shemeam Friend
    #734726

    Hi Adam

    That didn’t work.
    I added the code to the custom.css

    but you will see from http://www.writersinwarwickshire.com/programme that it is still left aligned.

    This is ‘not’ a major issue, but it would be nice if it can easily be resolved.

    Many thanks for your time

    Shemeam

    Adam M Moderator
    #569727

    Hi @shemeam,

    Please change this line :

    #ja-cp-120 {
    width: 690px;
    }

    with this one :

    #ja-cp-120 {
    width: 690px;
    margin: 0 auto;
    }

    shemeam Friend
    #569769

    That’s got it, perfect, thank you Adam 🙂

    Shemeam

    shemeam Friend
    #734851

    That’s got it, perfect, thank you Adam 🙂

    Shemeam

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

This topic contains 12 replies, has 2 voices, and was last updated by  shemeam 8 years, 11 months ago.

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