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 |
#582
|
|||
|
|||
Quote:
Code:
<div class="thread_<vb:if condition="$show['unread']"> new</vb:if>"><img src="{vb:stylevar imgdir_statusicon}/pm_{vb:raw pm.statusicon}.png" class="threadicon" alt="" /> <a href="private.php?{vb:raw session.sessionurl}do=showpm&pmid={vb:raw pm.pmid}" class="title">{vb:raw pm.title}</a> </div> <div class="windowbg" id="pm_{vb:raw pm.pmid}"> <vb:each from="userbit" value="row"> <a href="{vb:link member|js, {vb:raw row}}" class="username understate">{vb:raw row.username}</a>{vb:raw row.comma} </vb:each> : {vb:raw pm.senddate}, <span class="time">{vb:raw pm.sendtime}</span> </div> |
#583
|
|||
|
|||
Also, to get rid of the vertical smilies in new replies etc, delete the contents of the editor_clientscript template and replace the contents of the editor_ckeditor template with that of the editor_toolbar_offtemplate
|
#584
|
|||
|
|||
Quote:
|
#585
|
|||
|
|||
Would it be a great deal of work to make this style work a bit better with this addon: https://vborg.vbsupport.ru/showthread.php?t=270346 ?
If you need an example, my forums has a bunch of these (i.e., http://www.isxgames.com/forums/project.php?projectid=3 ) |
#586
|
|||
|
|||
@Amadeus - Sorry, that is very unlikely to happen
|
#587
|
|||
|
|||
Ok, then how about settings where you could indicate various forum IDs where the addon would switch automatically to the 'default site style', but then switch back to the 'light style' when not in those forums.
Or, is that not possible with the vbulletin addon API? |
#588
|
|||
|
|||
vBulletin can by default Force forums to styles in the forum properties
|
#589
|
|||
|
|||
Ah, I didn't know that. I'll check it out.
|
#590
|
|||
|
|||
I'm also getting "Array" in place of the forum member's names whose birthday it is, at the bottom of the main home forum.
|
#591
|
|||
|
|||
Quote:
PHP Code:
But on the upside, it does retain the line breaks when I do the post. So if those random <br />'s could be removed, I think that would solve my main problem with the style. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|