Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Seperate 2 categories. Details »»
Seperate 2 categories.
Version: 1.00, by chanthuyen chanthuyen is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Version: 3.6.3 Rating:
Released: 11-21-2006 Last Update: Never Installs: 23
 
No support by the author.

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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 11-22-2006, 11:00 PM
chanthuyen chanthuyen is offline
 
Join Date: Sep 2005
Location: 9template.com
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Devil Woman View Post
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.
Reply With Quote
  #13  
Old 11-22-2006, 11:07 PM
chanthuyen chanthuyen is offline
 
Join Date: Sep 2005
Location: 9template.com
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lsmba View Post
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.
Reply With Quote
  #14  
Old 11-23-2006, 07:01 PM
Devil Woman Devil Woman is offline
 
Join Date: Jul 2005
Location: England
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chanthuyen View Post
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?
Reply With Quote
  #15  
Old 11-23-2006, 07:25 PM
Feckie (Roger)'s Avatar
Feckie (Roger) Feckie (Roger) is offline
 
Join Date: May 2005
Location: Dublin Eire
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also not working for me..............
Reply With Quote
  #16  
Old 11-23-2006, 11:44 PM
chanthuyen chanthuyen is offline
 
Join Date: Sep 2005
Location: 9template.com
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Devil Woman View Post
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;
}

It work well.
Reply With Quote
  #17  
Old 11-24-2006, 04:29 AM
taydu taydu is offline
 
Join Date: Oct 2006
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #18  
Old 11-24-2006, 03:00 PM
Devil Woman Devil Woman is offline
 
Join Date: Jul 2005
Location: England
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #19  
Old 11-26-2006, 06:39 PM
Dynastar Dynastar is offline
 
Join Date: Aug 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've also doen it all right checked it 5 times through and there has been no changes.
Reply With Quote
  #20  
Old 01-26-2007, 01:06 AM
stan111 stan111 is offline
 
Join Date: Aug 2005
Location: CA
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this one is helpful tips, thanks a lot
Reply With Quote
  #21  
Old 01-26-2007, 02:48 PM
killerkraft's Avatar
killerkraft killerkraft is offline
 
Join Date: Mar 2006
Location: Portugal
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, sorry but no work for me too.

Any help ?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10418 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete