View Full Version : vBpanel.com Style Right Column
UND3Rburn
07-22-2003, 03:19 AM
http://www.vbpanel.com/forums/index.php?s=
How could I get something like that on my site without having to install a Portal :confused:
I know I have to edit Forum Home, but How? Can someone write this Mod Please.
SmartGnome
07-22-2003, 04:54 PM
http://www.vbpanel.com/forums/index.php?s=
How could I get something like that on my site without having to install a Portal :confused:
I know I have to edit Forum Home, but How? Can someone write this Mod Please.
Lucky Guy :) We are trying at the moment to write a template mod for a left collumn on the forumhome, so if we succeed I will post it here..
UND3Rburn
07-23-2003, 12:18 AM
Well arent I in Luck! Thanks :)
SmartGnome
07-24-2003, 11:07 AM
We stopped our tryouts because it messes up the forumhome. We think it's not possible with an (only) template mod, you need to hack the index.php also. While VB3 is in beta we don't like to make a hack.
Sorry
trilOByte
07-24-2003, 11:36 AM
We stopped our tryouts because it messes up the forumhome. We think it's not possible with an (only) template mod, you need to hack the index.php also. While VB3 is in beta we don't like to make a hack.
Sorry
It's possible without hacking, the mod is already here, posted in vB2 mods. Look for "side menu" - same mod works fine under vB3.
Look at my site...
http://www.britishblades.com/forums/
SmartGnome
07-24-2003, 11:41 AM
It's possible without hacking, the mod is already here, posted in vB2 mods. Look for "side menu" - same mod works fine under vB3.
Look at my site...
http://www.britishblades.com/forums/
Thanks a lot...... will try to implement it later tonight :)
SmartGnome
07-24-2003, 01:29 PM
Couldn't wait and started directly with the mod.
Looks good and fit my needs, but I have an allignment problem (see screenshot). The top between the right column and the forum is not alligned. Anyone an idee to get it right ?? I tried a lot of options but nothing works for me..... can be that I'm the cheesehead again :)
All Forums Read</a> | <a href="showgroups.php?$session[sessionurl]">View Forum Leaders</a>
</td>
</tr>
</table>
</td></tr></table>
<!-- /main -->
<!-- rightside -->
</td>
<td width="1%"></td>
<td align="left" valign="top" width="24%">
<!-- sidemenu -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr><td class="tcat" class="smallfont">
<center><b>Forum Sidemenu</b></center>
</td>
</tr>
Thanks in advance
trilOByte
07-24-2003, 02:13 PM
I had this problem, cant remember how I fixed it, I think it was because I didn't have many forums loaded up. Try adding some categories and forums. Yeah, that was it, if your sidemenu is longer than your list of forums, your forums horizonatally align to the middle.
SmartGnome
07-25-2003, 07:32 AM
Well I tried all possible changes but no way :)
Think it comes from $forumbits and will look into that later.
btw: you made separations in you rightside, Hmm easy ?? :)
Ad
trilOByte
07-25-2003, 08:39 AM
btw: you made separations in you rightside, Hmm easy ?? :)
Ad
Very. Just put another table below the original...
<!-- newbox -->
<br>
<table cellpadding="2" cellspacing="1" border="0" width="100%" bgcolor="#000000">
<tr><td width="100%" bgcolor="#3A4456"><b /><span class="normalfont"> another box</b /></span>
</td /></tr />
<tr><td width="100%" valign"top" bgcolor="#333333">
<!-- Start Box Information -->
your content
<!-- End Box Information -->
</td></tr>
</table>
<!-- /newbox -->
Giveit2u43
07-25-2003, 03:09 PM
to fix your problem I think you would add another valign="top" here:
<!-- sidemenu -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" valign="top">
SmartGnome
07-25-2003, 03:41 PM
YES :) That is the sollution.
Thanks much
Ad
Rebel2k2
07-29-2003, 07:15 PM
Yes it works fine, and is pretty easy to customize by dropping in vb variables along with other template hacks. :)
http://www.clangrounds.com
Excuse me!!!!
Thats our template mod yeah, we have template forums, ask on the forum and we would of happily posted it. Why come all the way back here!?
iyouth
09-28-2003, 09:44 PM
Did you ever post the completed mod? Or are you not going to :p
Regards,
Patrick
Logikos
10-06-2003, 06:39 PM
dammit, someone needs to release a working version of this. I dont want to look at bits of code to figure it out :(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.