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

Editing Template

This is a discussion on Editing Template within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Can anyone tell me where the html code is pulled from for the following section in the file main_page.tpl.php . ...

      
  1. #1
    Member
    Join Date
    May 2008
    Posts
    88
    Rep Power
    5


    Default Editing Template

    Can anyone tell me where the html code is pulled from for the following section in the file main_page.tpl.php.


    HTML Code:
     <!-- content //-->
        <td width="100%" valign="top">
    				<!-- TS table added to restrict content in center box  -->
    					<table width="580" border="0" align="center" cellpadding="0" cellspacing="0">
      						<tr>
       								 <td align="center">
       								 <?php
         require (bts_select ('content')); // BTSv1.5
       								 ?>
       								 </td>
      						</tr>
    					</table>
    					<!-- TS end table for center box area -->
       </td>
    		<!-- content_eof //-->
    I am looking to specifically edit the html code for this part:
    <?php require (bts_select ('content')); // BTSv1.5 ?>
    Thanks in advance for any help!

  2. #2
    Active Member MindTwist's Avatar
    Join Date
    Jun 2007
    Location
    Barcelona, Spain
    Posts
    409
    Rep Power
    7


    Default Re: Editing Template

    Open /includes/configure_bts.php and do a text search for "case 'content':"

  3. #3
    Member
    Join Date
    May 2008
    Posts
    88
    Rep Power
    5


    Default Re: Editing Template

    Thanks for the reply. I actually found it late last nite. The stuff I was looking for was in the templates/fallback/content folder in case anyone else needs it. Still familarizing myself with oscMax.

Similar Threads

  1. Editing the header
    By minuteman1970 in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 09-15-2007, 11:01 AM
  2. TEMPLATE INSTALL ISSUE --> Illegal Template Directory
    By ashelleydesign in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 02-02-2007, 05:59 AM
  3. Editing but wheres>?
    By TCM in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 09-04-2006, 10:03 PM
  4. editing contact_us
    By frobscottle in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 01-26-2004, 08:14 AM
  5. Basic Template editing-Newbie question--reg.,
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 10-11-2003, 06:27 AM

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
  •