Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timgdixon Friend
    #137303

    I think this is a pretty good template but I am having some difficulty figuring out why all content is being justified to the right.

    Below is an example image of the space (in red outline) I would like to occupy with a video, in fact I would be quite happy to have the video centered in the space.

    So any ideas on where this can be modified?

    Sherlock Friend
    #287387

    Dear timgdixon !

    Please kindly send me live url of your site , i need it to have a closer look on the problem , i have checked on JA Quartz quickstart but don’t see the problem.

    timgdixon Friend
    #287394

    I have PM’d the URL to you.

    Thanks,

    Tim

    Sherlock Friend
    #287425

    Dear timgdixon !
    In demo of JA Quarts , it set for show date of articles but in your site , you set for the date is hidden , so it causes the problem, now please fix it following some steps below :

    Open template.css file in templates/ja_quarts/css folder.

    1. Find following code section at about line 471 :


    .contentpaneopen_fp {
    padding-left:70px;
    position:relative;
    }

    change to :


    .contentpaneopen_fp {
    position:relative;
    }

    2. Find following code section at about line 505 :


    .contentpaneopen_fp .ja-innerpad {
    min-height:100px;
    padding-left:88px;
    }

    change to :


    .contentpaneopen_fp .ja-innerpad {
    min-height:100px;
    }

    timgdixon Friend
    #287455

    That fixed it- thanks a bunch!!!

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

This topic contains 5 replies, has 2 voices, and was last updated by  timgdixon 15 years, 4 months ago.

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