html
<div id="name" align="center"> {$smarty.const.TABLE_PRODUCT_NAME} </div> {$ smarty.const.TABLE_PRODUCT_NAME} is a function from the engine, it builds the following code, respectively
<a href="#"> длинное слов, с пробелами.... </a> css code
#name { text-decoration: none; white-space:nowrap; width:60%; display:inline-block; height: 100%; } Layout rubber, width should remain the same. I tried this option did not help:
a #name { word-wrap: break-word; }