Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kepe Friend
    #135424

    My site present in left.

    site http://www.kepekozani.gr

    Thanks

    Anonymous Moderator
    #279496

    HI kepe.

    add following script to the end of template_css.css file:

    [PHP]
    .ja-mainwrapper{
    text-align:center;
    }
    [/PHP]

    else

    Open index.php in templates/ja_antares/css/colors, can add <center></center> tag to body tag:

    [PHP]
    <body>
    <center>
    <!–CONTENT HERE –>
    </center>
    </body>
    [/PHP]

    Hope it helps.

    scotty Friend
    #279519

    JA Developer;91195

    [php]
    <body>
    <center>
    <!–CONTENT HERE –>
    </center>
    </body>
    [/php]

    the <center> tag is gone since HTML 4 and is not supported in XHTML.

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

This topic contains 3 replies, has 3 voices, and was last updated by  scotty 15 years, 12 months ago.

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