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)

MarceloS 10-25-2011 04:21 PM

Quote:

Originally Posted by dartho (Post 2261336)
Yes - vb4.1.4+ has this support built in I believe.

Dartho, your PM box is full.

Donated and installed, thanks!

[S]It shows only the forum icons and names, not the style. What's wrong?[/S]

Edit: fixed, I uploaded to the wrong place LOL

MarceloS 10-25-2011 07:48 PM

How could I add on each thread page a link to the forum of the thread?

dartho 10-25-2011 09:04 PM

adding
HTML Code:

<div><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" border="0" /></a>{vb:raw navbits.breadcrumb}</div>
to the end of the navbar template will add the breadcrumb in

MarceloS 10-26-2011 11:37 AM

Quote:

Originally Posted by dartho (Post 2261526)
adding
HTML Code:

<div><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" border="0" /></a>{vb:raw navbits.breadcrumb}</div>
to the end of the navbar template will add the breadcrumb in


Awesome! Thanks!

MarceloS 10-26-2011 02:38 PM

Is it possible to add links to the navbar?

djbaxter 10-26-2011 02:46 PM

This works much better and has much better functionality than the vBulletin mobile style released in 4.1.7.

Great work. Maybe you should offer to sell thjis to vBulletin, since theyu can't seem to figure out how to get it right. :)

djbaxter 10-26-2011 08:05 PM

I need to exclude ad banners from this mobile style. What's the simplest way to do this?

dartho 10-26-2011 10:22 PM

Depends what is creating the ads for you. If they are generated in plugins, you could wrap up the PHP code in
if (STYLEID!=n){

existing pluginin code

}
where n is the STyleID of this style.

You could also delete the ad hooks in templates in this style or if the ads are in templates - edit them out with in this style.

MarceloS 10-27-2011 01:06 PM

Dartho, I have been playing with the style, it is great man.

1. But there is one thing I could not do. My navbar links are too close together vertically (when the links make a second line). I tried adding padding to them, the padding shows on firebug but they do not add a space between the lines.

Do you have any idea about something I could do?

2. Another thing: is it possible to show a different guest notice for this style? (different from my deafult notice)?

MarceloS 10-27-2011 01:07 PM

3. Third thing ;)

Quotes do not work for me, they create <br/> characters and other stuff.


All times are GMT. The time now is 09:24 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.01978 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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