Version: 1.03, by ForumMonkeys
Developer Last Online: Oct 2012
Version: 3.6.9
Rating:
Released: 09-17-2007
Last Update: 04-27-2008
Installs: 69
Template Edits
Additional Files
No support by the author.
ForumMonkeys recently acquired vBmode, who offered this free vBulletin skin to the public. As the new owner of vBmode, I'd like to continue doing so. Why the new thread then? I was told by an admin here that I cannot take ownership of that thread, so this is my only option. The original thread is located here:
This is a free vBulletin skin product from VBMode.com and BulletinSkins.com. The "vBulletin skin by..." link may not be removed - branding free licenses can be obtained at: BulletinSkins.com . This skin may not be redistributed without explicit, written permission.
I like the colours and icons for this skin, and would like to try to use it... However, how can I ditch the left column, and just make it a single column style?
My multiple forums do not line up correctly. the V.B.S. forum should be right under the main forum, yet it ends up in the left box. I am pretty sure I installed the them correctly. I am running the newest vB 3.6.8 with patch 2. What would be causing this issue? Thank you.
How do I remove the "Another Section" box or edit it?
Sorry, I'm relatively new to VB.
In the ForumHome template, look at the top for "<td width="217">" - that's where the column starts. You'll start to get a sense of the code just from the examples. A "blank" box would look something like this:
Just put it at the terminating </div> of any "ct" class <div> and it will appear right below it.
Quote:
Originally Posted by dragon_1973
I like the colours and icons for this skin, and would like to try to use it... However, how can I ditch the left column, and just make it a single column style?
As above, that's where the column starts. So if you just delete all of the below, it should kill the column.
Code:
<td width="217">
<div class="tcat2">Latest Threads</div>
<div class="ct">
<script type="text/javascript" src="external.php?type=js"></script>
<script type="text/javascript" src="$stylevar[imgdir_misc]/latestthreads.js"></script></div>
<div class="tcat2">Forum Statistics</div>
<div class="ct"><strong>$vbphrase[threads]</strong>: $totalthreads<br />
<strong>$vbphrase[posts]</strong>: $totalposts<br />
<strong>$vbphrase[members]</strong>: $numbermembers<br />
<strong>Number of Users Online</strong>: $totalonline<br />
<phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
<div class="tcat2">Another Section</div>
<div class="ct">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec et urna ac erat consequat tincidunt. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Cras risus nibh, egestas ac, fringilla at, molestie quis, <a href="#">urna</a>.</div> </td>
<td width="13"></td>
<td>
My multiple forums do not line up correctly. the V.B.S. forum should be right under the main forum, yet it ends up in the left box. I am pretty sure I installed the them correctly. I am running the newest vB 3.6.8 with patch 2. What would be causing this issue? Thank you.
P.s. it happens on the fluid version too.
I can't tell from that tiny screenshot but it looks like you didn't set up the forum hierarchy correctly. Just a guess. Should be: