Jump to content

Currency dropdown width


Guest garysmith

Recommended Posts

Guest garysmith

Hi All

I have several currencies (Australian Dollars & Canadian Dollars in particular) in my currencies dropdown options that are too long to fit the dropdownbox properly.

I have managed to find where to change alot of things in CC but I cannot find the correct file to alter the width of the dropdown box.

I know this is a very minor issue but I would appreciate any help.

Thanks in advance.

Gary

Link to comment
Share on other sites

Guest garysmith

Isn't that typical!!!

Looked around for ages for the setting and as soon as I had given up and posted for some help I found it!

Just in case anybody has the same problem, the setting is in style.css for the skin you are using.

.dropDown {

width: 120px;

}

.....is the default, I changed it to.......

.dropDown {

width: 135px;

}

and this looks about right.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...