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


All times are GMT. The time now is 01:13 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.01108 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
  • (3)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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