Contributions

Templates and Themes (Category Index)
Search: 

OSC to CSS

Convert OSCommerce 2.2RC2a to tableless CSS

This file set replaces the OSCommerce html table structure based on <table>'s , <tr>'s, and <td>'s with CSS.

The programming, the sequence and flow of the pages, and handling of data are otherwise unchanged. See screenshots and examples at http://www.niora.com/css-oscommerce.php

Purpose:
The primary purpose of this conversion is to facilitate web design and enhance search engine optimization.


What Has Been Done:
The table structure was extracted from the php and replaced with CSS for each page individually. The existing file and page structure was preserved and for each page the php and javascript remain in the same relative places. The difference is that instead of being surrounded by a sea of nested tables, the code will be enclosed by one or two <span> or <div> tags. The preservation of existing programming is such that the shop will function with a mix of converted and unconverted pages.

Contributions
Because the existing OSC 2.2RC2a file structure and programming has been left intact, existing contributions on the OSCommerce website should work with this conversion. The challenge will be to locate where in the converted catalog pages to place contribution components.

The following contributions have been successfully tested on this conversion.


Article Manager V1.57
HeaderTags_SEO V3
OT Discount Coupon Codes 3 34
ULTIMATE Seo Uris 5 r141
USPS Methods 4.3.2
XSell 2.6
UL Categories V1.1.2

Expand All / Collapse All

OScommerce 2.3 14 Oct 2010

Not the full version. This is just the following notice:
Before downloading this file, please evaluate the latest version of OSCommerce 2.3 available on GitHub. It has the 960 grid system, JQuery features, and also the latest security features installed.

includes/modules/also_purchased_products.php 20 Sep 2010
Fix for currencies infobox 18 Sep 2010
fix for Typo causing IE8 issues 18 Sep 2010
Corrected Instructions, again 16 Sep 2010
OSC to CSS version 2.0 15 Sep 2010
Tableless OSCommerce w/templates 1 Jul 2010
Fixes Quick Search Button 6 Jun 2010
German Language File 15 May 2010
Language Update 13 May 2010
osc-css 1 Mar 2010
OSC to CSS update 25 Feb 2010
OSC to CSS 24 Feb 2010

Note: Contributions are used at own risk.