See http://stackoverflow.com/questions/322929/word-wrap-in-css-js
On 02/02/2011 07:00 PM, Matthew P. Johnson wrote:
I almost have this how I want it. I would like to not have the space to the right of each testimonial. Anyone know how to fix this? http://ecoitsf.com/test/testimonials.shtml /* blockqoute */ #blockquote_container { width:55.9%; height:590px; float:left; padding-left:17px; padding-right:15px; padding-top:25px; border-right:thin #bac2d1 solid; border-left:thin #bac2d1 solid; } blockquote span.open { position: relative; font-size: 6em; /* color: #EFEFEF;*/ color:#dcdada; top: .2em; vertical-align: top; } blockquote span.close { position: relative; font-size: 6em; /* color: #EFEFEF;*/ color:#e4dfdf; color:#dcdada; top: .3em; vertical-align: top; left:-.2em; } blockquote { color: #BBB; color:#333; font-size: .8em; font-style:italic; margin-top:0px; margin-left:-5px; line-height: 1.3em; } span.credit { font-size:.8em; font-style:italic; font-weight:bold; } Matthew P. Johnson | Eco I.T. 708 Bay Road Mill Valley CA 94941 | 415.254.1563 |<http://ecoitsf.com/> ecoitsf.com P Please consider the environment before printing this email. ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
