Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[USML] Military Styles 4.2.0 (Army, Navy, Air Force, Marine Corps, Coast Guard) Details »»
[USML] Military Styles 4.2.0 (Army, Navy, Air Force, Marine Corps, Coast Guard)
Version: 1.0.0, by HMBeaty HMBeaty is offline
Developer Last Online: Feb 2020 Show Printable Version Email this Page

Category: Suite Style - Version: 4.2.0 Rating:
Released: 10-07-2011 Last Update: 07-04-2012 Installs: 49
Additional Files  
No support by the author.

A nice set of simple, light styles from U.S. Military Life

Compatible with: vBulletin 4.2.0 + Suite :up:

Available Demos: Army | Navy | Air Force | Marine Corps | Coast Guard

(The background images resize to your screen resolution :up

For the most part, these styles use a lot of vBulletin's default images, so if you have missing images in these styles......well, you're missing your default images

I've included each .xml individually if you want to install each style separately, or just upload one of them, and make the rest of them a child style of whichever style you imported as they all use the same images, and they all have the same template edits in them (Easier to upgrade like this ).

To install, just upload the contents of the upload folder and then go to:
AdminCP => Styles & Templates => Download / Upload Styles => And start importing

More customizations to follow, so don't forget to click installed!

Be nice, this is my first style / style release

The copyright in the footer must stay intact if you wish to use my style. If you want to remove the copyright, either PM or email me and we can discuss this, or you may remove this style from your site.

If you are interested in removing the branding in the footer, please send an email to admin@usmilitarylife.com.

Donations
(Thank you!) :up:

Download Now

File Type: zip [USML] Military Styles (vB 4.2.0).zip (1.35 MB, 271 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 10-09-2011, 05:49 PM
cliptor cliptor is offline
 
Join Date: Oct 2011
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!!
Reply With Quote
  #13  
Old 10-09-2011, 05:52 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #14  
Old 10-09-2011, 06:14 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cliptor View Post
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 View Post
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
Reply With Quote
  #15  
Old 10-09-2011, 06:37 PM
cliptor cliptor is offline
 
Join Date: Oct 2011
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Now it?s fully working for me

Five stars
Reply With Quote
  #16  
Old 10-10-2011, 10:35 AM
abdobasha2004's Avatar
abdobasha2004 abdobasha2004 is offline
 
Join Date: Aug 2008
Posts: 541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

screen shots available?
Reply With Quote
  #17  
Old 10-10-2011, 03:17 PM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by abdobasha2004 View Post
screen shots available?
Links to demo's are in the description.
Reply With Quote
Благодарность от:
HMBeaty
  #18  
Old 10-11-2011, 02:00 AM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GaryT View Post
Links to demo's are in the description.
LOL! I was about to post this when I got home...thanks!
Reply With Quote
  #19  
Old 10-12-2011, 03:11 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why have the extra part on the footer at the bottom dont see any need for it
<br />
</div>
Reply With Quote
  #20  
Old 10-12-2011, 04:40 AM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForceHSS View Post
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
Reply With Quote
  #21  
Old 10-12-2011, 06:35 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:26 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.04986 seconds
  • Memory Usage 2,340KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete