Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] XHTML error in template "portal"
#1
In the template called "portal" you will find:
<td>&amp;nbsp;</td>
<td width="*" valign="top">

This is not a valid value ("*") for the attribute "width".
I'm suggesting something like the following code:
<td width="10">&amp;nbsp;</td>
<td valign="top">
This will result in a fixed width seperator and an announcement box having a unlimited width.
#2
This bug has been fixed in the latest code.

Please note the latest code is not live on the site or for download. An update will be released which contains this fix.


Forum Jump:


Users browsing this thread: 1 Guest(s)