Back to vBulletin 3.8 Template Modifications

New Look For UserCP
Mod Version: 1.2, by Hell Bomb

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 7
Released: 05 Aug 2010 Last Update: 09 Aug 2010 Downloads: 36
Not Supported Template Edits  

Well I saw the way that VB4 usercp were placed into blocks and i thought it was much nicer then the way that VB3 is set up so I decided that i was gonna make it look just like VB4 and after about 3 hours of no idea what i was doing wrong messing with all the bugs i finally got it and its flawless.

As far as i know their are no conflicting problems. I installed this on 4 different boards to test it out and so far no problems.

Installation
Open up the text document replace everything in the USERCP_shell template with the code in the text document.

Customization
To change the width - Replace "200" with whatever number you want. Just search for the text 200 and change it to whatever you want.

On my theme it displayed perfectly but on the default theme it was a little big, so you can search for the 10 instances of
Code:
<table width="200" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
and replace and customize as you see fit. One nice solution i found was by changing
Code:
<table width="200" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
with
Code:
<table width="200" class="tborder smallfont" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
The added smallfont attribute makes the text smaller making the whole column much nicer.

Future Updates
- Give me your suggestions

Version

1.0
- Initial Release

1.1
- Added collapsible boxes

1.2
- Added a couple new looks.

Download

File Type: %1$s USERCP_shell.txt (20.4 KB, 23 downloads)
File Type: %1$s USERCP_shell v1.1.txt (23.9 KB, 22 downloads)
File Type: %1$s USERCP_SHELL single bar.txt (22.1 KB, 18 downloads)
File Type: %1$s USERCP_SHELL Small Spaces.txt (23.6 KB, 26 downloads)

Similar Mods

End-User Options Change your UserCP Navbar with the New UserCP Dropdown Menu! vBulletin 3.7 Add-ons
End-User Options GTUserCP - Enhanced USERCP Interface + USERCP Menu vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024