|
Orange Style (with Sidebar)
This modification is in the archives.
The Buttons are german but the PSD-files are included in the zip-file, so everybody can change it.
If you want to display the last topics like on the screenshot 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
| Orange Pro Style | vBulletin 3.7 Styles |
| Orange Style | Modification Graveyard |
| Orange 2.0 (with sidebar) | vBulletin 3.7 Styles |
| Wow Orange - First style at here ;) | vBulletin 3.5 Styles |
| Blue Orange Style with SideBar | vBulletin 3.5 Styles |