The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help silly html stuff
I have started a ditial camera forum and have joined 2 webrings, i am not good at coding and its been along time since i last did any, i have added both webring banners to the bottom of my forumhome template, but they are on top of each other and i want them side by side how do i do this again.
here's my link to show what i mean http://www.dslr-user.com/forum scroll to bottom Thank for any help on such a silly issue jon |
#2
|
||||
|
||||
One possiblity is
HTML Code:
<!-- BEGIN Photography Resource Webring code --> <table><tr><td style="background: silver"><table cellpadding="5" border="2"> <tr> <td colspan="3" style="background: #d0d0d0"><p style="text-align: center; margin: 0"> <a href="http://www.photography-webrings.net/" target="_top" style="font: bold 14px arial, helvetica, sans-serif; color: blue">Photography Resource Webring</a></p></td> </tr><tr> <td style="background: #d0d0d0"><p style="text-align: center; margin: 0"> <a href="http://www.photography-webrings.net/cgi-bin/photorings/next.pl?ringid=Resource;siteid=JonDS" target="_top" style="font: bold 12px arial, helvetica, sans-serif; color: black">Next</a></p></td> <td style="background: #d0d0d0"><p style="text-align: center; margin: 0"> <a href="http://www.photography-webrings.net/cgi-bin/photorings/rand.pl?ringid=Resource;siteid=JonDS" target="_top" style="font: bold 12px arial, helvetica, sans-serif; color: black">Random</a></p></td> <td style="background: #d0d0d0"><p style="text-align: center; margin: 0"> <a href="http://www.photography-webrings.net/cgi-bin/photorings/list.pl?ringid=Resource;siteid=JonDS" target="_top" style="font: bold 12px arial, helvetica, sans-serif; color: black">List</a></p></td> </tr> </table></td> <td style="background: silver"> <table cellpadding="5" border="2"> <tr> <td colspan="3" style="background: #000000"> <p style="text-align: center; margin: 0"><a href="http://www.nikonians.org/cgi-bin/ringlink/home.pl?ringid=nikonians;siteid=JonDS" target="_top" style="font: 10px verdana, arial, helvetica, sans-serif"><img src="http://www.nikonians.org/images/nikonians_webring_logo_small.gif" width="140" height="59" border="0" alt="The world of Nikonians - nikonians.org"></a> <p><a href="http://www.nikonians.org/cgi-bin/ringlink/home.pl?ringid=nikonians;siteid=JonDS" target="_top" style="font: 10px verdana, arial, helvetica, sans-serif">The Official Nikonians Webring</a></p> </td> </tr> <tr> <td style="background: #000000"> <p style="text-align: center; margin: 0"><a href="http://www.nikonians.org/cgi-bin/ringlink/next.pl?ringid=nikonians;siteid=JonDS" target="_top" style="font: 10px verdana, arial, helvetica, sans-serif">Next</a></p> </td> <td style="background: #000000"> <p style="text-align: center; margin: 0"><a href="http://www.nikonians.org/cgi-bin/ringlink/rand.pl?ringid=nikonians;siteid=JonDS" target="_top" style="font: 10px verdana, arial, helvetica, sans-serif">Random</a></p> </td> <td style="background: #000000"> <p style="text-align: center; margin: 0"><a href="http://www.nikonians.org/cgi-bin/ringlink/list.pl?ringid=nikonians;siteid=JonDS" target="_top" style="font: 10px verdana, arial, helvetica, sans-serif">List</a></p> </td> </tr> </table> </td> </tr></table> <!-- END Photography Resource Webring code --> |
#3
|
|||
|
|||
That has worked a treat thank you very much
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|