AbanteCart Community

Shopping Cart Operations => Support => Template Support => Topic started by: ukdenny on June 14, 2016, 07:12:27 AM

Title: How do I reduce the field size Global Attributes
Post by: ukdenny on June 14, 2016, 07:12:27 AM
In Global Attributes - Attributes I have created drop down boxes but the size of the box is bigger that I want for the contents. How do I reduce the box size?
Title: Re: How do I reduce the field size Global Attributes
Post by: Basara on June 14, 2016, 07:23:02 AM
Hello.

You need to change CSS rules in your template. Install firebug or use built in browser inspector to find which rule to change. Just few notes:
1. If you change default template this changes maybe lost on cart upgrade
2. In templates usually few CSS rules for same element but for different screen resolutions.
Title: Re: How do I reduce the field size Global Attributes
Post by: ukdenny on June 14, 2016, 08:03:06 AM
Could you please tell me which directory I will find the CSS file so that I can download it and find the part I need to change.
Title: Re: How do I reduce the field size Global Attributes
Post by: Basara on June 14, 2016, 09:10:56 AM
Hi.
Use browser inspector to inspect html element and find what file and what rule
 http://getfirebug.com/css