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 |
#402
|
|||
|
|||
I'm having a little bit of a hiccup using the provided plugin to disable vbadvanced integration.
If I view the forums from my desktop browser and select the Lightweight style everything displays correctly, if I view the same page from my phone (htc desire) the forum integration remains and the forums generally display broken, as seen in the attached screenshot. Any thoughts what the issue could be? P.S. I have the plugin installed and it appears to be correctly configured. Edit: Sorry disregard, had to clear my phone's cache. Excellent theme / plugin, thanks a lot! |
#403
|
|||
|
|||
Quote:
Glad to hear is OK - as an aside, that screen dump shows you don;t have this style installed, but the old Moile style I originally did. |
#404
|
|||
|
|||
Weird, I'm most certainly using the latest version from this thread. Perhaps it has something to do with me being on an older version of vbulletin.
|
#405
|
|||
|
|||
I guess you fixed it? Looks like t he right version on your site.
|
#406
|
|||
|
|||
Quote:
Quote:
FIXED: I replaced the bbcode_video template with the code from the VB mobile skin and it fixed the problem. |
Благодарность от: | ||
Filgga |
#407
|
|||
|
|||
try reverting the bbcode_video template
|
#408
|
|||
|
|||
Since upgrading to 4.14
on post reply the smilies are lined up in a column, any way to fix it? |
#409
|
|||
|
|||
Can you post the template. I tried using the one from VB mobiel style and it still embeds.
|
#410
|
|||
|
|||
@robbed - there are now smilies or embeded video in this style - sounds like you've merged templates? Re-install the lightweight one over top perhaps?
Here's teh bbcode_video template for this style - do a compare: Code:
<vb:if condition="$provider == 'hulu'"> <a href="http://www.hulu.com/embed/{vb:raw code}" target="_blank">Hulu Video</a> <vb:elseif condition="$provider == 'youtube'" /> <a href="http://www.youtube.com/v/{vb:raw code}" target="_blank">Youtube Video</a> <vb:elseif condition="$provider == 'vimeo'" /> <a href="http://vimeo.com/moogaloop.swf?clip_id={vb:raw code}" target="_blank">Vimeo Video</a> <vb:elseif condition="$provider == 'dailymotion'" /> <a href="http://www.dailymotion.com/swf/{vb:raw code}" target="_blank">Dailymotion Video</a> <vb:elseif condition="$provider == 'metacafe'" /> <a href="http://www.metacafe.com/fplayer/{vb:raw code}.swf" target="_blank">Metacafe Video</a> <vb:elseif condition="$provider == 'google'" /> <a href="http://video.google.com/googleplayer.swf?docid={vb:raw code}" target="_blank">Google Video</a> <vb:elseif condition="$provider == 'facebook'" /> <a href="http://www.facebook.com/v/{vb:raw code}" target="_blank">Facebook Video</a> </vb:if> |
#411
|
||||
|
||||
Can't upload the XML file
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|