I'm trying to customise my blog...no code available to view yet. So I'll do my best to summarise here.
I'm stuck tho.
I have a fixed size div container. In that container I have text. Often the text is too big for the container, so I want to be able to break that text with "read more" link. I had intended that read more link to then call another page where the large amount of text is handled differently. I WANT the read more link as I want to encourage the user to click/interact.
Is there any way in CSS to truncate or hide a piece of text and then have some functionality to display all the text. Do I have to use java (if so how/where). Can I do it all in one html page or do i have to add two? Or what is the right name for what I am trying to do and I can search the net (obviously "read more" brings up a few million results!!!)
I just need to know where the solution lies..I sort of understand how i need to make the container's height flexible.
The blog I need help with is blog.kothea.com.