play_ Posted September 9, 2007 Share Posted September 9, 2007 I have an absolute positioned div, height is 60%, width is 70%. However, when there's plenty of text inside, it doesn't extend. the text goes out the borders. Is there a way to make it flexible in accordance to the text/content inside? Link to comment https://forums.phpfreaks.com/topic/68557-extending-absolute-positioned-divs/ Share on other sites More sharing options...
moberemk Posted September 9, 2007 Share Posted September 9, 2007 Make it min-height and min-width instead of just height and width. Link to comment https://forums.phpfreaks.com/topic/68557-extending-absolute-positioned-divs/#findComment-344715 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.