Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

text area - how can it be split into boxes?


Petre

Recommended Posts

Posted

Hi,

 

I managed to have the index.php page of the storefront centered with a 700px width and got rid of the right column as well, but don't know how to split the text area into 4 boxes.

One box needs to have a video embedded into it, and the other 3 - static images and text.

 

Any suggestions on how I can create those boxes, please? Thanks.

Posted
Hi,

 

I managed to have the index.php page of the storefront centered with a 700px width and got rid of the right column as well, but don't know how to split the text area into 4 boxes.

One box needs to have a video embedded into it, and the other 3 - static images and text.

 

Any suggestions on how I can create those boxes, please? Thanks.

Hi,

 

Do you have any suggestions on how to convert the main text area on the OsCommerce default template into an area with 4 boxes, please?

Thank you.

  • 3 weeks later...
Posted
Hi,

 

Do you have any suggestions on how to convert the main text area on the OsCommerce default template into an area with 4 boxes, please?

Thank you.

Hi there,

 

I'm posting this again hoping that someone might help.

 

I need to split the main content of the catalog landing page (the middle of the page where the main text area is) into 4 boxes.

Each box will have its own text and image.

Do I have to change the php script in the the main "index.php" file? If so, any idea about what needs to be modified? Also, can I achieve this with plain OsC without using STS?

 

Many thanks.

Posted

The index.php main content, as the others in the root, is simply a table, look at the <!-- body_text //--> and <!-- body_text_eof //--> markers

 

 

So all you need to do is split that into four tables, or layers whichever suits best.

 

It just basic html, look at your pages generated source, that should help.

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Archived

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

×
×
  • Create New...