Chairman Aeon Posted March 22, 2007 Posted March 22, 2007 I prefer CSS to tables especially for proper layout. I'm trying to redo my left_column.php with a search, catergories and what's new non-box boxes. Ideally I'd just skip calling up the three boxes and code it into the left_column.php and just ignore those boxes, but I obviously don't understand osC well enough to do that. Is there anyway you get say Categories listed on a page without using info boxes? Iain.
crash3903 Posted March 22, 2007 Posted March 22, 2007 I prefer CSS to tables especially for proper layout. I'm trying to redo my left_column.php with a search, catergories and what's new non-box boxes. Ideally I'd just skip calling up the three boxes and code it into the left_column.php and just ignore those boxes, but I obviously don't understand osC well enough to do that. Is there anyway you get say Categories listed on a page without using info boxes? Iain. you will find the included files in the file includes/column_left.php Either delete the include/require code or comment it out hth Regards Mark A Reynolds
Chairman Aeon Posted March 23, 2007 Author Posted March 23, 2007 includes/column_left.php Either delete the include/require code or comment it out I tried that first and it was disastrous. I made new boxes calling noborderBox and PHP files without table references and now my headings went away. Boo! Iain.
spax Posted March 23, 2007 Posted March 23, 2007 Not much point in having a part CSS layout. All or nothing if you ask me. Check this out, see the demo site and you should be able to adjust it to your needs. http://www.oscommerce.com/community/contributions,4233
Recommended Posts
Archived
This topic is now archived and is closed to further replies.