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 |
#1082
|
|||
|
|||
I'm trying to find the code but can not find it in any template
|
#1083
|
|||
|
|||
It might not be in a template, in fact I'd suggest it probably isn't, since it'd be pointless setting a min-width like that on a mobile style.
I'd start with your plugins, see if anything is adding it there. Also check the css file that comes with this style, make sure nothing has been altered in there. My guess is that something is applying this min-width value with the intention of it applying to the normal desktop style, but it is also affecting the mobile style. Hence why a plugin could be the culprit. |
#1084
|
|||
|
|||
The problem I've seen is that when they enter the forum style can not completely load automaticaly, I pulse "Desktop version" and therefore selected the Lightweight style manually and load perfectly.
I am desperate to fix this, and not know what else to edit |
#1085
|
|||
|
|||
I think it is solved.
The problem was this option http://i.gyazo.com/ea170c29140dc3d4962753cfe75803b1.png I Was enabled this option, disable it and I think now if you load the Lightweight style perfectly Does someone could come to my forum from mobile and check if it is working well the dimensions ? Mark.B Thanks for your help. |
#1086
|
|||
|
|||
Looks perfect now...glad you got it sorted.
|
#1087
|
|||
|
|||
Ok I appreciate much your help, thanks.
It seems incredible that a simple option was burning me so much lol Thanks |
#1088
|
|||
|
|||
Someone know any way to add the latest forum topics and replies?
Would be great if this was implanted in a Light version Thanks!!!! |
#1089
|
|||
|
|||
Not sure how compatible this stuff is, but this may work:
edit your CSS file and add: Code:
.hidden { visibility:hidden; } Code:
<style> .hidden { visibility:hidden; } </style> then edit the pm_newpm template and replace Code:
<textarea name="message" rows="20" cols="20" style="width:100%; height:100px" tabindex="1"></textarea> Code:
{vb:raw messagearea} |
#1090
|
||||
|
||||
Excellent, at last I can quote PMs in your skin. :up:
It works, at least for me. |
#1091
|
|||
|
|||
Quote:
I thought DB Tech was quite well known, so didn't think I would need a link sorry. The addon my users request the most is DB Tech Advanced Likes/Thanks (http://www.dragonbyte-tech.com/produ...t-thanks-like/) I appreciate the advice in regard to adding the hooks, and things of that nature. Unfortunately that is outside of my skill set. Hence I asked the question. I'm sorry if it bothered you in some way. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|