The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
The gap between the table button
Hi,
The gap between the table button Attachment 107467 Code Top HTML Code:
<!-- sayfalama telefon ekle alanı ?st --> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px"> <tr valign="top"> <td class="smallfont"><a href="telefon_rehberi.php?{vb:raw session.sessionurl}tel=1#r" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase yeni_telefon_ekle_buton}</span></a></td> <vb:if condition="$pagenav"><td align="right">{vb:raw pagenav}</td></vb:if> </tr> </table> <!-- / sayfalama telefon ekle alanı ?st --> Table end HTML Code:
<h2 class="blockhead" align="right"><b>Toplam Kayıt:</b> {vb:raw telefonsayisi[total]}</h2> Code Bottom HTML Code:
<!-- sayfalama telefon ekle alanı alt --> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px"> <tr valign="bottom"> <td class="smallfont"><a href="telefon_rehberi.php?{vb:raw session.sessionurl}tel=1#r" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase yeni_telefon_ekle_buton}</span></a></td> <vb:if condition="$pagenav"><td align="right">{vb:raw pagenav}</td></vb:if> </tr> </table> <!-- / sayfalama telefon ekle alanı alt --> How can I get a table space with the bottom button? Regards |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|