Orange 2.0 (with sidebar)
This modification is in the archives.
The second version of my style, now compatible with 3.7 Beta 4. The screenshots are only in german because it's the language of my testboard.
If you want to display the last topics under the menu in sidebar you have to install http://www.vbdesigns.de/vbulletin-scripte/last-x-threads-4992.html from vBDesigns.de and add the following code to the 'header' template. Code:
<!-- lastthreads --> <table cellspacing="0" cellpadding="0" border="0" width="187"> <tr> <td class="top_right" style="padding-left:2mm;">$vbphrase[x_last_threads]</td> </tr> <tr> <td style="padding-top:1mm;">$last_threads</td> </tr> <tr> <td class="menuebg"> <form action="$scriptpath" method="post"> $vbphrase[x_zeigen]: <select name="limits"> <option>#</option> <option value="10">10</option> <option value="20">20</option> <option value="30">30</option> </select> <input type="submit" value="Los" class="button" /></form><br /> </td> </tr> <tr> <td style="padding-top:1mm; padding-bottom:1mm; "><img src="http://www.my-vb.de/board/images/orange/misc/separator2.gif" border="0" alt="" /></td> </tr> </table> <!-- /lasthreads --> Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Xtreme Orange | vBulletin 3.6 Styles |
Orange Sky | vBulletin 3.5 Styles |
Orange Style (with Sidebar) | vBulletin 3.6 Styles |
Blue Orange Style with SideBar | vBulletin 3.5 Styles |