vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) (https://vborg.vbsupport.ru/showthread.php?t=249277)

rwoscott 04-19-2011 09:37 AM

Quote:

Originally Posted by dartho (Post 2186230)
Have you tried re-downloading the zip and extracting it to a new location on your local computer before importing via the Style Manager?

Don't worry, I'm an idiot.
I was importing it as a plugin, not a style. Sheesh, how stupid.

Sorry to trouble you!!

dartho 04-19-2011 10:43 AM

:) I thought that may be the case - it's a common mistake ...

pentolkorek 04-21-2011 09:58 AM

update waiting for 4.1.3

Merriweather 04-22-2011 03:14 AM

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. :)

aldhawi999 04-22-2011 09:59 AM

Thanks great style
BUT
is there a way to re-size images?

dartho 04-22-2011 10:23 AM

yeah, click "Mark as Installed" and then read the previous page or post #2

The Rocketeer 04-22-2011 06:57 PM

so how do you update it to the latest version?

dartho 04-22-2011 10:07 PM

almost the same way you install it, only select your existing lightweight style to merge it into and select ignore style version

Phaedrus 04-23-2011 04:37 AM

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.

dartho 04-23-2011 11:04 PM

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"
and replace with
Code:

style="width:100%; height:100px;overflow:auto"
in SHOWTHREAD search for style="height:100px;width:99%" and replace with above code.

This will explicitly specify adding scroll bars when text size is greater than textbox area.


All times are GMT. The time now is 05:51 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
  • Page Generation 0.02192 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete