Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mzaf Friend
    #141578

    How can I right-justify the contents of what is described as the “Right” position/column in Teline II template. It seems to be left-justified now. Thanks.

    nguyenhuu quang Friend
    #306769

    template.css (line 614)

    #ja-col2 {
    float:right;
    overflow:hidden;
    width:49.9%;
    }

    replace

    #ja-col2 {
    float:right;
    overflow:hidden;
    text-align:right !important;
    width:49.9%;
    }

    mzaf Friend
    #306806

    Thanks so very much – it worked.

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

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

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