Jump to content

Change Attribute Drop Down Box Length


Recommended Posts

I have not found a clear answer to how to make the Attribute BOX LONGER. I have attributes that exceed the standard box width and need to make it wider. Additionally using IE8 the drop down box also doesn't display the full width of the attribute discription.

Anyone have a straight forward answer to this.

The easiest for me is to just get the title of the attribute box to be above it and make the width as wide as the standard template allows.

Example:

Attribute Name:
[ attribute description ]
Instead of:

Attribute Name: [ attribute description ]

Link to comment
Share on other sites

For those needing some direction, I figured it out.

I needed to go to my THEMES folder (the theme you are using) and go to the GLOBALCSS file and look for the word attribute. In my case a few lines above that first line with the word attribute is where I found the next line listed below.

For me I had to edit #primary_block Form#buy_block LABEL
from RIGHT align to LEFT align
Then the line under it sets the width at 47% I changed it to 100% and under that the height which was 2em I changed it to 3em.

Save the original file first before palying with these. If you have a browser with the Deeloper TOOLS you can play around in real time to see what the effects of altering your GLOBALCSS file has on the page you are trying to fix. Believe it our not IE8 offers this option now under tools.

Link to comment
Share on other sites

  • 3 weeks later...
×
×
  • Create New...