Helpful Information
 
 
Category: vBulletin 3.7 Styles
VBCS Green Black

Install: Upload the greenblack folder to your forum's image folder and then import the greenblack.xml in the ACP and you are done.

This is just a simple style that I use on my personal forum so I figured why not share. If you do not click Install I will not support. There is the PSD for the logo included in the file so that it may be easily customized. I am pretty sure I removed anything from my own forum. If you find anything just let me know and I can get it removed and update the files.

Demo (http://vbcustomskins.com/?styleid=4)

06/01/2008 - Added a button for the Post Thanks Hack.

good job man, not bad ;)

Hey Chris I like this one. You're still having a bit of trouble with smoothing the edges of your forum status icons, but I like the rest of it. Keep it up!

Hey Chris I like this one. You're still having a bit of trouble with smoothing the edges of your forum status icons, but I like the rest of it. Keep it up!

Thanks I appreciate your comment. I took a little time off plus with work I don't have much time for making them so I am still trying to master PS to make the status icons better and smoother.

Nice..... How do you change the navbar text? Its all white on a white BG and unreadable...

:confused:

demo ?

I forgot all about having this up and took down the site it was at. I will get it back up soon for you.

Is it possible to have some kind of navigation similiar to the default on VB

Your Forum > General Chat navbits is it not?

Added in this code to navbar..

<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td>&nbsp;</td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><if condition="$_SERVER['REQUEST_METHOD'] == 'POST'"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="" border="0" /><else /><a href="$navbar_reloadurl"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="$vbphrase[reload_this_page]" border="0" /></a></if> <strong>$navbits[lastelement]</strong></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>










privacy (GDPR)