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)
-   -   Forum Home Enhancements - ForumHome Category Spacing (https://vborg.vbsupport.ru/showthread.php?t=123530)

phovanxua 11-15-2006 04:44 AM

Quote:

Originally Posted by Stavs16 (Post 1117539)
www.xcaliburforums.com/index.php - this is the link to my website, as you can see i have one big table, but if i want to add tables, for example, one for miscellaneous, discussion, download centre etc, how would i do that?


You have to devide them under difference catogory first .

For example :

Media Center : <=== When you add the forum ...make this one is Not a Forum active .
-Media = set it forum <=== Parent would be Media Catergor , display order is 2 ...make it a forum active ( act as a forum)
-Stream videos = set it forum <=== Parent would be Media Catergor , display order is 3 ...make it a forum active ( act as a forum)
- Movie video ...
- Music ....


For example of 4 above ...now you have 1 block catergory Media

And then You add another forum call General ... make that one atc as forum = NO
-Help and support <=== Act as forum (YES) Parent forum woul be General ...
-Discussion <=== Act as forum (YES) Parent forum woul be General ...


So on and on ....that would be divide your forum with many difference Catergory and look nice .

phovanxua 11-15-2006 04:52 AM

Stavs16

How come you not install Vbadvanced CMPS http://www.vbadvanced.com/ ....it's free .

Stavs16 11-16-2006 02:21 AM

doing it!

phovanxua 11-16-2006 10:06 PM

Quote:

Originally Posted by Stavs16 (Post 1118357)
doing it!

Stavs16 ,

It's messing up your default styles , you can go here download free skin : www.forumtemplates.com ,they had many skin for free ,you had to scroll down to mid page ...then it's should be free.

Installed them to your forum , then your forum will look OK with catergory spacing , but right now your forum default is mess up your forum .

After you installed new skin to your forum , then you have to go to the template that skin do the modified catergory spacing .

If you needs help ...let me know ...I can help you with that ,just PM me .

Ketro 11-18-2006 05:40 PM

After HOURS AND HOURS of searching for a mod I could use with 3.6.3, I finally found it. And that last little change to Last Post By was amazing.

Thankyou for making my day a good one.

Installed.

Avalon111 11-27-2006 10:41 AM

i have a slight problem.

on the main forums page, everything is displayed okay
Attachment 56738

but in the subforums with the following structure,
category
- - act as forum <<--- viewing this forum in screenshot
- - - - category
- - - - - - act as forum
- - - - - - act as forum
- - - - category
- - - - - - act as forum
- - - - - - act as forum

there is an additional line with:
|| Forum || Last Post || Threads || Posts
Attachment 56739


with this structure its also working:
but in the subforums with the following structure,
category
- - act as forum <<--- viewing this forum in screenshot
- - - - - act as forum
- - - - - act as forum
- - - - - act as forum
- - - - - act as forum
Attachment 56743


so it seems like this "categories" in "categories" are causing the additional
|| Forum || Last Post || Threads || Posts

anyone an idea how to remove this line in this case?

Limerick 11-28-2006 07:59 PM

Hello DaPro,

May your hack may become a convenient product someday ?

It would be much easier to test it, to approve it and then to click INSTALL ;) :D

taumau 11-29-2006 07:35 PM

By the way, what Style is that on your forum?

DrewzR/T 12-03-2006 08:04 AM

Quote:

Originally Posted by ssvp (Post 1071193)
I'm no expert.. But here's what I did..


LEVEL1_NOPOST - I changed this to 20.
Code:

<td class="thead" width="20">&nbsp;</td>
LEVEL2_POST - I change this to 20. basically I added width="20"

Code:

<tr align="center">
        <td class="alt2" width="20" align="$stylevar[left]">

Now my Status icons I use fir that width, your icons may be different.. Basically I just did some trial and error.. It solved my various width issues..

Thank you this worked for me. Only think is the code was different than the supplied code for this hack. Level 2 post should look like this....

Code:

<tr align="center">
        <td class="alt2" width="20"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
        <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
                <div>
                        <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
                        <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
                </div>
                <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
                <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
                <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
        </td>
        <td class="alt2" nowrap="nowrap" width="175">$forum[lastpostinfo]</td>
        <td class="alt1" width="65">$forum[threadcount]</td>
        <td class="alt2" width="65">$forum[replycount]</td>
        <if condition="$vboptions['showmoderatorcolumn']">
        <td class="alt1" width="120"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
        </if>
</tr>
$childforumbits


cipciop 12-15-2006 11:59 PM

How i can add images border around ?


All times are GMT. The time now is 08:27 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.01219 seconds
  • Memory Usage 1,753KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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