The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Problem of alignement
Hello all (sorry i'm french, so if you don't understand all, it's normal )
So, here is the code for the attachement (the picture) : <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td><img src="images/postbit/basgm.gif" width="175" height="32" border="0" nowrap></td> <td background="images/postbit/bm.gif" width="100%" valign="middle" align="center" height="32"> <smallfont><a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="images/edit.gif" border="0" alt="Editer/Effacer le Message"></a><a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="images/quote.gif" border="0" alt="Citer le message dans la réponse"></a><a href="****script: window.open('postings.php?s=$session[sessionhash]&action=nuke&postid=$post[postid]'); void('');"><img src="images/nuked1.gif" alt="Censurer le post (option administrateur et mod?rateur !!)" border="0"></a></smallfont> </td> <td><img src="images/postbit/basdm.gif" width="175" height="32" border="0" nowrap></td> </tr> </table> On the picture, the three buttons (they are the same : don't care of this ) are not aligned in the middle. There is one pixel between the button and the white bar. When I put valign="top", the buttons go on top but when I put valign="bottom", there are 3 of 4 pixels between the thin gray line (at the bottom) and the bottom of the buttons. I don't understand why, my buttoms have for dimensions : 64x12. If I make buttons with 64 x 32 (32 is the height of my background as you can see in the code), that makes a bug. Or I see in your postbit that don't make a bug. If you need more info, or if i have to be clearer, no problems Thanks for any help. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|