Lightweight Style for VB3.8.7 iPhone/Mobile/Cell/PDA
A few have asked for this, hope you like it.
As the title suggests, this is a lightweight style for vBulletin 3.8.7 (and probably most versions before that - A quick test showed it also working under vBulletin 3.7.7!) It's lightweight (low bandwidth) and works well on most handheld / mobile devices. Some have been know to use it on their desktops and I personally use it for Google as a way of significantly reducing the bandwidth they use. ==================== Install Instructions ====================
Release History ==================== 18th May 2011 - 1.0.0 Initial Release==================== Screen Shots ==================== ==================== Branding Free ==================== If you wish to remove the branding/copyright notice from the footer - send me a donation of an amount you can afford, or that you think is fair/reasonable, it's up to you how much. (can't get much fairer than that) You can do this by clicking the "Support Developer" link above (a few lines below the "Mark as Installed" link). ==================== Bugs fixes for next release ==================== Issue: extra "> in template forumhome_forumbit_level2_nopost Resolution: Search for Code:
<div class="windowbg">"> Code:
<div class="windowbg"> Inconsistencies in disaplying locked forums Resolution: See this post Spoiler (click to open)
Ok, I believe I fix the issue by adding this code in the "lightweight.css.php" script...
Code:
.old_lockwindowbg { padding: 3px; border-left:1px solid <?php echo $TitleBG; //$Border; ?>; border-right:1px solid <?php echo $TitleBG; //$Border; ?>; border-bottom:1px solid <?php echo $TitleBG; //$Border; ?>; } .old_lockwindowbg a { color:<?php echo $BodyFC; ?> } Close
Thanks. Download
Lightweight-Style-vBulletin3.8.7-1.0.0.zip (104.8 KB, 342 downloads) Screenshots |
Similar Mods
Add-On Releases Mobile Phone / iPhone / PDA Detection and Style Assignment | vBulletin 3.8 Add-ons |
Forum Style Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) | vBulletin 4.x Styles |
Forum Display Enhancements Mobile Phone / iPhone / PDA Detection and Style Assignment | vBulletin 3.7 Add-ons |
Mobile, Cell, Phone, PDA, iPhone Style | vBulletin 3.7 Styles |