Quote:
Originally Posted by Drocr
HTML Code:
<!-- BEGIN POSTBIT TABS -->
<div align="center"><div id="postbittabs$post[postid]" class="djdot">
<ul>
<li><span title="View Tab 1"><a href="#" rel="tab1$post[postid]" id="selected$post[postid]"> </a></span></li>
<li><span title="View Tab 2"><a href="#" rel="tab2$post[postid]"> </a></span></li>
<li><span title="View Tab 3"><a href="#" rel="tab3$post[postid]"> </a></span></li>
<li><span title="View Tab 4"><a href="#" rel="tab4$post[postid]"> </a></span></li>
<li><span title="View Tab 5"><a href="#" rel="tab5$post[postid]"> </a></span></li>
</ul>
<br style="clear: left" />
</div></div>
<div class="smallfont">
<!--TAB 1 CONTENT -->
<div id="tab1$post[postid]" class="tabcontent">
There we go, thats all the code ;o
I didnt put it all so you couldnt see that I added the Div after the </ul> code. But i changed it this time to after his </div> but still no affect.
|
No not unless you just want to center the dots if you want to center what each one displays put the end </div> at the end of the tab content codes