PDA

View Full Version : Orange Style (with Sidebar)


Wulfnoth
08-06-2007, 10:00 PM
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 this mod (http://www.vbdesigns.de/vbulletin-scripte/last-x-threads-4992.html) from vBDesigns.de and add the following code to the 'header' template.
<!-- 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 -->

radarhunter
08-07-2007, 04:26 PM
is this script from vbdesigns free ???

Wulfnoth
08-07-2007, 04:28 PM
Yes it is, you just have to register at vBDesigns to have permission to download the script.

jerrygad
08-08-2007, 11:07 AM
*sigh*

anama
08-15-2007, 03:19 AM
Hello! How do you put blocks below the menu on the left column i would like to put a poll or even a shoutbox there. could you help me please?

Thank you for your help

Wulfnoth
08-15-2007, 07:34 AM
Put your code in the 'header' template between:

<!-- lastthreads -->
<table cellspacing="0" cellpadding="0" border="0" width="187">

And:

</table>
<!-- /lasthreads -->

I hope it will work, at the moment i don't have a running version of this style.

anama
08-15-2007, 09:54 AM
Thank you! The only problem is that the blocks are orange I already tried to move it up and down but is always orange. :(

Wulfnoth
08-15-2007, 11:50 AM
Sure they are orange, because the style is orange. ;)

Maybe i dont understand your problem. Could you please make a screenshot with your problem and the changes you want to do?

anama
08-15-2007, 01:55 PM
Hi! I do not know, the sidebar is too empty so I was trying to put something , but when I put the link to the Arcade (Juegos) the word look different that the other ones it doesn't start in the same position, then I tried to put a poll but I said to myself ... let's start with something easy like a message of the day on a marquee but it is showing with an orange background. I used to have a phpbb forum and I am really lost with vb .

Is any way to change the side bar and put the regular menu? I think that is easy to put the Ultimate Side Columns Mod .

I really appreciate your help, thank you for everything :)

Wulfnoth
08-15-2007, 04:17 PM
If you want to use the regular menu you have to delete all between
<!-- /logo -->
AND
<!-- content table -->
And of course you must use the orginal navbar template. Thats it!

I really don't know why you have this bug in the sidebar. Did you copy the code of one of the other buttons to create the new one?

Ohiosweetheart
08-18-2007, 10:11 AM
I really like this design! The colors are great.