hi,
i have write some content into the fkceditor and is ok but if a put a image or table and resize the height and width that i want when i save into db and when i see the result in frontpage without the editor the site crowup like the height and width and i dont want this
there is any to to prevent this to happend? for example if the user try to enlarge the picture more than x the size will back to the first sizes?
or put some limits to the height and width editor for ppl can´t write more than height or width?
thanks a lot for your help
Wed, 07/09/2008 - 19:59
#1
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?