Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • pichichus14 Friend
    #148793

    I JApurity II use and “wide screen” and I changed the width of the column to the right to 35% but in IE6 the right column goes under of the all content. then is solved if I change to “Full Screen”.
    How can I make that when a user goes in with the browser IE6. the template to start in “full screen”

    thanks!

    Sorry, but I canĀ“t move this thread to other forum, I wrong

    Saguaros Moderator
    #333328

    Hello guy!

    Here is the solution: pls open the file templatesja_purity_iiindex.php and try to find codes at line 24:
    [PHP]switch ($tmplTools->getParam(JA_TOOL_SCREEN)){[/PHP]
    Replace:
    [PHP]
    if( $tmplTools->isIE6() ) {
    $type = ‘auto’ ;
    }else {
    $type = $tmplTools->getParam(JA_TOOL_SCREEN) ;
    }

    switch ( $type ){

    [/PHP]

    Good luck

    pichichus14 Friend
    #333458

    I have a problem when I put it distorts the web in IE (IE8 for example). One effect is that the web moves to the left. Another is that the main menu I placed on vertical

    But I think that this problem is because y modify main menu whit megamenu of JA_Kyanite II, and in anywhere it generates the problem
    Any idea? thanks

    Anonymous Moderator
    #333489

    Hi Pichichus,

    For our technical support, kindly purchase your membership to enjoy it because technical support is for subscribed members only.

    frogfromvenafro Friend
    #334214

    <em>@tienhc 165822 wrote:</em><blockquote>Hello guy!

    Here is the solution: pls open the file templatesja_purity_iiindex.php and try to find codes at line 24:
    [PHP]switch ($tmplTools->getParam(JA_TOOL_SCREEN)){[/PHP]
    Replace:
    [PHP]
    if( $tmplTools->isIE6() ) {
    $type = ‘auto’ ;
    }else {
    $type = $tmplTools->getParam(JA_TOOL_SCREEN) ;
    }

    switch ( $type ){

    [/PHP]

    Good luck</blockquote>
    I tryed to do the same with Purity II tempalte…but I can’t do it!

    Please can you tell me how to do?

    I would like:

    if( $tmplTools->isIE() ) {
    $type = ‘950’ ;
    }else {
    $type = $tmplTools->getParam(JA_TOOL_SCREEN) ;
    }

    thanks a lot

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

This topic contains 5 replies, has 4 voices, and was last updated by  frogfromvenafro 14 years, 9 months ago.

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