![]() |
Forgive me for not being able to read back all 22 pages, but a quick search of the thread didn't turn anything up so...
Are there any plans to devote any attention to the Social Groups in this style? I LOVE this style - it's the best one I've tried, but the Social Groups are a mess on it. I don't even think you can start a new discussion in your group from this style. :( I can make the changes myself, but then if this style is updated, it makes updating a mess for me, so I'd love to see it rolled into the style itself. |
No plans for this - a lot of the frame work is already in there from vb3.x, it just needs to be updated
Quote:
|
I don't understand? I meant if I customize YOUR style, and then YOU release a style update, that makes it really hard for me to sync the two. I was hoping you would be willing to include the updates in your style to avoid that.
As far as I can tell, you can't even post to social groups with this style. :( |
Sorry, I misunderstood. Sure - if you do the updates to the groups templates, I'll merge them in to this style if/when I do another release.
|
Glad I updated - it looks very good. Thanks for this style.
|
Just asking hopefully on this one - but I have the DETech "thanks" mod installed on my forum. Is there any way that the "thanks" buttons can be displayed in the mobile style?
https://vborg.vbsupport.ru/showthread.php?t=243510 |
Hi
I ugraded my vB 4.1.1 CMS Suite to 4.1.3 and on the lightweight style I have a problem with the Currently Active Users: in any case I see always the word "Array", instead of the active users. http://img684.imageshack.us/img684/1255/lightstyle.gif How I can solve this problem? |
Are you using the latest version of the style? I did an update a couple weeks back that fixed that issue in 4.1.2. Just import the XML, no need to update the CSS
|
Thanks for update, keep up this good work, don't let this skin "die", because that new vBulletin "Mobile" skin is .... so slooooooowwwwwww and :(:(:(
|
how to resize image in mobile styles
|
Quote:
Now everything is working fine, thank you for your suggestion and your work. Your mobile style is really the best for vbulletin sites. |
@NgocTam
Try pasting this into the bottom of your header template in this style: Code:
<script type="text/javascript"> |
Compiled and optimised:
Code:
<script type="text/javascript"> |
Hello Every one
very nice style thanks best regrad's |
Desktop/PCMode link does not seem to work with VB 4.1.3, every time user switches to Desktop Style, clicking any forum link causes style to switch back to Mobile/Lightweight style. I just changed default style chooser to have 'none' option with value '-1', similar to what VB mobile style uses to switch back to full style.
Code:
<setting varname="ls_default_style" displayorder="20"> |
Thanks for the update dartho. The image resizer code works good.
|
Quote:
|
Good work around for 4.1.3, tadukuttan. I notice vbulletin.com also does this, choosing a styleid of -1 is the only way to break out of their mobile device detection so I think your solution is probably the fix - although I'd use text "Default Style" as opposed to "none"
|
I just upgraded VB to 4.1.3, from 4.1.1, and tried to upgrade the style, but get the following error.
Invalid File Specified I have uninstalled the style, and tried a fresh install, bu tI still get the same error. Any idea?? |
Have you tried re-downloading the zip and extracting it to a new location on your local computer before importing via the Style Manager?
|
Quote:
I was importing it as a plugin, not a style. Sheesh, how stupid. Sorry to trouble you!! |
:) I thought that may be the case - it's a common mistake ...
|
update waiting for 4.1.3
|
I have worked a bit on the Social Groups portion of this style and it's easier to read and members can now start discussions in their Social Groups thread. dartho, when I add in the group pagination so you can see more than just the first ten topics in a group, I'd like to send you my files to see if you can incorporate them into the theme. Can I email you? PM me with an email address if that's ok. :)
|
Thanks great style
BUT is there a way to re-size images? |
yeah, click "Mark as Installed" and then read the previous page or post #2
|
so how do you update it to the latest version?
|
almost the same way you install it, only select your existing lightweight style to merge it into and select ignore style version
|
Is there a way to add a scroll bar in the reply window?
My users report that when replying to a post with a large quote it becomes impossible to scroll down and reply. |
It should add scroll bars - does for me on my device. You could edit the editor_toolbar_* templates (there are 4 of them) and search for
Code:
style="width:100%; height:100px" Code:
style="width:100%; height:100px;overflow:auto" This will explicitly specify adding scroll bars when text size is greater than textbox area. |
I'll give that a go, thanks. It appears to be working. I was able to scroll down on a huge post and add a reply. I hope this satisfies the users.
|
I just wanted to say a big "plus" for this style, I am using it (albeit somewhat modified) on my site and I consider it a far superior solution to the default vB one.
My demo is here: http://www.bowlandcentral.com/forum/...hp?styleid=167 I've been tweaking and styling it a lot lately. Current screenshots when logged in. These are taken in desktop Safari but setting the useragent as iPad, they actually look better in mobile Safari. https://vborg.vbsupport.ru/external/2011/05/46.jpg https://vborg.vbsupport.ru/external/2011/04/12.jpg |
That's looking pretty sweet, Mark. You've got some nice tweaks there (and in your default style too) - I especially like what you've done with the header/navbar.
Also good to see vb4 is working for you, I still haven't made the leap from 3.8 to 4.x yet.... one of these days! Thanks for sharing |
Quote:
The same is the case with the mobile style, I wanted the vB4 look (as far as possible). By adding avatars I have probably reduced the "lightweight" aspect a little but I was inspired by Invision's mobile style which looks rather good with them in place. I think the balance is now good, I shall not add any further bloat to it. Probably my next step on the mobile style, is that I was lazy and hard coded some of the CSS into the templates, I need to transfer that out into the css file, which will then allow me to offer different coloured variants like I do with the main style. Haven't really worked out the best way to marry that in with auto-detection though. Currently I have a custom user field that allows people to override the auto detection (mainly for people with iPads...adding the iPad useragent to the exclusion fields seem to fail and as I don't have an iPad I can't easily troubleshoot that) but it's far from ideal, the cookies keep sticking because they are in the URLs..... |
perhaps Dartho keeps some modifications you did? :)
|
Quote:
Most of my changes are simply minor restyling of the basics of this style, for instance using the windowbg class to put boxes round everything, and then adding a couple of elements from the main style to make things look consistent (eg those quote boxes are the same ones I use in the main style). |
Thanks for this style. It's a great option to have. I just upgraded to 4.1.3, is it safe to revert all the templates that need attention?
|
yep, should be
|
I had an older version of a mobile template and a mobile device detection script. With the most recent vBulletin upgrade, it appears they have their own mobile template and so everything has been reverted.
Users now complain that its unusable. Is this a different template other than "mobile" and how does a user actually use it. How does this compare to the recent mobile software that was released officially for vBulletin? Right now our mobile options are a mess unless someone is using tap-a-talk. |
With 4.1.2, vbulletin have put in their own detection script - I suggest as a start you disable your previous one.
The vBulletin Mobile Style is written for webkit based browsers, so will work on iPhones and Android based phones, but may not display well on other devices. This style should work for pretty much all devices. As for which one is better, that's subjective - they would both have their positives and negatives. As a start, you could install this one and also use vBulletins Mobile style and configure the vBulletin mobile detect options in Style & Language Settings to use vBulletin's Mobile style for 'Modern Browsers' and this one for 'Old Mobile Browsers' - although personally I'd configure them both to use this style ;) Best bet is to get your users feedback and see what they like |
All times are GMT. The time now is 09:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|