The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) Details »» | |||||||||||||||||||||||||||||||||||||
Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android)
Developer Last Online: Oct 2023
A lightweight *forum only style aimed at small screen devices such as Windows Smartphones, Nokias and even iPhones. It has VERY low bandwidth requirements - 15 times less on my site - 20K as opposed to 300K for forumhome.
*forum only - I have done a very small amount of rough work on CMS templates, a simple single column CMS *could* be created to work with this style without too much effort. However I am not sure if you can have a different CMS layout dependent on which style you are using? This is an update to the mobile style I have previously released. The changes are predominantly aesthetic to take advantage of larger screens. It is also much easier to change colour schemes by editing the commented CSS file. Demo: http://vbdev.org/forum.php?styleid=7 This is a a lightweight style and as such has much reduced functionality/information over the default vBulletin style. Install instructions:
1.0.0 - 25 AUG 2010 - Initial Release on vBulletin.orgBranding Free: The style is free to use. However I ask that you keep links in the footer. If you want to remove them - send me a donation of an amount you can afford, or that you think is fair/reasonable, it's up to you how much. Download Now
Screenshots
Show Your Support
|
15 благодарности(ей) от: | ||
akool, BlueCheri, Bounce, CAG CheechDogg, ejup2009, Filgga, Hostboard, James Argo, jramos1973, K4GAP, Muniesa, Sayid, too_cool_3 |
Comments |
#72
|
|||
|
|||
Quote:
Code:
{vb:stylevar htmldoctype} <html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html"> <head> {vb:raw headinclude} <title>{vb:raw vboptions.bbtitle}</title> </head> <body> <div class="bodywrapping"> {vb:raw header} {vb:raw navbar} <div><a href="forum.php">CMS Disabled in Mobile View, please click here to proceed to forum</a> </div> {vb:raw footer} </div> </body> </html> |
#73
|
|||
|
|||
There is probably a way to disable vbadvanced for a specific style - I'll do a quick search, but you may want to check over at vbadvanced.com
|
#74
|
|||
|
|||
Awesome template, thanks !
|
#75
|
|||
|
|||
my version does not have the "pc version" on top.... any ideas?
|
#76
|
|||
|
|||
Install and configure https://vborg.vbsupport.ru/showthread.php?t=249339
|
#77
|
||||
|
||||
I installed both this and the options mod, although when loading up my site on the iphone4 at least, it still loads the default PC style instead of the light weight style.
In options I specified the lightweight style as the one to load for mobiles. Any thoughts on how I can fix this up so lightweight loads automatically on mobile devices? Site is http://swiftor.com |
#78
|
|||
|
|||
this add-on : https://vborg.vbsupport.ru/showthread.php?t=249967 does the mobile device detection
|
#79
|
||||
|
||||
Ah, sorry that I missed that. Thanks!
Quote:
|
#80
|
|||
|
|||
A couple of questions:
1) Is there a way to reduce the size of images or suppress them altogether? 2) Sometimes videos show up as the entire video and sometimes just a link "Youtube Video". Any idea why? 3) (probably a really stupid thing that I am overlooking because I am sleepy and it's not necessarily about this product alone) Any idea how I can change the styleid number? I'd like it to be the number of the old Mobile style I had. Thanks. |
#81
|
|||
|
|||
1. Add replacement variables as follows:
----------------------------------------------- | search for text......| replace with text ----------------------------------------------- | border="0" alt="" />.| target="_blank">[image]</a> | class="inlineimg" />.| >[smilie]</a> | img src..............| a href | img src="http........| a href="http ----------------------------------------------- 2. DO you have any media embedding plugins? The videos natively supported by vBuilletin would show as links, but of you have AME or other BBCODE, it would show as a video. 3. You could proably edit the database, but I am not sure of any consequences of this. Otherwise you could probably overwrite the old style and it would retain the same ID number |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|