Jump to content

How to add left column on order page (Checkout Page)


Recommended Posts

For 1 page checkout with right column removed edit global.css and change the section below.

 

/* ************************************************************************************************

PAGE ORDER-OPC

************************************************************************************************ */

#order-opc #left_column {display:block}

#order-opc #center_column{width:736px}

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...

You will need to edit the same code but under this heading:

 

 

/* ************************************************************************************************

PAIMENT - PAGE ORDER

************************************************************************************************ */

 

/* nav bottom ********************************************************************************** */

 

There are 5 steps scroll through them and modify any code pertaining to column display as in my original post.

Link to comment
Share on other sites

×
×
  • Create New...