vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Seperate 2 categories. (https://vborg.vbsupport.ru/showthread.php?t=132153)

chanthuyen 11-21-2006 10:00 PM

Seperate 2 categories.
 
At the top of forumhome_forumbit_level1_nopost template, add
Quote:

<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
At the bottom of forumhome_forumbit_level1_nopost template, add
PHP Code:

</table>
<
div class="kc2box">
</
div

Go to maincss section, in Additional CSS Definitions add this at the bottom :
PHP Code:

div.kc2box
{
margin-top:8px;


You can change 8 by another number you like.

Click............. install ..............if you think this mod is useful.


Thanks

rezapci 11-21-2006 11:17 PM

<font color="Red">reserved</font>

Anomalies 11-21-2006 11:30 PM

And this does what exactly???

chanthuyen 11-21-2006 11:52 PM

Quote:

Originally Posted by Anomalies (Post 1122609)
And this does what exactly???

I've just updated the screenshot.

StuntFactoryX 11-22-2006 02:50 AM

is it possible to add a footer on bottom of each? im using another hack to accomplish this but it was alot of template editing.

voteforbird 11-22-2006 03:20 AM

What type of footer? You can add text or whatever you wish right under the div tag. Add a second div tag under that for more space.

chanthuyen 11-22-2006 03:21 AM

Quote:

Originally Posted by StuntFactoryX (Post 1122709)
is it possible to add a footer on bottom of each? im using another hack to accomplish this but it was alot of template editing.

No, just one time. In your admincp, template manager, chose template that you want to edit, selec forumhome_forumbit_level1_nopost template, add this at the bottom.

PHP Code:

<div class="kc2box">
</
div

Also edit in Additional CSS Definitions

chanthuyen 11-22-2006 03:28 AM

Quote:

Originally Posted by StuntFactoryX (Post 1122709)
is it possible to add a footer on bottom of each? im using another hack to accomplish this but it was alot of template editing.

I attached 2 new screenshots.

UltimateOreo! 11-22-2006 05:42 PM

Very nice, it will make my forum look MUCH less crowded. Thanks

Devil Woman 11-22-2006 09:17 PM

Hi there, I have done all what it says and re gone over it to make sure I haven't missed anything but it hasn't changed, does anyone know where I could be going wrong?

Thanks

Edit: I have just tried changing something that I thought could be the problem which was

<div class="kc2box">
</div>

I tried making it to

<div> class="kc2box"
</div>

Now when I do this I get this before the forums start below my shoutbox

Quote:

class="kc2box"
about 10 times all the way down before the forums even start

is anyone else having problem's? or where am I going wrong

Thanks

chanthuyen 11-22-2006 11:00 PM

Quote:

Originally Posted by Devil Woman (Post 1123256)
Hi there, I have done all what it says and re gone over it to make sure I haven't missed anything but it hasn't changed, does anyone know where I could be going wrong?

Thanks

Edit: I have just tried changing something that I thought could be the problem which was

<div class="kc2box">
</div>

I tried making it to

<div> class="kc2box"
</div>

Now when I do this I get this before the forums start below my shoutbox



about 10 times all the way down before the forums even start

is anyone else having problem's? or where am I going wrong

Thanks

You must add

<div class="kc2box">
</div>

At the bottom of forumhome_forumbit_level1_nopost template.

chanthuyen 11-22-2006 11:07 PM

Quote:

Originally Posted by lsmba (Post 1123012)
Where can I find that forum style you illustrated in the screenshot?

Login to your admincp, click styles & templates , click search in template , search the template forumhome_forumbit_level1_nopost and begin edit.

Devil Woman 11-23-2006 07:01 PM

Quote:

Originally Posted by chanthuyen (Post 1123315)
You must add

<div class="kc2box">
</div>

At the bottom of forumhome_forumbit_level1_nopost template.

I have added everything into the correct place and even gone through it again and done it again, still no change, is there anywhere I could be going wrong?

Feckie (Roger) 11-23-2006 07:25 PM

Also not working for me..............

chanthuyen 11-23-2006 11:44 PM

Quote:

Originally Posted by Devil Woman (Post 1123873)
I have added everything into the correct place and even gone through it again and done it again, still no change, is there anywhere I could be going wrong?

After add the code in forumhome_forumbit_level1_nopost template,
Go to admincp --> styles & templates --> style management --> chose the style that you've edited forumhome_forumbit_level1_nopost template, chose maincss section.
In Additional CSS Definitions add this at the bottom
Quote:


div
.kc2box
{
margin-top:8px;
}

https://vborg.vbsupport.ru/attachmen...8&d=1164173223
It work well.

taydu 11-24-2006 04:29 AM

no not working for me, I even used the default template that came with vB. I noticed that i only change the space between the navigation bar and the first category, not between each category

Devil Woman 11-24-2006 03:00 PM

I've added the code that should be at the bottom of the forumhome_forumbit_level1_nopost template as shown in the screenshot above and the same with the code in the Additional CSS Definitions at the bottom and there is no change at all.

I have gone through it a few times to ensure I have it all right and even changed some things but nothing.

Dynastar 11-26-2006 06:39 PM

I've also doen it all right checked it 5 times through and there has been no changes.

stan111 01-26-2007 01:06 AM

this one is helpful tips, thanks a lot :)

killerkraft 01-26-2007 02:48 PM

No, sorry but no work for me too.

Any help ?

talenak 05-06-2007 05:55 AM

Actually, this separated the categories, but worked a fair disaster on the theme. it just looked horrible.

I tried this mod and it works beautifully: https://vborg.vbsupport.ru/showthrea...=space+between

ammoskumar 06-09-2007 09:36 PM

not worked 4 me 3.6.7pl1:(

Audentio 06-09-2007 09:49 PM

You are going to need to add colspan="5" as well, or it will screw up yours boards.

Another good version of this. How different it really is, I don't know, but I really think that vbulletin should give this an option that comes with the software. Similar to the postbit and postbit_legacy option.


All times are GMT. The time now is 07:02 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.01319 seconds
  • Memory Usage 1,768KB
  • 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
  • (3)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete