Hi,
The Manufacturers Drop Down box isn't sizing correctly, it's cutting off text. And I can't seem to find where that setting is at. Can someone point me in the right direction?
Thanks
David
Hi,
The Manufacturers Drop Down box isn't sizing correctly, it's cutting off text. And I can't seem to find where that setting is at. Can someone point me in the right direction?
Thanks
David
To which size are you referring? Width or height? Could you give a link to your site?
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Sorry.. It's the width..
The site is at http://straightrazordesigns.com
Thanks!
Normally there's not much we can do to help with Template Monster templates, but happily on your site the problem is fairly obvious. In the style.css stylesheet at line 105, this form's field is set to be just 47px wide. This is causing the truncation.
If you remove that line, it will expand to accommodate your longest manufacturer name. Or you could put an explicit but larger value in there - 170px say.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)