View Single Post
  #8  
Old 04-28-2009, 02:10 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Adding a line break to product title

Maybe you could try putting the title in a fixed container width - then it will break when it does not fit in the container. Something like:

<div style="width:150px;">
<h2>This is a test title - if it does not fit in this div width - it will break to a new line</h2>
</div>
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote