Print Page | Close Window

Layout bug (with fix) v7.9

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=13772
Printed Date: 12 April 2026 at 4:12am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Layout bug (with fix) v7.9
Posted By: nioto
Subject: Layout bug (with fix) v7.9
Date Posted: 11 February 2005 at 6:10am

It seems that there is a little layout bug in the Private Message Inbox page. A DIV tag is not closed (generating layout bugs in my case LOL...).

Fix :
  • Open the file pm_inbox.asp
  • Insert </div> before the last line of the file.
The result should look like this :
 
End If
%>
</div>
<!-- #include file="includes/footer.asp" -->
 
I hope it will help !
 
Thanks to Bruce. The WWF is really good
and the code is very well written. Very good work !
 


-------------
http://www.pixvillage.com - www.pixvillage.com
Online photo sharing powered by P2P



Replies:
Posted By: dj air
Date Posted: 11 February 2005 at 6:12am
under what situation is this caursed?

i mean is it when theres no PM's or xx amount. as i can't see te error on any of the forums i can access.?


Posted By: nioto
Date Posted: 11 February 2005 at 6:25am
Originally posted by dj air dj air wrote:

under what situation is this caursed?

i mean is it when theres no PM's or xx amount. as i can't see te error on any of the forums i can access.?
 
The bug exists in any situation, but you can see it only if :
- the forum rendering is included in one or more <div> tags (opened in your custom header and closed in your custom footer)
- the visitor's browser doesn't like unclosed <div> tags (Firefox for example)
 
In many case, you can not see the problem because the browser manage it and/or the layout does not contains <div>, but it could happen (especially to me Big smile!!).
 


-------------
http://www.pixvillage.com - www.pixvillage.com
Online photo sharing powered by P2P



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