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)

HMBeaty 11-10-2011 04:33 AM

Well, providing all goes well, and no more style changes are made to 4.1.8, the next release of this should help most of you out :)

The CSS has been cleaned up A LOT and the body has been moved been closer to the navbar since there were a couple of requests for that.

You can view it live now, using the demo links provided in the first post.

I'm also open to any suggestions you may have :) I MAY leave the alternating forum color in there for the next release. (Hover over a forum category to see ;))

Ohlala.Vn 11-11-2011 06:38 PM

Thank you very much man !
Nice style

HMBeaty 11-12-2011 01:22 AM

Quote:

Originally Posted by Ohlala.Vn (Post 2267031)
Thank you very much man !
Nice style

Thank you! Don't forget to click Installed to receive updates for future releases :)

HMBeaty 11-15-2011 06:23 AM

<i>Updated for vBulletin 4.1.8</i>

ForceHSS 11-15-2011 06:33 AM

thanks first to download :)

Papa Bear 11-15-2011 11:28 PM

Thanks for the update to 4.1.8 ..Marked as Installed..

93Corvette 12-09-2011 03:14 AM

I can't get the .xml to import. I keep getting this error. What am I doing wrong?

This file was created using a different version of vBulletin from the one you are running.

Your version: 4.1.5
File version: 4.1.8

HMBeaty 12-09-2011 03:22 AM

Quote:

Originally Posted by 93Corvette (Post 2276092)
I can't get the .xml to import. I keep getting this error. What am I doing wrong?

This file was created using a different version of vBulletin from the one you are running.

Your version: 4.1.5
File version: 4.1.8

Either upgrade your vBulletin to 4.1.8, or tick the "Ignore style version" box when importing

93Corvette 12-10-2011 08:38 AM

I really like this style. Very clean looking!

I was able to import it with the "Ignore style version" (which is didn't notices orginally) and it worked great.

Now a new question, I replaced the logo and noticed I need to move it down. I use post #13 and it didn't do anything. Then I did #49 and it worked perfect! It moved the logo down.


So how do I move the logo to the right? I want to play with either centering it, or just moving the left hand margin.... Right now is hugging to much to the left side.

I will post the below to help anyone that has a hard time understanding this stuff (just like me).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
Here some pics:
With step #13 adjusted to -100
https://vborg.vbsupport.ru/external/2011/12/40.jpg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
Notice posted code say:
margin: -10px 70px 0 70px;
My code doesn't have the last 70px
https://vborg.vbsupport.ru/external/2011/12/41.jpg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
Then I adjusted per step #49, and it moved it perfectly:
https://vborg.vbsupport.ru/external/2011/12/42.jpg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
I just change the code from 90px to 190px.
https://vborg.vbsupport.ru/external/2011/12/43.jpg

HMBeaty 12-10-2011 04:31 PM

If you want to center the logo, try this:

In the template header, find:
HTML Code:

<vb:if condition="$stylevar['titleimage']"><div>
And replace that code with:
HTML Code:

<vb:if condition="$stylevar['titleimage']"><div align="center">
And add this to additional.css:
HTML Code:

.logo-image {
    float:none !important;
}



All times are GMT. The time now is 04:39 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.01091 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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