Text Overflow - Help Please

[font=Calibri][size=3][color=#000000]Hi Guys,[/color][/size][/font]



[font=Calibri][size=3][color=#000000]I need help with the following please.[/color][/size][/font]



[font=Calibri][size=3][color=#000000]How to stop text overflow [/color][/size][size=3][color=#000000] [/color][/size][size=3][color=#000000]from the product description box. How can I add scroll bar in there?[/color][/size][/font]



[font=Calibri][size=3][color=#000000]Please have a look at the link so you know exactly what I am asking.[/color][/size][/font]



[url=“http://www.plantbiotech.com.au/store/bromeliads/accessories/”][font=Calibri][size=3][color=#0000FF]http://www.plantbiotech.com.au/store/bromeliads/accessories/[/color][/size][/font][/url][font=Calibri][size=3][color=#000000] [/color][/size][/font]



[font=Calibri][size=3][color=#000000]Would really appreciate any help.[/color][/size][/font]



[font=Calibri][size=3][color=#000000]Cheers,[/color][/size][/font]

[font=Calibri][size=3][color=#000000]Anil[/color][/size][/font]

[font=Calibri][size=3][color=#000000]CS cart version 2.1.1[/color][/size][/font]

[quote name='Anil' timestamp='1403879134' post='186553']

[font=Calibri][size=3][color=#000000]Hi Guys,[/color][/size][/font]



[font=Calibri][size=3][color=#000000]I need help with the following please.[/color][/size][/font]



[font=Calibri][size=3][color=#000000]How to stop text overflow [/color][/size][size=3][color=#000000] [/color][/size][size=3][color=#000000]from the product description box. How can I add scroll bar in there?[/color][/size][/font]



[font=Calibri][size=3][color=#000000]Please have a look at the link so you know exactly what I am asking.[/color][/size][/font]



[url=“http://www.plantbiotech.com.au/store/bromeliads/accessories/”][font=Calibri][size=3][color=#0000FF]http://www.plantbiotech.com.au/store/bromeliads/accessories/[/color][/size][/font][/url][font=Calibri][size=3][color=#000000] [/color][/size][/font]



[font=Calibri][size=3][color=#000000]Would really appreciate any help.[/color][/size][/font]



[font=Calibri][size=3][color=#000000]Cheers,[/color][/size][/font]

[font=Calibri][size=3][color=#000000]Anil[/color][/size][/font]

[font=Calibri][size=3][color=#000000]CS cart version 2.1.1[/color][/size][/font]

[/quote]



Add “overflow-y: scroll;” property to the “.pdescription-section-value” class which is located in the


skins/brickwork_yellow_green/customer/addons/my_changes/styles.css file

Thank a lot for your suggestion.



I tried it and looks like this:



.pdescription-section-value {

height: 60px;

border: 1px solid #eaeaea;

padding: 15px;

color: #737373;

font: normal 12px/17px Arial;

overflow-y: scroll;

}





but unfortunately nothing happened. Am I doing anything wrong?

I don't know what happened…but after some time when I checked, it seemed to be working!!!



Thanks a lot eComLabs…you are a gem.



Cheers

[quote name='Anil' timestamp='1403958098' post='186581']

I don't know what happened…but after some time when I checked, it seemed to be working!!!



Thanks a lot eComLabs…you are a gem.



Cheers

[/quote]



You are welcome! It looks the issue was caused by cache