Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Customising the Edit Options Popup at Cart

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-13-2006, 09:57 AM
 
soyuz02 soyuz02 is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 71
 

Default Customising the Edit Options Popup at Cart

I am trying to customise the popup which comes up when you have your cart content infront of you and click "edit options". I would like to change colour and size of the popup.

Any clues? Thanks
__________________
X-Cart Version :: 4.1.6 (Finally)
X-Cart Mods :: Kids Skin by 7dana
Running on :: SUSE Linux 9.3 with Plesk 7.5.4
Webserv :: Apache 2.0.53
mySQL :: 4.1.10
PHP :: 4.3.10
Reply With Quote
  #2  
Old 09-13-2006, 10:48 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Customising the Edit Options Popup at Cart

try:

customer/main/popup_poptions.tpl

your colors are all in the CSS:
/*
Popup styles
*/
.PopupContainer { width: 100%; text-align: center; height: 100%; }
.PopupTitle { background-color: #F8B1D7; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }
.PopupBG { background-color: #fff; }
.PopupHelpLink { color: #330000; font-size: 9px; text-decoration: none; }

I have no idea where the size of the popup is. At least you can change the color now.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #3  
Old 09-15-2006, 08:58 AM
  girlsbits's Avatar 
girlsbits girlsbits is offline
 

Advanced Member
  
Join Date: May 2006
Posts: 77
 

Default Re: Customising the Edit Options Popup at Cart

skin1/customer/main/cart.tpl contains the edit options popup window snippet.

search for the following line of code and you'll find the popup window size just beneath.

Code:
{if $config.UA.platform eq 'MacPPC' && $config.UA.browser eq 'MSIE'}
__________________
X-Cart Gold | v 4.0.18 | Unix | php 4.3 | phpMyAdmin 2.8.0.3 |
Reply With Quote
  #4  
Old 09-20-2006, 08:58 AM
 
soyuz02 soyuz02 is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 71
 

Default Re: Customising the Edit Options Popup at Cart

thanks for your reply but my cart.tpl doesnt have the window size nor the actual link?
weird
__________________
X-Cart Version :: 4.1.6 (Finally)
X-Cart Mods :: Kids Skin by 7dana
Running on :: SUSE Linux 9.3 with Plesk 7.5.4
Webserv :: Apache 2.0.53
mySQL :: 4.1.10
PHP :: 4.3.10
Reply With Quote
  #5  
Old 04-13-2010, 06:47 AM
  chamberinternet's Avatar 
chamberinternet chamberinternet is offline
 

X-Wizard
  
Join Date: Sep 2005
Location: Lancashire, UK
Posts: 1,470
 

Default Re: Customising the Edit Options Popup at Cart

Within v4.1.12, you can customise the height and width within the following file:

/skin1/modules/Product_Options/edit_product_options.js

Regards

Shafiq
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4


Chamber Internet
- Lancashire, United Kingdom
http://www.chamberelancs.co.uk
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:43 AM.

   

 
X-Cart forums © 2001-2020