Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • eruzak Friend
    #169750

    When I set the Template Width to auto from backend,the template width has no change under resolution 1280*1024.Is it a bug of this template?(can’t set Template Width to auto?)

    I clean the catch too.But,it’s no use.

    Can this bug be fixed asap????????????????????

    Please see attachment to prove this issue.:confused:


    1. rasite_error
    jooservices Friend
    #419758

    Hi,
    Could you please provide us your site url ?
    Thanks
    Viet Vu.

    khoand Friend
    #419760

    Hi,
    It’s a bug of ja_rasite. You replace this code from /templates/ja_rasite/page/default.php


    <body id="bd" class=" <?php echo $this->getBodyClass();?>">

    with


    <body id="bd" class="<?php if (!T3Common::mobile_device_detect()):?>bd<?php endif;?> <?php echo $this->getBodyClass();?>">

    eruzak Friend
    #419772

    Well done.:)
    Those codes fix this issue.

    best regards.

    <em>@khoand 276447 wrote:</em><blockquote>Hi,
    It’s a bug of ja_rasite. You replace this code from /templates/ja_rasite/page/default.php


    <body id="bd" class=" <?php echo $this->getBodyClass();?>">

    with


    <body id="bd" class="<?php if (!T3Common::mobile_device_detect()):?>bd<?php endif;?> <?php echo $this->getBodyClass();?>">

    </blockquote>

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

This topic contains 4 replies, has 3 voices, and was last updated by  eruzak 12 years, 11 months ago.

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