None of them have "nowrap" within them.
Here is the complete code:
Code:
<div class="smallfont">
<div class="postbittop" align="left">
<!-- BEGIN POSTBIT TABS -->
<div id="postbittabs$post[postid]" class="djdot">
<ul>
<li><span title="General"><a href="#" rel="tab1$post[postid]" id="selected$post[postid]"> </a></span></li>
<li><span title="Statistics"><a href="#" rel="tab2$post[postid]"> </a></span></li>
<li><span title="UCMoney"><a href="#" rel="tab3$post[postid]"> </a></span></li>
<li><span title="Fun Stats"><a href="#" rel="tab4$post[postid]"> </a></span></li>
<li><span title="Personal Details"><a href="#" rel="tab5$post[postid]"> </a></span></li>
<li><span title="Contact Information"><a href="#" rel="tab6$post[postid]"> </a></span></li>
</ul>
<br style="clear: left" />
</div>
<div class="smallfont">
<!--TAB 1 CONTENT -->
<div id="tab1$post[postid]" class="tabcontent">
<if condition="$post['joindate']"><div class="info">$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div class="info">$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div class="info">$vbphrase[age]: $post[age]</div></if>
<div class="info">$vbphrase[posts]: $post[posts]</div>
<if condition="$post['entries'] > 0">
<div class="info">$template_hook[postbit_userinfo_right_after_posts] </div>
</if>
<!-- FLAGS START -->
<if condition="$post['field5'] OR $post['field6']">
<div class="info">
<if condition="$post[field5]">
<img src="images/flags/$post[field5].gif" alt="$post[field5]" /></if>
<if condition="$post[field6]">
<img src="images/region/$post[field6].gif" alt="$post[field6]" /></if>
</div>
</if>
<!-- / FLAG END -->
</div>
<!-- TAB 2 CONTENT -->
<div id="tab2$post[postid]" class="tabcontent">
<if condition="$show['infraction']"><div class="info">$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<if condition="$show['reputation']"><div class="info"><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
<if condition="$show['reppower']"><div class="info">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span></div></if>
<if condition="$post[userid]">
<div class="info">$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount_formatted]
<br/>
<if condition="$post[post_thanks_thanked_times] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$post[post_thanks_thanked_posts] == 1">
<phrase 1="$post[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$post[post_thanks_thanked_times_formatted]" 2="$post[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</div>
</if>
<if condition="$post[userid]">
<div class="info">$vbphrase[post_groan_groans]: $post[post_groan_user_amount_formatted]
<br/>
<if condition="$post[post_groan_times] == 1">
$vbphrase[post_groan_time_post]
<else />
<if condition="$post[post_groan_posts] == 1">
<phrase 1="$post[post_groan_times_formatted]">$vbphrase[post_groan_times_post]</phrase>
<else />
<phrase 1="$post[post_groan_times_formatted]" 2="$post[post_groan_posts_formatted]">$vbphrase[post_groan_times_posts]</phrase>
</if>
</if>
</div>
</if>
</div>
<!-- TAB 3 CONTENT -->
<div id="tab3$post[postid]" class="tabcontent">
<if condition="$show['credits_post']">
<div class="info">
$vbphrase[credits]: <span id="cdt_$post[postid]_$post[userid]">$post[credits]</span> <if condition="$show['credits_donate']"><br>[<a href="credits.php?$session[sessionurl]do=manage&u=$post[userid]#donate">$vbphrase[donate]</a>]</if> <if condition="$show['credits_check']">[<a href="credits.php?$session[sessionurl]do=banking&u=$post[userid]">$vbphrase[check]</a>]</br></if>
</div>
</if>
$template_hook[postbit_userinfo_right]
</div>
<!-- TAB 4 CONTENT -->
<div id="tab4$post[postid]" class="tabcontent">
<div class="info">$system_totals_bits</div>
<div class="info">
<if condition="$crowns">
$post[crowns]$post[champtext]
<else />
$post[username] has not championed any arcade games. </if>
</div>
</div>
<!-- TAB 5 CONTENT -->
<div id="tab5$post[postid]" class="tabcontent">
<if condition="$post[field29]"><div class="info"><b>Favorite Boxer:</b><br/> $post[field29]</div></if>
<if condition="$post[field30]"><div class="info"><b>Favorite Fight:</b><br/> $post[field30]</div></if>
<if condition="$post[field25]"><div class="info"><b>Who I'd Like to Meet:</b><br/> $post[field25]</div></if>
<if condition="$post[field39]"><div class="info"><b>Fight That Should've Happened:</b><br/> $post[field39]</div></if>
<if condition="$post[field40]"><div class="info"><b>Fight That Should Happen:</b><br/> $post[field40]</div></if>
</div>
<!-- TAB 6 CONTENT -->
<div id="tab6$post[postid]" class="tabcontent">
<div class="info" align="center">
<if condition="$show['pmlink'] OR $show['emaillink'] OR $post['userid'] AND $show['member']">
Contact $post[username]:<br /></if>
<if condition="$show['pmlink']"><fieldset class="fieldset"><legend>PM</legend>
<a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]"><img src="images/buttons/pmthisuser.png" alt="Send $post[username] a Private Message" style="border:0" /></phrase></a><br />
</fieldset></if>
<if condition="$show['emaillink']"><fieldset class="fieldset"><legend>E-Mail</legend>
<a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><img src="images/buttons/emailuser.png" alt="Send $post[username] an E-Mail" style="border:0" /></a><br />
</fieldset></if>
<if condition="$post['userid'] AND $show['member']"><fieldset class="fieldset"><legend>Befriend</legend>
<a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><img src="images/buttons/Befriend.png" alt="Send $post[username] a Friendship Request" style="border:0" /></a>
</fieldset></if>
<if condition="$post['userid'] AND $show['member']"><fieldset class="fieldset"><legend>Profile Message</legend>
<a href="http://www.unifiedchamp.com/ucforum/members/$post[username]"><img src="images/buttons/visitormessage.png" alt="Leave $post[username] a Profile Message" style="border:0" /></a>
</fieldset></if>
</div>
<if condition="$post[icqicon] or $post[aimicon] or $post[msnicon] or $post[yahooicon] or $post[skypeicon]"><div class="info" align="center">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></if>
<div class="info" align="center">
<a href="member.php?$session[sessionurl]u=$post[userid]" title="View Public Profile">
<img src="images/buttons/folder_user.png" alt="View $post[username]'s Profile" style="border:0" /></a>
<a href="album.php?u=$post[userid]" title="View $post[username]'s Album" rel="nofollow">
<img src="images/buttons/add_album.png" alt="View $post[username]'s Photo Album" style="border:0" /></a>
<a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]" title="Add $post[username]'s to Your Contacts" rel="nofollow">
<img src="images/buttons/heart_add.png" alt="Add $post[username]'s to Your Contacts" style="border:0" /></a>
<a href="group.php?$session[sessionurl]u=$post[userid]" title="Social Groups">
<img src="images/buttons/social.png" alt="View Social Groups" style="border:0" /></a>
</div>
</div>
</div>
<script type="text/javascript">
var mytabs=new ddtabcontent("postbittabs$post[postid]")
mytabs.setpersist(false)
mytabs.setselectedClassTarget("link")
mytabs.init()
</script>
<!-- END POSTBIT TABS -->
</div></div>
Thanks for all your help so far!