I tried removing the <div> from below the <ul> and all of the problems persist.
Here is the html code straight from the view source (without the conditionals)
HTML Code:
<ul class="newpostslist">
<li class="row bg1">
<dl class="newpostsblock">
<dt class="newpostsrow" style="" title="New posts"><a href="./viewtopic.php?f=2&t=7&view=unread#unread"><img src="./styles/MW2/imageset/icon_topic_newest.png" width="11" height="9" alt="View first unread post" title="View first unread post" /></a> <a href="./viewtopic.php?f=2&t=7" class="newpoststopictitle">Favorite thing about MW2 that you want to see in MW3</a><strong class="pagination"><span><a href="./viewtopic.php?f=2&t=7">1</a><span class="page-sep">, </span><a href="./viewtopic.php?f=2&t=7&start=10">2</a></span></strong>
</dt>
<dd class="newpostsposts">11 <dfn>Replies</dfn>, 56 <dfn>Views</dfn></dd>
<dd class="lastpost"><span><dfn>Last post </dfn>by <a href="./memberlist.php?mode=viewprofile&u=88">smokey904</a>
<a href="./viewtopic.php?f=2&t=7&p=213#p213"><img src="./styles/MW2/imageset/icon_topic_latest.png" width="11" height="9" alt="View the latest post" title="View the latest post" /></a> <br />Mon Feb 21, 2011 5:08 pm</span>
</dd>
</dl>
</li>
<li class="row bg2">
<dl class="newpostsblock">
<dt class="newpostsrow" style="" title="New posts"><a href="./viewtopic.php?f=2&t=47&view=unread#unread"><img src="./styles/MW2/imageset/icon_topic_newest.png" width="11" height="9" alt="View first unread post" title="View first unread post" /></a> <a href="./viewtopic.php?f=2&t=47" class="newpoststopictitle">Nade or Semtex?</a>
</dt>
<dd class="newpostsposts">3 <dfn>Replies</dfn>, 18 <dfn>Views</dfn></dd>
<dd class="lastpost"><span><dfn>Last post </dfn>by <a href="./memberlist.php?mode=viewprofile&u=88">smokey904</a>
<a href="./viewtopic.php?f=2&t=47&p=212#p212"><img src="./styles/MW2/imageset/icon_topic_latest.png" width="11" height="9" alt="View the latest post" title="View the latest post" /></a> <br />Mon Feb 21, 2011 4:54 pm</span>
</dd>
</dl>
</li>
<li class="row bg1">
<dl class="newpostsblock">
<dt class="newpostsrow" style="" title="New posts"><a href="./viewtopic.php?f=2&t=48&view=unread#unread"><img src="./styles/MW2/imageset/icon_topic_newest.png" width="11" height="9" alt="View first unread post" title="View first unread post" /></a> <a href="./viewtopic.php?f=2&t=48" class="newpoststopictitle">What perks need to go?</a>
</dt>
<dd class="newpostsposts">7 <dfn>Replies</dfn>, 247 <dfn>Views</dfn></dd>
<dd class="lastpost"><span><dfn>Last post </dfn>by <a href="./memberlist.php?mode=viewprofile&u=88">smokey904</a>
<a href="./viewtopic.php?f=2&t=48&p=210#p210"><img src="./styles/MW2/imageset/icon_topic_latest.png" width="11" height="9" alt="View the latest post" title="View the latest post" /></a> <br />Mon Feb 21, 2011 4:50 pm</span>
</dd>
</dl>
</li>
<li class="row bg2">
<dl class="newpostsblock">
<dt class="newpostsrow" style="" title="New posts"><a href="./viewtopic.php?f=2&t=46&view=unread#unread"><img src="./styles/MW2/imageset/icon_topic_newest.png" width="11" height="9" alt="View first unread post" title="View first unread post" /></a> <a href="./viewtopic.php?f=2&t=46" class="newpoststopictitle">Most kills in one life?</a>
</dt>
<dd class="newpostsposts">1 <dfn>Replies</dfn>, 20 <dfn>Views</dfn></dd>
<dd class="lastpost"><span><dfn>Last post </dfn>by <a href="./memberlist.php?mode=viewprofile&u=57">theor13</a>
<a href="./viewtopic.php?f=2&t=46&p=208#p208"><img src="./styles/MW2/imageset/icon_topic_latest.png" width="11" height="9" alt="View the latest post" title="View the latest post" /></a> <br />Mon Feb 21, 2011 4:36 am</span>
</dd>
</dl>
</li>
<li class="row bg1">
<dl class="newpostsblock">
<dt class="newpostsrow" style="" title="New posts"><a href="./viewtopic.php?f=5&t=49&view=unread#unread"><img src="./styles/MW2/imageset/icon_topic_newest.png" width="11" height="9" alt="View first unread post" title="View first unread post" /></a> <a href="./viewtopic.php?f=5&t=49" class="newpoststopictitle">MW2 vs. Black Ops</a>
</dt>
<dd class="newpostsposts">3 <dfn>Replies</dfn>, 304 <dfn>Views</dfn></dd>
<dd class="lastpost"><span><dfn>Last post </dfn>by <a href="./memberlist.php?mode=viewprofile&u=82">dabkow</a>
<a href="./viewtopic.php?f=5&t=49&p=203#p203"><img src="./styles/MW2/imageset/icon_topic_latest.png" width="11" height="9" alt="View the latest post" title="View the latest post" /></a> <br />Sun Feb 20, 2011 4:20 pm</span>
</dd>
</dl>
</li>
</ul>
Bookmarks