Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Hieu Nguyen Admin
    #117039

    In Procyon, how can I get visitors to always start at 800.

    Then…if they want on top-right, visitors will be able to enlarge it.

    But I’d always like the first page for visitors to begin at 800.

    Thanks alot!

    brandon

    Hung Dinh Friend
    #210167

    We have a config for this option in the index.php file. Please check.
    Mod note: move to Procyon forum

    brandon12 Friend
    #210171

    I can’t find it. If possible please give me instructions.

    brandon12 Friend
    #210174

    If you’re there, I really need this fixed please.

    brandon12 Friend
    #210175

    sorry for username confusion…both same person (brandon)

    brandon12 Friend
    #210179

    I know it’s in here but none of my changes are working

    <link href=”<?php echo $mosConfig_live_site;?>/templates/ja_procyon/css/template_css.css” rel=”stylesheet” type=”text/css” />
    <link href=”<?php echo $mosConfig_live_site;?>/templates/ja_procyon/css/800×600.css” rel=”alternate stylesheet” type=”text/css” title=”800×600″ />
    <link href=”<?php echo $mosConfig_live_site;?>/templates/ja_procyon/css/1024×768.css” rel=”alternate stylesheet” type=”text/css” title=”1024×768″ />
    <script language=”javascript” type=”text/javascript” src=”<?php echo $mosConfig_live_site;?>/templates/ja_procyon/switcher.js”></script>

    <script language=”javascript” type=”text/javascript”>
    var myimages=new Array()
    function preloadimages(){
    for (i=0;i<preloadimages.arguments.length;i++){
    myimages=new Image()
    myimages.src=preloadimages.arguments
    }
    }
    preloadimages(“<?php echo $mosConfig_live_site;?>/templates/ja_procyon/images/arrow-on.gif”,”<?php echo $mosConfig_live_site;?>/templates/ja_procyon/images/arrow-off.gif”);
    </script>

    </head>

    <body id=”bd” onload=”preloadimages()”>
    <table class=”container” align=”center” width=”100%” border=”0″ cellpadding=”0″ cellspacing=”0″>
    <tr>
    <!– BEGIN: HEADER –>
    <td colspan=”2″ scope=”col” valign=”top”>
    <div id=”topline”>
    <div class=”users-bar”>
    Screen size:
    <a href=”#” onclick=”setActiveStyleSheet(”); return true;”>Auto adjust</a>
    <a href=”#” onclick=”setActiveStyleSheet(‘800×600’); return false;”>800×600</a>
    <a href=”#” onclick=”setActiveStyleSheet(‘1024×768’); return false;”>1024×768</a>
    </div>

    brandon12 Friend
    #210184

    i would have loved to know that but i guess joomlart is busy…would have been nice i have to say. anyway i followed nathanbohn’s helpful answer about ditching fluid layout altogether
    http://id.joomlart.com/forums/topic/get-rid-of-the-screen-resolution-options/

    Hung Dinh Friend
    #210185

    Sorry for the wait, I am glad you have found out the solution.
    Please feel free to post if you are in need of further assistance and I would be happy to assist you.

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

This topic contains 8 replies, has 3 voices, and was last updated by  Hung Dinh 18 years, 3 months ago.

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