Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

trouble separating the code for content, left and right column


lanu

Recommended Posts

I've been trying to take the default template and work it into my own template, but I'm having a very hard time separating the code in the right place.

Does anyone have the isolated code to display the following?

 

1-the content

2-the left column

3-the 3rd column

 

thanks!

Link to comment
Share on other sites

I've been trying to take the default template and work it into my own template, but I'm having a very hard time separating the code in the right place.

Does anyone have the isolated code to display the following?

 

1-the content

2-the left column

3-the 3rd column

 

thanks!

 

The html output is commented: -

 

<!-- left_navigation //-->

 

<!-- left_navigation_eof //-->

 

<!-- body_text //-->

 

<!-- body_text_eof //-->

 

<!-- right_navigation //-->

 

<!-- right_navigation_eof //-->

 

The php files are ..

 

left column includes/column_left.php

 

The main content is in each of the catalog files .. look at privacy.php as an easy example.

 

Right column includes/column_right.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...