• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Kate Support
  • Private: No
  • Open Date: 13.05.14, 09:54
  • Opened by: Italy33
  • Closed by: Kate Support
  • Closed on: 08.06.14, 20:44
  • Reason: Fixed
  • Comment: Glad to help!

Ticket #4995 - enlarge the window "Attributes and values"

Hello guys,
I have to enlarge the window - Attributes and values - where written product name. Now the window is narrow and the product name is written for a long time. It is not clear.
How do I enlarge this window to read the full name do?
//www.purapelle.it/it/home/289-ordine-collettivo-annemarie-borlind.html

Thank you.

Comments

Kate Support 13 May 2014, 17:17

Hello,
add this code at the end of the file your_site/themes/alysum_2.0/css/alysum.css

/* $customer modifications - attributes field longer */ 
#product #page #group_3_chzn, #product #page #group_3_chzn .chzn-drop {width: 400px !important;}


Regards

Italy33 13 May 2014, 17:39

thanks Kate! I’m going to try

Kate Support 13 May 2014, 20:45

Ok. You’re welcome :)

Italy33 18 May 2014, 09:45

Thanks Kate, I have done everything!

Italy33 05 Jun 2014, 11:05

hello guys.
This is the work done a few days ago; as you have suggested. This is ok.
http://www.purapelle.it/it/home/298-ordine-collettivo-annemarie-borlind.html

This is a new product. Same setting.
http://www.purapelle.it/it/home/320-ordine-collettivo-purobio-cosmetics.html Why here there is a small window?
I thought that just set 1 only once; other new products will be always the same setting.

but it is not.
where did I go wrong?
how should I do?

I need a wide window to see all the product name along. as in the first example
thanks

Italy33 06 Jun 2014, 16:19

new product - same problem

Kate Support 06 Jun 2014, 16:21

Hello,
Here you use different types of attributes
http://clip2net.com/s/igghiL
http://clip2net.com/s/iggi1T
I modified the code, so now it will work for all the case.
Replace the previous code I gave you with this one

#product #pattern #page .attribute_list .chzn-container {width: 400px !important;}
#product #pattern #page .attribute_list .chzn-container .chzn-drop {width: 398px !important;}
Italy33 08 Jun 2014, 11:34

Kate thanks, now I understand!

Kate Support 08 Jun 2014, 20:44

You’re welcome :)