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)

pityocamptes 03-04-2015 02:07 AM

Damn, it got all screwed up on the nav bars. Ads are running into it, and the tabs are cutting into the bottom menu options under the nav bar, any idea? Thanks

TheLastSuperman 03-04-2015 11:36 AM

Quote:

Originally Posted by pityocamptes (Post 2539467)
Damn, it got all screwed up on the nav bars. Ads are running into it, and the tabs are cutting into the bottom menu options under the nav bar, any idea? Thanks

Look in additional.css for body_wrapper

Adjust the padding/margin-top css and add more room, style is not up in front of me and still sipping coffee so if that's not it let me know and I'll check my copy of the style.

pityocamptes 03-04-2015 11:37 PM

Seems to be messing up the template if I decrease, or increase the number on the far right (104). Anyway to drop the advertising box?:

Code:

.body_wrapper {
        margin-top:{vb:math {vb:stylevar navbar_tab_size.height} + {vb:stylevar navbar_tab_size.height} - 104}px;
        padding: {vb:stylevar body_padding};
        background: {vb:stylevar body_background};
        border: 1px solid #707070;
        -moz-border-radius: {vb:stylevar border_radius};
        -webkit-border-radius: {vb:stylevar border_radius};
        border-radius: {vb:stylevar border_radius};
        -moz-box-shadow: -3px 3px 3px {vb:stylevar shadow_color} !important;
        -webkit-box-shadow: -3px 3px 3px {vb:stylevar shadow_color} !important;
        box-shadow: -3px 3px 3px {vb:stylevar shadow_color} !important;
}


pityocamptes 03-05-2015 12:18 AM

Ok, changed it to 50px and it did separate the ad from the tabs but I noticed that the white line gap between the body and the white line on the bottom of the tabs is not like it was with the original version. Also, how do I get the white lines back on the sides of the tabs like originally? Thanks.

TheLastSuperman 03-07-2015 02:18 AM

Ahh ^ yes you must be using the newer version, there was an issue with how the header displayed the background in prior versions so now it uses the background image to do the line (so view the background by itself, now you see the line. I made the header/logo area a set size) so when you add in a logo that is larger than the included one you must adjust all this including the background image where as previously it moved itself but then the display issue was present and demanded a fix respectfully.

The tabs are part of the navbar template and the white is actually #707070 like you see in the code above so when you edit additional.css you can see where the new lines of css are for the navbar and then copy that to the dbtech tab css if present to also duplicate the lines on the side.

pityocamptes 03-12-2015 12:47 AM

Ok. Sorry for being an idiot but you lost me. So are you saying no chance to fix that?

TheLastSuperman 03-13-2015 05:48 AM

If you're referring to how the silver line goes horizontal across the screen then no, reason being its a stationary background image, someone makes a logo 500px high instead then it makes the navbar go down more and the line is out of sync. Unless I offer to edit the background for everyone who ever needs it then it cannot be done and I'm not offering that - you could ask a friend or graphic designer to redo the background OR make a new one (and in turn simply wrap the entire navbar with the silver line OR remove it entirely as you see here - www.boatchicago.com which btw is what inspired me to create Avenger from the Boat Chicago style, similar ;).

pityocamptes 03-15-2015 05:17 AM

1 Attachment(s)
Do you think it could be a margin or padding error? See how the whit line goes across the top of the navbar which is not how it is in the vanilla copy. Thanks.

TheLastSuperman 03-15-2015 07:09 PM

Quote:

Originally Posted by pityocamptes (Post 2540473)
Do you think it could be a margin or padding error? See how the whit line goes across the top of the navbar which is not how it is in the vanilla copy. Thanks.

It's margin issue, the white line is actually drawn into the entire background... right-click on the background and tell your browser to view the image, see? ;).

So adjust the #navbar / .navbar margin in additional.css so it's less, then it will move up and the very top blue of the navbar where the tabs are, will overlap the white line in the background making it seemingly disappear :cool:.

AnonymousHC 04-28-2015 11:40 AM

Nice Design, will download this later.


All times are GMT. The time now is 02:04 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.01712 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)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