osCmax v2.5 User Manual
Results 1 to 1 of 1

Questions about main_page.tpl.php

This is a discussion on Questions about main_page.tpl.php within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I am a newbie to osCMax & php and am attempting to learn how to modify the CSS-fluid-1 template. I ...

      
  1. #1
    New Member
    Join Date
    Feb 2007
    Posts
    25
    Rep Power
    0


    Default Questions about main_page.tpl.php

    I am a newbie to osCMax & php and am attempting to learn how to modify the CSS-fluid-1 template. I believe I am using the newest version of the software with BTS.

    At present I have printed up the main_page.tpl.php and the .css files along with printouts of both the browser visual and html view of the opening page of the shopping cart so I can try to follow along and become familar with how everything works.

    At this point, I have a few questions about main_page.tpl.php that I hope someone can help with.

    1) What is:
    <?php
    if(isset($css_page_width))
    {
    echo 'div#pageFrame { width: ' . $css_page_width . 'px;}';
    }
    ?>

    2) Why isn't the informationBox styles not in the main_layout.css file and could it be?

    3) Why are there 2 places for the coolMenu and which one is correct?

    4) Where is "navTopFrame" in the CSS files? It's made reference to in <div class="navBarFrame" id-"navTopFrame" right above the 'breadcrumb' in main_page.tpl.php.


    One other general question....
    Can we use a .js file on a page?
    I.E. <SCRIPT LANGUAGE="JavaScript" SRC="mopics.js"></SCRIPT>
    instead of having the javascript inserted into the page itself?

    Maybe too many ?'s at a time and if so, I apologize but I am thankful for any help given.
    Last edited by simplex; 05-19-2007 at 04:35 AM.

Similar Threads

  1. Replies: 0
    Last Post: 03-02-2007, 04:19 AM
  2. main_page.tpl.php where is OSCMAX_bc_right.gif
    By battleaxe in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 07-12-2004, 04:56 AM
  3. Just a few QUESTIONS for You
    By kellycog in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 07-03-2004, 10:45 AM
  4. Main_Page.tpl.php NOT working??? why???
    By JamesAnthony in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 10-21-2003, 07:17 PM
  5. A Few Questions
    By ckeeper in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 07-01-2003, 05:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •