![]() |
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 |
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
|
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. |
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. |
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 |
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 { |
Re: where is code to change size of dropdown width
THANK YOU
that works |
All times are GMT -8. The time now is 10:32 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.