Currently I am building a shopping cart system for a customer and have ran into some issues regarding tabled output on the majority of the center column content.
I do understand there are uses for table content (and they are not as evil as every one thinks they are.) I am still looking for a efficient way to change the majority of this to a tabless design as I find it easier for me to style and manipulate in the exact layout I am looking for.
---
I seem to be having issues with the over ride system and don't seem to be grasping it, or I am adjusting the wrong files in the wrong place.
From the reading that I have done just specifically on the product page, I was under the impression that product_listing.php would be the file to adjust how the table content is implemented specifically for the product content. Upon diving in, it appears to be going much deeper than just one page. I mean I couldn't even over ride the fact that the product image column has an inline alignment of center.
I just find it funny that this product claims to be a standards compliant product when it is still using inline styles and a bunch of random and odd layout techniques. ie. using <br /> instead of just putting content in to a <ul> because I am pretty sure it took more time to ghetto rig that menu than to just do it correctly. But I do see its value and once I have a "template" I can go back and never have to deal with it again.
Really my questions are:
What files are creating this table layout(I guess specifically for the products page, unless there is more of a global file dedicated to table creation)?
Is there a way to change and or control this from the admin panel?
Is there a plugin that can convert this over for me to a more say... flexible layout?
How does the over ride system work? I have read the coument that explains it as any folder with a classic folder needs a custom folder. I have tried creating "custom" folder and I have tried creating a folder of the theme tittle and have had little success.
Currently I am running 1.3.8a on the site.
Here is a specific link to reference:
http://www.raoptics.com/shop/index.p...&products_id=2
Also I am aware of the sidebox migration down below the products review, its a plugin I am currently working on and it warned of that issue.
Thanks for your help.




