vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Avenger Blue Style by TheLastSuperman (https://vborg.vbsupport.ru/showthread.php?t=269253)

mitch84 01-20-2014 04:03 PM

Quote:

Originally Posted by mitch84 (Post 2475548)
where this?(template name) I can't see it, thx

conflict with this hack(ozzy), if activated menu disappears

TheLastSuperman 01-20-2014 06:01 PM

Quote:

Originally Posted by mitch84 (Post 2475548)
where this?(template name) I can't see it, thx

header template, those are still the "toplinks" css ;).

Quote:

Originally Posted by mitch84 (Post 2475578)
conflict with this hack(ozzy), if activated menu disappears

Hmm checking this now stand by for more info.

ozzy47 01-20-2014 06:13 PM

Quote:

Originally Posted by mitch84 (Post 2475578)
conflict with this hack(ozzy), if activated menu disappears

Are you just using the style chooser in the navbar? Or do you have the language chooser as well?

TheLastSuperman 01-20-2014 06:15 PM

Quote:

Originally Posted by mitch84 (Post 2475578)
conflict with this hack(ozzy), if activated menu disappears

Ok so in the mod options ensure you have this set to no:

Quote:

Auto Deploy
Setting this to "Yes" will make the style & language selectors show in the navbar.

Set this to "No" to be able to use the variable, {vb:raw show.ozzmodz_style_lang_chooser} in your templates, to make it show where you want.
Then edit template ozzmodz_style_lang_chooser and find:
Code:

    <div style="margin-bottom:35px;">
Replace with:
Code:

    <div class="avbozzystyle">


Now in additional.css add this just below the .abimage css definition:
Code:

.avbozzystyle {
        float:right;
        clear:left;
        height:25px !important;
        background:transparent;
        margin-top:-25px !important;
        margin-right:45% !important;
}



Now in template header find:
Code:

                    <div class="ablogo">
<div class="abimage"><a name="top" href="{vb:link forumhome}"><vb:comment><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></vb:comment></a></div>
</div>

Replace with:
Code:

                    <div class="ablogo">
<div class="abimage"><a name="top" href="{vb:link forumhome}"><vb:comment><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></vb:comment></a></div>
{vb:raw show.ozzmodz_style_lang_chooser}
</div>



That should sort it ;).

ozzy47 01-20-2014 06:21 PM

Mike, is that something exclusive to your style?

TheLastSuperman 01-20-2014 06:25 PM

Quote:

Originally Posted by ozzy47 (Post 2475607)
Mike, is that something exclusive to your style?

I suppose so since the header and navbar have wrappers to do the height, background-image, borders etc - this is why I decided to have a look for mitch and just make it work then post a how-to ;).

Edit: Ahh so no, other styles unless they modified the header area the way I did should be just fine.

ozzy47 01-20-2014 06:26 PM

Ok cool, so I don't have to update my mod then, as this is the first I have heard of any issues.

TheLastSuperman 01-20-2014 06:33 PM

1 Attachment(s)
Quote:

Originally Posted by ozzy47 (Post 2475611)
Ok cool, so I don't have to update my mod then, as this is the first I have heard of any issues.

Nope it's good to go no changes required.

Hmm I want to redo the lastpostby to resemble this for Avenger Blue:

https://vborg.vbsupport.ru/attachmen...hmentid=147902

However that requires editing some phrases... perhaps I'll post a how-to on that later today after I catch up on some work ;).

mitch84 01-20-2014 06:43 PM

Quote:

Originally Posted by TheLastSuperman (Post 2475602)
Ok so in the mod options ensure you have this set to no:



Then edit template ozzmodz_style_lang_chooser and find:
Code:

    <div style="margin-bottom:35px;">
Replace with:
Code:

    <div class="avbozzystyle">


Now in additional.css add this just below the .abimage css definition:
Code:

.avbozzystyle {
        float:right;
        clear:left;
        height:25px !important;
        background:transparent;
        margin-top:-25px !important;
        margin-right:45% !important;
}



Now in template header find:
Code:

                    <div class="ablogo">
<div class="abimage"><a name="top" href="{vb:link forumhome}"><vb:comment><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></vb:comment></a></div>
</div>

Replace with:
Code:

                    <div class="ablogo">
<div class="abimage"><a name="top" href="{vb:link forumhome}"><vb:comment><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></vb:comment></a></div>
{vb:raw show.ozzmodz_style_lang_chooser}
</div>



That should sort it ;).

well done! all is ok now! thx:up:

TheLastSuperman 01-20-2014 06:47 PM

Quote:

Originally Posted by mitch84 (Post 2475618)
well done! all is ok now! thx:up:

Good to hear! Enjoy the style :D

Edit: *I also added these instructions in the 2nd post of the mod.


All times are GMT. The time now is 11:49 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.01984 seconds
  • Memory Usage 1,754KB
  • 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
  • (10)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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