Gossamer Forum
Home : Products : Gossamer Links : Discussions :

CSS cutting a url

Quote Reply
CSS cutting a url
Hi does anybody know of a way in CSS to cut a url that is going to be too long and have bad effects on the page layout otherwise. I can see how to use the field shorten global via Links but was wondering if anybody knew a way in CSS to get the text to go to the next line ?

Thanks

John
Significant Media
Quote Reply
Re: [Jag] CSS cutting a url In reply to
Hi,

AFAIK, there isn't a way to do this :/

Your best bet, would be the "substr" global, which cuts it off at xx charachters.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Jag] CSS cutting a url In reply to
John, it's a bit hard to answer without seeing what you are trying to do. Have you got a page or some sample code you can post?
Quote Reply
Re: [aus_dave] CSS cutting a url In reply to
Hi Dave sorry I missed this. I have just used a global to shorten the url if it is above a certain number of characters...

Thanks
Significant Media