Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

left_column.php without boxes. how?


Chairman Aeon

Recommended Posts

Posted

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.

Posted
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

Posted
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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...