![]() |
when you say fully phrased you mean the style has it's own set of phrases now?
|
Can I get some help preventing vBAdvanced modules from showing for the mobile style? I have all my pages integrated with vBA and I keep getting moduleson the left side on the mobile pages.
Note - I've searched this thread and read the whole thing but haven't found a good answer. Thanks! |
@ Fireproof - Same CSS - no changes there
@tpearl5 - no it's using all vbulletin default phrases @cygy2k - do you have a link to the hack installed to integrate vbadvanced on all pages? If I can have a look at that, I can probably help. Otherwise I'd need access to you admincp |
Can and if so how do you move the login box to the top.:erm:
Saves scrolling on a phone and some users are not seeing it and thinking they cant login :confused: Edit cancel that sussed it :) Find in footer HTML Code:
<if condition="$show['member']"> Looks much better IMHO |
Quote:
I put up the iphone style (modified) for the iphone on my site. Would be nice if i could enable both. |
The way I have it integrated is just in vBAdvanced where you can select the pages for it to integrate with. If you don't use vBA, I can give you AdminCP login info to see how it works.
Thanks so much for supporting this great style! |
PM me some login & site details - i'll need style manager admin access
May not do till tomorrow though |
is it possible to make a php include in the skin?
For example with the help of hooks in global start |
You can't include PHP in the style itself, but you can use plugins to execute PHP script as you've suggested with plugins on global_start
|
Updated to version 0.0.10a
Fixed small bug in Footer template which may affect those who use the "extend Mobile Style" add-on in conjunction with this style who choose to include a link to the default style in the footer. To manually correct bug, edit your footer template and replace Code:
<a class="navbar" href="{$vbulletin->options['mo37_navbar_home']}?$session[sessionurl]styleid={$vbulletin->options['mo37_default_style']}">$vbulletin->options['mo37_default_link']</a> Code:
<a class="navbar" href="{$vbulletin->options['mo37_navbar_home']}?$session[sessionurl]styleid={$vbulletin->options['mo37_default_style']}">{$vbulletin->options['mo37_default_link']}</a> |
All times are GMT. The time now is 02:42 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:
|