Author Topic: How do I reduce the field size Global Attributes  (Read 3859 times)

Offline ukdenny

  • Newbie
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
How do I reduce the field size Global Attributes
« 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?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5753
  • Karma: +273/-2
    • View Profile
Re: How do I reduce the field size Global Attributes
« Reply #1 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.

Offline ukdenny

  • Newbie
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: How do I reduce the field size Global Attributes
« Reply #2 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.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5753
  • Karma: +273/-2
    • View Profile
Re: How do I reduce the field size Global Attributes
« Reply #3 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

 

Powered by SMFPacks Social Login Mod