The forum operates in read-only mode. Please head to StackOverflow for support.
<div style="overflow: hidden; height: yourheight; width: yourwidth;">your content from database</div>
Re: how lock the height and width of the content?
Try to put a <div> tag around your content on the site. Then make the style of this div that overflow is not allowed. So you would have:
I don't have much else that isn't very complicated.
Re: how lock the height and width of the content?
thanks for your help this do what i want there is any way to put a max lenght in the field?
thanks for your help
Re: how lock the height and width of the content?