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 - [USML] Military Styles 4.2.0 (Army, Navy, Air Force, Marine Corps, Coast Guard) (https://vborg.vbsupport.ru/showthread.php?t=271601)

cliptor 10-09-2011 05:49 PM

One more question,

How can I modify distance between

Today's PostsFAQCalendarForum Actions Quick Links

and the start of the forum BOX?

In my opinion, distance is to big, I would preffer the forum box to stay nearer navbar menu

Thank you very much!!

HMBeaty 10-09-2011 05:52 PM

Updated the package with the fix for the images pointing to the wrong stylevar. If you've already installed the previous version (with the exception of the Army style), just revert the imgdir_statusicon stylevar

HMBeaty 10-09-2011 06:14 PM

Quote:

Originally Posted by cliptor (Post 2255193)
How can I modify distance between

Today's PostsFAQCalendarForum Actions Quick Links

Add this to your additional.css template:
Code:

.navtabs li a.navtab:hover, .navtabs li a.navtab {
    margin-left:0px;
}

Quote:

Originally Posted by cliptor (Post 2255193)
and the start of the forum BOX?

In your additional.css template, find:
Code:

.forum-main-header {
    background: transparent url(images/motivational/background.png) repeat;
    margin: -10px 70px 0 70px;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    width: {vb:stylevar doc_width};
    min-width: {vb:stylevar doc_minWidth};
    max-width: {vb:stylevar doc_maxWidth};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    padding: 10px;
}

Inside of that code, find:
Code:

    margin: -10px 70px 0 70px;
And edit:
Code:

-10px
to suit your needs

cliptor 10-09-2011 06:37 PM

Thank you very much man, I will try it later, really nice template indeed.

Now it?s fully working for me :)

Five stars

abdobasha2004 10-10-2011 10:35 AM

screen shots available?

K4GAP 10-10-2011 03:17 PM

Quote:

Originally Posted by abdobasha2004 (Post 2255502)
screen shots available?

Links to demo's are in the description.

HMBeaty 10-11-2011 02:00 AM

Quote:

Originally Posted by GaryT (Post 2255606)
Links to demo's are in the description.

LOL! I was about to post this when I got home...thanks! :)

ForceHSS 10-12-2011 03:11 AM

why have the extra part on the footer at the bottom dont see any need for it
<br />
</div>

HMBeaty 10-12-2011 04:40 AM

Quote:

Originally Posted by ForceHSS (Post 2256137)
why have the extra part on the footer at the bottom dont see any need for it
<br />
</div>

You might not see a need for it, but there is. That's the line break and closing tag for the additional edits made in the footer

ForceHSS 10-12-2011 06:35 AM

Like? removing it does not seem to change anything on the skin even at the footer


All times are GMT. The time now is 05:17 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.01359 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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