vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   WhirlWind* (https://vborg.vbsupport.ru/showthread.php?t=233917)

daveaite 04-10-2010 03:36 PM

Thats correct, it uses approximately 5 gradients, basically your placing "aggressive whirlwind" is in the wrong directory. The logo appears because it uses a difference (exact reference) where as the images use a local reference point. You can right click on any image "or where an image is suppose to be, and "copy image location." Paste that into notepad, and that will tell you where you should put the folder "aggressive whirlwind"

NobbyTSL 04-10-2010 06:55 PM

Quote:

Originally Posted by daveaite (Post 2018987)
Thats correct, it uses approximately 5 gradients, basically your placing "aggressive whirlwind" is in the wrong directory. The logo appears because it uses a difference (exact reference) where as the images use a local reference point. You can right click on any image "or where an image is suppose to be, and "copy image location." Paste that into notepad, and that will tell you where you should put the folder "aggressive whirlwind"

Mate I've solved it. I did mean to post saying so but forgot. (I'm sure I've posted it somewhere else though)

When I was testing the skins before I'd leave the forum set to the default VB skin & I'd only set the new skin on my profile.

When I set it as the forum default (I don't know why I never did it before :rolleyes: ) It worked :D

sirtrojan 06-25-2011 12:03 PM

use Aggresive whirlwind for www.infinitifans.pl

TY!
:up::up::up:

daveaite 06-28-2011 01:58 AM

This theme was made such a long time ago :P

looks good on your site

John Lester 09-05-2011 10:28 PM

These are some really sweet looking styles, what are the chances of them working on 4.1.5?

John Lester 04-26-2012 11:36 PM

Trying to import the xml for Futuristic on a 4.1.12 PL1 and am getting an invalid file specified error :( :confused:

EDIT:
LOL I know I should not be messing with my forums when I'm sleep deprived :D Stupid me was trying to import the xml under plugins and not styles

John Lester 05-10-2012 04:08 PM

Installed on 4.1.12 pl 1 and seems to be working aside from the quick style chooser in the footer. Fixed it by;

Open footer template

Find:
Code:


        <form action="{vb:raw vboptions.forumhome}.php" method="get" id="footer_select" class="footer_select">

                       
                <vb:if condition="$show['quickchooser']">
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="{vb:rawphrase quick_style_chooser}">
                                        {vb:raw quickchooserbits}
                                </optgroup>
                        </select>       
                </vb:if>
               
                <vb:if condition="$show['languagechooser']">
                        <select name="langid" onchange="switch_id(this, 'lang')">
                                <optgroup label="{vb:rawphrase quick_language_chooser}">
                                        {vb:raw languagechooserbits}
                                </optgroup>
                        </select>
                </vb:if>
        </form>

Replace with:
Code:

        <form action="{vb:link forumhome|nosession}" method="get" id="footer_select" class="footer_select">

                <vb:if condition="$show['quickchooser']">
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="{vb:rawphrase quick_style_chooser}"><option class="hidden"></option></optgroup>
                                <vb:if condition="$quickchooserbits1">
                                        <vb:if condition="$quickchooserbits2">
                                        <optgroup label="&nbsp;{vb:rawphrase standard_styles}">
                                        </vb:if>                               
                                        {vb:raw quickchooserbits1}
                                        <vb:if condition="$quickchooserbits2">
                                        </optgroup>
                                        </vb:if>                                       
                                </vb:if>
                                <vb:if condition="$quickchooserbits2">
                                        <vb:if condition="$quickchooserbits1">
                                        <optgroup label="&nbsp;{vb:rawphrase mobile_styles}">
                                        </vb:if>
                                        {vb:raw quickchooserbits2}
                                        <vb:if condition="$quickchooserbits1">
                                        </optgroup>
                                        </vb:if>                                       
                                </vb:if>
                        </select>       
                </vb:if>
               
                <vb:if condition="$show['languagechooser']">
                        <select name="langid" onchange="switch_id(this, 'lang')">
                                <optgroup label="{vb:rawphrase quick_language_chooser}">
                                        {vb:raw languagechooserbits}
                                </optgroup>
                        </select>
                </vb:if>
        </form>

NOTE: The last if condition (language chooser) can be removed if you only use one language.

Really like this style and am happy it works on 4.1.12 :)

DonosOdD 05-14-2012 01:20 PM

Any chance these will be updated to 4.1.5? I really like these styles :D

John Lester 05-16-2012 04:30 PM

Quote:

Originally Posted by DonosOdD (Post 2329290)
Any chance these will be updated to 4.1.5? I really like these styles :D

It should work fine seeing as how it works on my 4.1.12 ;) See my previous post regarding the quick style chooser though.

Termure 08-17-2012 05:25 AM

Works!

thanks alot

Termure 08-17-2012 05:31 AM

selection box still shown even with user style selection set to No (off)

How can i set the custom style as mandatory and no show for the selection box.

thanks

AK47- 08-17-2012 05:20 PM

Quote:

Originally Posted by Termure (Post 2357590)
selection box still shown even with user style selection set to No (off)

How can i set the custom style as mandatory and no show for the selection box.

thanks

Don't bump old threads :dumb:

cloferba 11-28-2012 01:45 AM

Does this style work on vbulletin 4.2?

sirtrojan 10-07-2015 08:30 AM

+1 to the question above

Anyone ?


All times are GMT. The time now is 01:34 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
  • Page Generation 0.01376 seconds
  • Memory Usage 1,763KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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