The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
right side column
After upgrading to vb3.51 the right side column's text (forumhome) finally was able to kick in with the smallfont size. However, stangely the last box on the bottom right below the Google ads is still not recognizing the smallfont type.
The site: www.talkjesus.com Box: "Sponsors" The code: Code:
<td><img src="/designs/radio_dream/f_30.jpg" alt="" /></td> <td background="/designs/radio_dream/f_31.jpg" width="100%" style="padding-left: 5px"> <div class="smallfont"><font color="#FFFFFF">Sponsor</font></div> </td> <td><img src="/designs/radio_dream/f_301.jpg" alt="" /></td> </tr> <tr> <td class="alt1" width="100%" colspan="3" style="border-bottom:1px solid #CFCBCA; padding:5px; border-left:1px solid #CFCBCA; border-right:1px solid #CFCBCA; "> <div class="smallfont"> <p align="center"> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43"> <img border="0" src="http://talkjesus.com/images/virtuoso.jpg" width="150" height="113" style="border: 1px solid #CCCCCC"></a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none; font-weight: 700"> Virtuoso Net Solutions</a></p> <p align="left"> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Domain Registration</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Reseller Hosting</a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Shoutcast</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> SSL Certificates</a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> voIP: TeamSpeak & Ventrilo</a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> VPS Hosting</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Web Hosting</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Website Creator</a></td> |
#2
|
|||
|
|||
Quote:
|
#3
|
||||
|
||||
I added </div> after the last </a>
Code:
<td class="alt1" width="100%" colspan="3" style="border-bottom:1px solid #CFCBCA; padding:5px; border-left:1px solid #CFCBCA; border-right:1px solid #CFCBCA; "> <div class="smallfont"> <p align="center"> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43"> <img border="0" src="http://talkjesus.com/images/virtuoso.jpg" width="150" height="113" style="border: 1px solid #CCCCCC"></a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none; font-weight: 700"> Virtuoso Net Solutions</a></p> <p align="left"> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Domain Registration</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Reseller Hosting</a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Shoutcast</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> SSL Certificates</a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> voIP: TeamSpeak & Ventrilo</a><br> <a target="_blank" href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> VPS Hosting</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Web Hosting</a><br> <a href="http://www.virtuosonetsolutions.com/adwatcher/tracker.php?t=43" style="text-decoration: none"> Website Creator</a></div></td> |
#4
|
|||
|
|||
What if you specified a specific font size instead?
i.e. <font size="2" color=#FFFFFF></font> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|