The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
bbcode from 3.8.x to vb4 - help
Hi I've got this bbcode for password:
HTML Code:
<table border="0" cellspacing="0" cellpadding="0"> <tr> <td height="39" colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="123" background="/images/misc/pwd1.gif" height="39"> </td> <td background="/images/misc/pwd2.gif"> </td> <td width="48" background="/images/misc/pwd3.gif" height="39"> </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#cdf4a3" width="10"> </td> <td bgcolor="#cdf4a3"> <table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #69ac00" bgcolor="#FFFFFF"> <tr> <td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center"> <p style="margin: 5px">twoje hasło</td> </tr> </table> </td> <td bgcolor="#cdf4a3" width="10"> </td> </tr> <tr> <td colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td background="images/misc/pwd4.gif" height="11" width="11"> <img border="0" src="images/misc/space.gif" width="1" height="1"></td> <td bgcolor="#cdf4a3" height="11"> <img border="0" src="images/misc/space.gif" width="1" height="1"></td> <td background="images/misc/pwd5.gif" height="11" width="11"> <img border="0" src="images/misc/space.gif" width="1" height="1"></td> </tr> </table> </td> </tr> </table> HTML Code:
<table border="0" cellspacing="0" cellpadding="0"> <tr> <td height="39" colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="113" background="/images/misc/down1.gif" height="39"> </td> <td background="/images/misc/down2.gif"> </td> <td width="48" background="/images/misc/down3.gif" height="39"> </td> </tr> </table> </td> </tr> <tr> <td bgcolor="#C0DDFF" width="10"> </td> <td bgcolor="#C0DDFF"> <table border="1" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; border: 1px solid #007FD8" bgcolor="#FFFFFF"> <tr> <td style="font-family: Arial; font-size: 12px; color: #707070; text-align: center"> <p style="margin: 5px">http://www.your-link.com</td> </tr> </table> </td> <td bgcolor="#C0DDFF" width="10"> </td> </tr> <tr> <td colspan="3"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td background="/images/misc/down4.gif" height="11" width="11"> <img border="0" src="/images/misc/space.gif" width="1" height="1"></td> <td bgcolor="#C0DDFF" height="11"> <img border="0" src="/images/misc/space.gif" width="1" height="1"></td> <td background="/images/misc/down5.gif" height="11" width="11"> <img border="0" src="/images/misc/space.gif" width="1" height="1"></td> </tr> </table> </td> </tr> </table> |
#2
|
||||
|
||||
In what way are they not showing correctly? How did they look in 3.8 and how are they looking in 4.0?
|
#3
|
|||
|
|||
in 3.8 it was one table,
in 4 it's problems with corners, graphics... by the way... i changed it for another bbcode: https://vborg.vbsupport.ru/showthread.php?t=232094 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|