![]() |
Thank you for your response!
I have 4.1.5 and I do allow users to change style! |
Quote:
<a href="?styleid=-1">Default Style</a> to the styleid number of your default style |
Nothing... neither with -1 or 3
|
Need help to make dbtech credit deluxe work with this style. Seems onclick the charged contents are not loading. Advise appreciated.
|
DBTech add-ons don't play nicely with a lot of other add-ons. You may be further ahead looking for a replacement for whatever add-on is conflicting with this one.
|
This is not true, especially as we a talking about custom (mobile) skin.
Thing is, there are hooks that are missing and certainly not some coding problem with DBTech mod per se. If you want, you could ask what hooks you need to add, but with adding hooks, style becomes less mobile, which beats it purpose. |
Dartho,
first of all, thanks for creating this mod. The Lightweight style is super-popular on my forum. Now, I have a (minor) issue with users inadvertently hitting the 'report button instead of 'reply'. So my question is this: how do I reorder the buttons below each post? Disclaimer: Apologies if the info is already in here somewhere. I did do some searching of this thread but have to date been unable to find the answer I am looking for. |
edit the postbit and/or postbit_legacy templates and you should find the report post button code in there pretty easily - just move it where you want, or even remove it
|
Quote:
|
Hmmm, another quick question for Dartho or anyone else who speaks code, apologies if this should be in another thread.
If possible, I would like to align the 'Report' and 'Infraction' button to the left side, and the 'Reply' and 'Edit' buttons to the right. I worked out how to do it using a new div tag, but that pushed the right side onto a new line (which I don't want). Here's what I'm working with, is there an easy mod to make this work? Code:
<div class="{vb:raw post.statustitle}windowbg2" id="post{vb:raw post.postid}"> |
You'll need to float one of the divs
|
Last Update: 16 Dec 2011
Add new update its the best mobile style |
Quote:
Quote:
|
edit the SHOWTHREAD template,
search for (near the bottom of the template) Code:
{vb:raw footer} Code:
{vb:raw template_hook.showthread_below_posts} |
very nice style, do you plan release updated version for 4.2.0 pl3 ?
|
Hi dartho, thanks for your lightweight!
Please, help me! :D In vBulletin 4.2, this: {vb:raw post.post_thanks_bit} doesn't work! How can I fix? |
I have but one question before I install this. How is it better than the standard vb mobile style?
Thanks for your effort and work. |
Well, I think that you should install it and see differences for yourself.
In my opinion, dartho's style is much better, I use it when I'm on mobile internet and don't need vB mobile style at all. But, it all comes down to your own tastes. |
Quote:
|
Quote:
https://vborg.vbsupport.ru/showthrea...46#post2322346 |
Quote:
|
Quote:
|
Quote:
|
Quote:
Quote:
|
You haven't really given us enough info to help, but I would guess you need to redo the post bit template edits
|
Quote:
check your work over |
Quote:
:confused: BTW, have you managed to get vBSEO Like system compatible with it? |
Sorry but I I don't have vbseo so can not look at this. But if it is just a matter of some hooks needing to be added to templates it would be trivial to do if you could find out which hooks are used by the vbseo hack.
You could export the style from your site, including your customisations, and re-install that as per the suggested 'fix' ? |
Quote:
Quote:
1. If installed as a Standard skin, then the error is fixed! 2. If installed as a mobile skin, the same error comes Problem: Using vB's default style assignment the theme doesn't appear to be selective under Settings > Options > Style & Language Settings (for mobile themes) I bet, this' not your fault. vB team was supposed to allow any skin from standard to mobile can be selected to be assigned for mobile users. I see no point of forcing someone to categorize them (IMHO) What's your suggestion? |
vBulletin messed things up for this style when the seperated mobile and standard styles.
If you want to use VB detection and simply apply one style to advanced mobile devices, one style to basic mobile devices and a default style to everyone and allow people to select their own style (assuming they are already allowed to do this on your site) and still allow admin to pick any style they want, the following should do it. Create a plugin on style_fetch with the following code being sure to enter in teh styleids you want for mobile, advanced mobile and default styles: PHP Code:
|
If you wanted to make this simpler, and don;t mind going into debug mode on your site, you could edit the Option Code for Mobile Style boxes in AdminCP so that all styles (both mobile and standard) show up and then you could replace the styleid numbers in the plugin above with $vbulletin->options['mobilestyleid_basic'], $vbulletin->options['mobilestyleid_advanced'] and $vbulletin->options['styleid'] then if you changed styles down the track you wouldn;t need to edit the plugin by hand. You would still need the above plugin to make it work.
To do this change the Option Code to: PHP Code:
|
Quote:
PHP Code:
Thanks for your prompt response |
No - you would need to put your site into debug mode, then go into your vbulletin options in AdminCP where you choose the style settings and click on the edit link next to where you select the mobile styles and change the Option Code in there
|
Quote:
Will revert to you once successful. Obrigado! ----Edit---- I worked. Thanks much! |
How do i change the blue colour thats all over including the footer to black??
I tried changing footer colour and border almost everything in footer IN Style Variable Editor to black and saved it it even shows red colour indicating it is edited but strangely enough NOTHING has changed on the theme on the forum,its still BLUE please help! |
Quote:
Any other suggestion please. |
Quote:
|
Quote:
|
Quote:
Quote:
|
So they told you the same thing again? Did you let them know that adding that hook didn't appear to work for you? If not, you may want to do so.
|
All times are GMT. The time now is 06:44 PM. |
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:
|