View Single Post
  #5  
Old 02-04-2009, 05:22 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: news column fixed height v4.2

I haven't used the standard news feature in so long I'm not sure if this will work of not. Instead of trying to make the "news" a fixed height, try changing this in today_news.tpl

{$news_message.body}
to
{$news_message.body|truncate:100:"...":true}
then change "100" to whatever figure works for what you want to achieve in height.

What I usually do is just put a link in to "Latest News" and move the "subscribe" to that page.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote