vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   vBpanel.com Style Right Column (https://vborg.vbsupport.ru/showthread.php?t=87219)

UND3Rburn 07-22-2003 03:19 AM

vBpanel.com Style Right Column
 
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

Quote:

Originally Posted by UND3Rburn
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

Quote:

Originally Posted by smartgnome
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

Quote:

Originally Posted by Martyn
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

1 Attachment(s)
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 :)

Code:


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

Quote:

Originally Posted by smartgnome

btw: you made separations in you rightside, Hmm easy ?? :)

Ad

Very. Just put another table below the original...

Code:

<!-- newbox -->
<br>

<table cellpadding="2" cellspacing="1" border="0"  width="100%" bgcolor="#000000">
<tr><td width="100%" bgcolor="#3A4456"><b /><span class="normalfont">&nbsp;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 -->



All times are GMT. The time now is 05:58 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01070 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete