Post by tacoda » Sat Jul 24, 2010 3:41 am

On Payment page. 'Terms and Conditions' pop-up window is to too small. How can I make it bigger???
terms_and_condition_window.png

terms_and_condition_window.png (40.83 KiB) Viewed 3835 times


Newbie

Posts

Joined
Fri Jun 25, 2010 7:10 am

Post by JAY6390 » Sat Jul 24, 2010 4:29 am

Open the following two files

Code: Select all

/catalog/english/checkout/payment.php
/catalog/english/checkout/guest_checkout_2.php
Find

Code: Select all

$_['text_agree']           = 'I have read and agree to the <a class="thickbox" href="index.php?route=information/information/loadInfo&checkout=1" alt="%s"><b>%s</b></a>'; 
and change it to

Code: Select all

$_['text_agree']           = 'I have read and agree to the <a class="thickbox" href="index.php?route=information/information/loadInfo&checkout=1&width=700&height=500" alt="%s"><b>%s</b></a>'; 
Changing the 700 and 500 to the width and height you want respectively

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by tacoda » Sat Jul 24, 2010 5:33 am

Thanks! It works like charm! =)

Newbie

Posts

Joined
Fri Jun 25, 2010 7:10 am

Post by JAY6390 » Sat Jul 24, 2010 5:34 am

Excellent no problem

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by loyal » Tue Jul 21, 2015 6:08 pm

Does anyone have a solution for Opencart 2?

Newbie

Posts

Joined
Tue Jul 21, 2015 6:06 pm

Post by vinylperfection » Fri Apr 08, 2016 5:59 am

sorry to bump such an old thread but any ideas where these files are located now?
The current structure of 1.5x doesn't seem to follow the above...?

New member

Posts

Joined
Mon Oct 04, 2010 11:55 pm
Who is online

Users browsing this forum: No registered users and 10 guests