TomatoCart

65169 Downloads
331 users online
TomatoCart Community
Welcome, Guest
Please Login or Register.    Lost Password?
Bookmark and Share

Expand the checkout block width
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Expand the checkout block width
*
#874
Expand the checkout block width 1 Year, 8 Months ago Karma: 2
Hello,

Is it possible to expand the checkout width from middle column to middle + right column in order to get more place for the checkout form? The same question for the basket.

Thanks in advance,

Best regards.

Helgvor STOLL
helgvor_stoll
Expert Boarder
Posts: 120
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Delphine Lingerie Location: SALEILLES (FRANCE) Birthday: 02/27
The administrator has disabled public write access.
 
#2141
Re: Expand the checkout block width 1 Year, 6 Months ago Karma: 2
open your index.php from template folder & find:

Code:

    $content_right = '';

    if ($osC_Template->hasPageBoxModules()) {



before this lines , add:

Code:

if (substr($_SERVER['PHP_SELF'], -12)!="checkout.php")
 {




find:

Code:


      $content_right = ob_get_contents();
      ob_end_clean();
    }


after this lines add:

Code:

}


goodluck
hack346
Junior Boarder
Posts: 28
graphgraph
User Offline Click here to see the profile of this user
Gender: Male hack346 hack346 Birthday: 12/12
I convert (create) themes for Tomatocart
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: jmccommas, hdata, newkid

Latest Blog Post

TomatoCart v2.0 – An open source ecommerce framework

Since the TomatoCart v1.0’s framework getting old and the core is not a pure MVC design, it causes many troubles ...

Blog | Administrator | Saturday, 21 January 2012

More in: About Us

-
+
3

contact_us

TomatoCart
+86-13771170725
info@tomatocart.com
http://www.tomatocart.com

Newsletter Subscription

Name:

E-Mail:

Verification Code:
Captcha

Receive HTML?