1. includes/header.php
2. includes/footer.php
3. includes/left_column.php
4. includes/right_column.php
5. Stylesheet.css
Have fun...
Posted 04 March 2005, 18:05
Posted 04 March 2005, 18:08
toyicebear, on Mar 4 2005, 06:05 PM, said:
Posted 04 March 2005, 18:10
Edited by toyicebear, 04 March 2005, 18:11.
Posted 04 March 2005, 18:11
toyicebear, on Mar 4 2005, 06:10 PM, said:
Posted 04 March 2005, 18:13
Edited by toyicebear, 04 March 2005, 18:18.
Posted 07 March 2005, 02:57
Posted 11 March 2005, 21:58
Posted 20 March 2005, 21:45
211655, on Mar 11 2005, 02:58 PM, said:
Posted 22 March 2005, 00:16
webtrek, on Mar 20 2005, 02:45 PM, said:
Posted 22 March 2005, 00:23
Posted 23 March 2005, 23:50
Posted 24 March 2005, 00:08
// page title
define('TITLE', 'osCommerce');
<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>
Posted 24 March 2005, 00:26
TD.infoBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #bbc3d3;
color: #ffffff;
}
TD.infoBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #990000;
color: #ffffff;
}
Posted 24 March 2005, 00:44
// customization for the design layout
define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125)
Edited by toyicebear, 24 March 2005, 00:48.
Posted 24 March 2005, 02:32
Posted 25 March 2005, 12:05
Posted 25 March 2005, 12:35
Posted 25 March 2005, 16:17
Posted 25 March 2005, 16:59
Posted 26 March 2005, 18:30