vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Lightweight Style for VB3.8.7 iPhone/Mobile/Cell/PDA (https://vborg.vbsupport.ru/showthread.php?t=263822)

plazzman 06-14-2011 01:57 AM

Oh lol. My bad, I must have DL'd 0.0 instead of 0.1

Thanks a lot mate!

bestmilan 06-16-2011 02:51 AM

1 Attachment(s)
Btw, if you have enabled "Prefixes" on your forum homepage (to display specific icons for each forum) the "lightweight theme" images (status icons) will not show up on the lightweight skin's homepage.

I had to cut this piece of code from the lightweight skin templates (the specific templates are listed below) ...


Code:

$forum[imageprefix]
... to be able to display default lightweight theme images (status icons) on the homepage.

forumhome_forumbit_level1_post
forumhome_forumbit_level2_nopost
forumhome_forumbit_level2_post

snakes1100 06-16-2011 03:19 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2197116)
This is great that you have updated this for 3.8.7 and are not leaving the 3.x series behind! Downloading now!

ditto!

MagicThemeParks 06-16-2011 12:39 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2197116)
This is great that you have updated this for 3.8.7 and are not leaving the 3.x series behind!

I agree. 3.x rules! :D

I'm curious, does this have the auto-detect built-in or do I have to install the other mod?

BirdOPrey5 06-16-2011 12:43 PM

Quote:

Originally Posted by MagicThemeParks (Post 2208484)
I agree. 3.x rules! :D

I'm curious, does this have the auto-detect built-in or do I have to install the other mod?

It doesn't auto-detect.

dartho 06-16-2011 02:16 PM

Check this post: https://vborg.vbsupport.ru/showpost....7&postcount=56 for an updated autodetect based on vb's detect code in 4.x (ie. it allows over-riding)

Max Taxable 06-16-2011 03:53 PM

Installed. Most excellent. Thank you for this good work!

MagicThemeParks 06-17-2011 12:29 AM

Dartho, [S]I'll be sending[/S] I've sent a donation [S]in a moment[/S] for the brand-free option and to support your great work! :up:

I have a question to ask though.

I have my default style (Sofia's Impact: http://www.unitedstateshistoryforum.com/) and I use the forums arranged in columns for the 'States' forums. When you switch to the mobile style (http://www.unitedstateshistoryforum.com/?styleid=3) it shows different icons than the ones being used on the other forums. How can I fix that? [s]I noticed that post #62 has a possible fix, but is that the way to do it?[/s] Fix on that post didn't work for me.

I also just noticed a line through one of the threads: check here .... the only different thing about that thread is that it was an auto-thread from the social groups mod here. Any thoughts on what may be causing that?

dartho 06-17-2011 02:07 AM

Thanks for the Donation, it's appreciated.

Easy one first - the line through the thread is because it's closed. Probably not the best way to denote a closed thread, but ... You can change this to what you want by editing the lightweight.css.php file and searching for :
Code:

.thread_lock  a,.lock  a,.thread_lock ,._lock , ._hot_lock, ._dot_lock, ._dot_hot_lock, ._lock_new
{
        text-decoration: line-through;
}

and changing to what you prefer or just remove that block to have closed threads treated the same as normal threads.

How do you arrange them in columns - is that a default vBulletin feature or an addon? Also, if you could turn on template names in HTML comments, that would help me track it down greatly.

Thanks

dartho 06-17-2011 03:03 AM

@MagicThemeParks - it looks like you're using this addon https://vborg.vbsupport.ru/showthread.php?t=99829

If you want the forums to display like standard forums in the lightweight style, you can edit the forumhome_forumbit_columncell template in the lightweight style and replace it's contents with the contents of the forumhome_forumbit_level2_post template (I think...)


All times are GMT. The time now is 01:44 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.01337 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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