• Welcome to the oldest running Fuerteventura Forum.
 

At last ! Long Urls reduced

Started by admin, July 25, 2013, 19:10:54 PM

Previous topic - Next topic

admin

I think I've finally cracked the problem of long Urls breaking up the layout.

eg - this URL posted by spike was very wide - it seems ok now.
http://boardreader.com/fp/Expat_Forum_For_Expats_For_Mov_371930/Greece_Expat_Forum_for_Expats_Living_in_840868.html

That should save me the time that I used to spend tidying links like that.  :)

emmi

Do you know about this?

http://tiny.cc/

You just copy and paste your long url into the space, click, and it turns into a tiny url.
Very useful.

Spike On Q

My URL is very wide - I told you not to tell anyone - you naughty boy!!

admin

QuoteDo you know about this?

http://tiny.cc/
Yes I did thanks - and I think there was a mod that can do that for the forum. The problem is that if tiny.cc go out of business then all the urls will no longer work.

I did it without using a mod. I used css so there is no extra code involved.

QuoteI told you not to tell anyone - you naughty boy!!
Sorry Spike but I thought you were proud of it  :)

Brightspark

border-bottom: 1px solid #A8B6CF;
display: inline-block;
max-width: 24em;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: bottom;
white-space: pre;

Very clever  ;)

isleswing

Now you're just showing off to us Luddites !!