The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Lightweight Style for VB3.8.7 iPhone/Mobile/Cell/PDA Details »» | |||||||||||||||||||||||||||||||||||
Lightweight Style for VB3.8.7 iPhone/Mobile/Cell/PDA
Developer Last Online: Oct 2023
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 Thanks. Download Now
Screenshots
Show Your Support
|
18 благодарности(ей) от: | ||
0ptima, Almotmaiz.Net, bestmilan, BirdOPrey5, blackberry, davidg, GavoTrav, m2006, m7sen, MagicThemeParks, Michael.A, need2fart, Occosion, SaN-DeeP, svd1ro, SyRiAn BoY, tyc00 |
Comments |
#193
|
|||
|
|||
I second beekay's request.
|
#196
|
|||
|
|||
Sorry - I don;t have VBSEO
|
#197
|
|||
|
|||
Thanks very much for the style, it's the best of all I tried to install.
[S]Just a question: how to remove the display of the "cybchatbox" and the "adavanced forum statistics" in this style plz? These are making a little chao on the page. Help![/S] http://www.tingzi.net |
#198
|
|||
|
|||
Quote:
PHP Code:
Is the right code where I edited?[/S] I got it! I edited in "Cyb - Advanced Forum Statistics - CT" and "Cyb - ChatBox - CT" of the plugin manager, and it works! Thank you so much! You are great! ^^ |
#199
|
|||
|
|||
[S]New question:
(aussi to BirdOPrey5) I am using the Detect Mobile Device and Assign Style(product-mobdetect38.xml) of dartho, then, if I open the site with www.....php?stylei=49 in the IE, these plugins don't display, and le bouton "default style" works well. but If I open the site in the safari of IPhone, mobile phone show again the plugins which I had disabled in the mobliestyle(styleid=49)...... So, how can I correct it, plz? In the code of plugin "Detect Mobile Device and Assign Style"?[/S] resolved........by creating a plugin disable them. |
#200
|
||||
|
||||
Two minor fixes:
1) CSS fix on line 364 add .thread_dot_new to the list of classes, this fixes the background not being the correct color. The change is given below. Code:
.thread_dot, .thread_hot, .thread_dot_hot, .thread_, .thread_lock,.thread_hot_lock,.thread_dot_lock,.thread, .thread_moved, .thread_new, .thread_hot_new, .t\ hread_dot_hot_new, .thread_lock_new, .thread_dot_new Code:
<if condition="$show['sticky']"> <div class="sticky"> $thread[movedprefix] $thread[typeprefix] $thread[moderatedprefix] $thread[prefix_rich] <a class="$thread[statusicon]" href="showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]">$thread[threadtitle]</a> <span class="smallfont">($thread[replycount] $vbphrase[replies])</span> <if condition="$thread['pagenav']">$stylevar[dirmark]<span class="smallfont" style="white-space:nowrap">($thread[pagenav]<if condition="$show[pagenavmore]"> ... <a href="showthread.php?$session[sessionurl]t=$thread[threadid]&page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if> <if condition="$show['deletethread']"> <a href="postings.php?$session[sessionurl]do=deletethread&t=$thread[threadid]">[$vbphrase[delete]]</a> <a href="postings.php?$session[sessionurl]do=editthread&t=$thread[threadid]">[$vbphrase[edit]]</a> </if> <br /> $vbphrase[last_post]: $thread[lastposter], $thread[lastpostdate] <if condition="!$show['detailedtime']">$thread[lastposttime]</if> </div> <else /> |
Благодарность от: | ||
dartho |
#201
|
||||
|
||||
Quote:
Quote:
1. [AJAX] Post Thank You Hack 2. vB Ad Management 4 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|