Back to vBulletin 3.6 Template Modifications

Quick Style Chooser at top of Forums
Mod Version: 1.00, by brvheart

This modification is in the archives.
vB Version: 3.6.12 Rating: (0 vote - 0 average) Installs: 14
Released: 04 Dec 2006 Last Update: Never Downloads: 58
Not Supported Template Edits  

This is my first mod release so be gentle and please be sure to click *install*

I am not sure if you have multiple styles as I do, but I found that a lot of members had no idea that they could change the style in which they viewed the site in. I added this simple mod and everyone loved it so thought I would share

What it does: This will add the quickstyle chooser to the top of the forum for easy access and letting others know that they have the option to change the style in which they view

Live Demo Here: http://www.mmaworld.org

Add the following to the top of the header template:

PHP Code:
<!-- Start Quick Style Chooser -->
<
table cellpadding="$stylevar[cellpadding]cellspacing="0" border="0" width="$stylevar[outertablewidth]class="page" align="center">
<
tr>
        <if 
condition="$show['quickchooser']">
                <
td class="tfoot">
                        <
select name="styleid" onchange="switch_id(this, 'style')">
                                <
optgroup label="$vbphrase[quick_style_chooser]">
                                        
$quickchooserbits
                                
</optgroup>
                        </
select>
 <
b><i>Quick Style Chooser</b></i>
                </
td>
        </if>
<!-- 
End Quick Style Chooser --> 

Download

This modification is archived, downloads are still allowed.

File Type: %1$s quick style chooser on top.txt (698 Bytes, 71 downloads)

Screenshots

Click image for larger version
Name:	style chooser.JPG
Views:	471
Size:	86.1 KB
ID:	57195  


vblts.ru supports vBulletin®, 2022-2024