The Arcive of vBulletin Modifications Site. |
|
Orange 2.0 (with sidebar) Details »»
|
|||||||||||||||||||||||||
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 this mod 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 -->
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Nice work.
|
|
#3
|
|||
|
|||
|
I like this, very nice!
|
|
#4
|
|||
|
|||
|
nice thx
|
|
#5
|
|||
|
|||
|
Thanks for the feedback!
|
|
#6
|
|||
|
|||
|
Very nice! Thanks
|
|
#7
|
|||
|
|||
|
which sidebar are you using here?
|
|
#8
|
|||
|
|||
|
The one you see on the screenshots.
|
|
#9
|
||||
|
||||
|
good skin~thx u
|
|
#10
|
|||
|
|||
|
Thank you for the clean and good design. However, can I have icons in english?
|
![]() |
|
|