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 . ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 //--> Quote:
|
|
#2
| ||||
| ||||
| Open /includes/configure_bts.php and do a text search for "case 'content':" |
|
#3
| |||
| |||
| 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. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Editing the header | minuteman1970 | osCMax v2 Installation issues | 1 | 09-15-2007 11:01 AM |
| TEMPLATE INSTALL ISSUE --> Illegal Template Directory | ashelleydesign | osCMax v2 Installation issues | 4 | 02-02-2007 06:59 AM |
| Editing but wheres>? | TCM | osCMax v2 Customization/Mods | 2 | 09-04-2006 10:03 PM |
| editing contact_us | frobscottle | osCommerce 2.2 Modification Help | 3 | 01-26-2004 09:14 AM |
| Basic Template editing-Newbie question--reg., | Anonymous | osCMax v1.7 Discussion | 0 | 10-11-2003 06:27 AM |