How to wrap text with GT mod ?
How to wrap text with GT mod ?
Hi, I have an artitle title thats being handled by GT mod. The problem is that some articles titles are long and do not wrap to the block width, i.e the title appears as one long-long line ( making the block wider than its set ), instead of going to the next line when it reaches the block width limit.
Can someone help?
Thx!
V
Can someone help?
Thx!
V
Only this way right now
You have to break manually
Code: Select all
{GT:mystyle}Part 1{/GT}[BR]{GT:mystyle}Part 2{/GT}
You dont understand, adding <br> will not help if I am actually using the GT tag on a REPLACEMENT TAG. I am using it on Title, Subtitle and Author tags in the article template.
It becomes very inconvenient, because you have to choose either using GT or using replacement tags, which is not flexible.
If GT could have a parameter of column width set with automatic breaking, it would be perfect.
i.e
{GT:title:500}Text{/GT}
Is it possible to do this?
thx guys!
It becomes very inconvenient, because you have to choose either using GT or using replacement tags, which is not flexible.
If GT could have a parameter of column width set with automatic breaking, it would be perfect.
i.e
{GT:title:500}Text{/GT}
Is it possible to do this?
thx guys!
vrain,
You can always try this solution (thanks to shocktone for the link)
http://www.alistapart.com/articles/dynatext/
pretty isn't it
You can always try this solution (thanks to shocktone for the link)
http://www.alistapart.com/articles/dynatext/
pretty isn't it
Image replacement for entry titles
http://www.coldforged.org/archives/2004 ... ry-titles/
http://www.coldforged.org/archives/2004 ... ry-titles/