Print Page | Close Window

Images get cut down in posts...

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=22953
Printed Date: 07 April 2026 at 11:31pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Images get cut down in posts...
Posted By: Hydrogen
Subject: Images get cut down in posts...
Date Posted: 21 March 2007 at 9:08pm
I have a problem when I post an image in my forum that it cuts it off, the cell will not streatch to fit the contents of the post... I have posted this image here just to check if it happens here too!
 
< EDIT > I see this isn't a problem here... should I include a screenshot?


-------------
Signature?



Replies:
Posted By: Hydrogen
Date Posted: 21 March 2007 at 9:18pm
Right I solved it! I opened forum_posts.asp and just above where it says "<!--Start Member Post-->" there is a <td> tag where 'height' was set to 150px.  so I took that bit out and put 'style="min-height:150px"' instead and it works.
PHEW


-------------
Signature?


Posted By: WebWiz-Bruce
Date Posted: 22 March 2007 at 8:41am
The correct way to fix this is that this problem happens when you modify the forum and change it from XHTML so that the browser engine renders the page in quirks mode and not XHTML.

You need to make sure the first line of your forum has:-

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


This way the browser knows to render the page as XHTML


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Hydrogen
Date Posted: 22 March 2007 at 1:48pm
cheers mate,  yeah I could do with making sure all my code is proper  XHTML really.... Confused 
thanks for the pointer...

-------------
Signature?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net