Me page error

K4TRIN4

Posting Freak
Jul 24, 2012
777
39
What to edit in the me page code to fix this error with the news being at the bottom instead of the side please it only happened when i added the update code but i dont want to remove it
 

K4TRIN4

Posting Freak
Jul 24, 2012
777
39
It's the <div> & </div> problems..
This is my code
<p class="last"></p>
</div>
<div id="container">
<div id="content" style="position: relative" class="clearfix">
<div id="column1" class="column">
<div class="habblet-container">
<div class="cbb clearfix default ">
<h2 class="title">Updates</h2>
<div id="article-archive">
<ul>
<li>&raquo; A BadgeShop has been added to the website</li>
<li>&raquo; New Easter furnitureadded to the catalogue</li></li>

</ul>
</div>
</div>
</div>
</div>
</div>
</div>
 

Users who are viewing this thread

Top