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

where is code to change size of dropdown width

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-08-2013, 11:10 AM
 
balam balam is offline
 

Member
  
Join Date: Jun 2012
Posts: 24
 

Arrow where is code to change size of dropdown width

Hi,
I have weird problem with my site,
the dropdown goes off the template
see image

where or how can I fix this .

thanks
http://dl.dropbox.com/u/3568826/for-forums-help-screenshots/xcart1.png
__________________
latest
Reply With Quote
  #2  
Old 01-09-2013, 12:53 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: where is code to change size of dropdown width

Use Firebug / Firefox to find out the css class for text fields - it is in css
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 01-09-2013, 06:07 AM
 
balam balam is offline
 

Member
  
Join Date: Jun 2012
Posts: 24
 

Default Re: where is code to change size of dropdown width

thanks I did use firebug
the source file is cache so
firebug does not tell me the real name of the file.
any idea where the line or entry is.
__________________
latest
Reply With Quote
  #4  
Old 01-09-2013, 06:52 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: where is code to change size of dropdown width

balam, if you can give us a link to the live site, we can probably help more.

To determine what CSS file you are using, Go to admin and look under General Settings near the bottom you will see Optimization settings -> Use speed-up tool for CSS

Turn this off temporarily, it will allow you to see the actual CSS file used. With a live store, this option allows all the CSS files to be combined into one cached file, which is a significant speed up for the end user. But it is frustrating when just starting out and unfamiliar with this feature.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #5  
Old 01-09-2013, 06:56 AM
 
balam balam is offline
 

Member
  
Join Date: Jun 2012
Posts: 24
 

Default Re: where is code to change size of dropdown width

thanks for your amazing help
here is the link for the web

http://siteground188.com/~mohawksa/product.php?productid=170&cat=3&page=1
__________________
latest
Reply With Quote
  #6  
Old 01-09-2013, 07:01 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: where is code to change size of dropdown width

You're welcome!

I don't see the width being defined anywhere, so it is not in any particular style sheet. Try adding this to your main.css, or preferably to your altskin.css:
Code:
.product-details .property-value select { max-width: 300px; }
Does that have the desired effect?
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote

The following user thanks totaltec for this useful post:
tartaglia (01-09-2013)
  #7  
Old 01-09-2013, 07:39 AM
 
balam balam is offline
 

Member
  
Join Date: Jun 2012
Posts: 24
 

Default Re: where is code to change size of dropdown width

THANK YOU
that works
__________________
latest
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 02:58 AM.

   

 
X-Cart forums © 2001-2020