Thread: Convert to CSS?
View Single Post
  #7  
Old 09-09-2005, 11:49 AM
 
cgrant cgrant is offline
 

Member
  
Join Date: Feb 2005
Posts: 26
 

Default

I have semi-converted x-cart to css on a live site and I am working on a closed copy of x-cart making a css driven template. From my experince, there is a lot of things x-cart desinged with tables in mind, so converting to CSS has caused me a few headaches, however much of it is possible. Like balinor said, there are going to be a few cases where you are going to need tables, however tables have a use for displaying certain data where css would fall short (or require a ton of code which defeats the purpose of css) so dont worry if you have a couple tables still. Ive been saying x-cart needs better templates/template system, but for now your stuck doing the conversion yourself. Good Luck!
__________________
X-CART 4.0.12 Gold
Robotnik.com *LIVE SITE
Reply With Quote