Go Back   vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems > vBulletin Template Modifications

Reply 
 
LinkBack Thread Tools Display Modes
Old 03-15-2007, 12:47 AM   #1
entrepreneur
 
Join Date: Sep 2009
Posts: 8
basketmen will become famous soon enough
Make forum rules collapse by default

I am fans of forums.seochat.com, i following what ever they make in template or code

they collapse forum rules by default (so make pages forum more simply)

live demo : look at they forum rules

[nofollow="http://forums.seochat.com/google-page-rank-47/does-posting-links-in-forums-increase-page-rank-126206.html"]Does posting links in forums increase page rank - SEO Chat[/nofollow]

[nofollow="http://forums.seochat.com/google-toolbar-45/what-happened-to-google-toolbar-pr-119852.html?goto=newpost"]What Happened To Google Toolbar PR? - SEO Chat[/nofollow]

to do that in your forum

Admin CP -> Styles & Templates -> Style Manager -> forumrules template

Find

Code:
</thead>

<tbody id="collapseobj_forumrules" style="$vbcollapse[collapseobj_forumrules]">

<tr>
and replace with

Code:
</thead>

<tbody id="collapseobj_forumrules" style="display:none;]">

<tr>
Enjoy it

basketmen is offline   Reply With Quote

Advertisement [Remove Advertisement]

Old 04-28-2007, 05:10 AM   #2
entrepreneur
 
Join Date: Apr 2007
Posts: 1
micxuy will become famous soon enough
hi;

it doesnt work for me; i'm using v3.6.5 but all the forums still like that; they dont collapse all by default...please help

thanks
micxuy is offline   Reply With Quote
Old 10-07-2007, 03:56 AM   #3
vBulletin Owner
 
Join Date: Jan 2007
Posts: 9
FrontRunner will become famous soon enough
Re: Make forum rules collapse by default (like forums.seochat.com)

Works for me, using 3.6.8. Only problem is that the code above has an error in it.

Replace this code:

Code:
<tbody id="collapseobj_forumrules" style="$vbcollapse[collapseobj_forumrules]">


with this:

Code:
<tbody id="collapseobj_forumrules" style="display:none;">
FrontRunner is offline   Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems > vBulletin Template Modifications

Tags
collapse, default, forum, forumsseochatcom, make, rules

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
10 Rules for Driving Traffic Using Forums Soliloquy vBulletin Promotion 4 03-05-2010 07:28 PM
Forum Rules ! leonnix General Discussion 10 10-08-2008 02:09 PM
How to make a default avatar joxan vBulletin Modifications 0 05-14-2008 01:52 PM
Have to agree to rules before you can access a certain forum mdfrailey vBulletin Modifications 1 10-21-2006 04:07 PM
Editing the forum rules? mdfrailey vBulletin Modifications 4 10-21-2006 03:16 PM


All times are GMT -8. The time now is 05:02 AM.