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)

doctorsexy 03-11-2012 12:34 PM

Works ok with 4.1.11...no problems

Alibass 03-12-2012 09:12 PM

1 Attachment(s)
Quote:

Originally Posted by HMBeaty (Post 2308117)
What version of vBulletin are you guys on? I haven't updated this for 4.1.11 yet (which may be the problem) and there is currently no ETA on when it will be updated. And yes, it will be updated :)

Did you figure a fix for 4.1.10 yet? See attach

HMBeaty 03-13-2012 12:17 AM

Please PM me with AdminCP info (make sure it has style permissions) and I'll try and get this sorted for you. I can't reproduce the problem you are having on my 4.1.10 install, even with a clean style installation :confused:

Alibass 03-13-2012 05:06 AM

Info sent via PM...

HMBeaty 03-14-2012 01:29 AM

Quote:

Originally Posted by Alibass (Post 2309025)
Info sent via PM...

Fixed :)

Anyone else having this issue, edit the popupmenu.css template and look for this bit of css....
Code:

.memberaction_body.popupbody {
    width: 280px;
    background: {vb:stylevar formrow_background.backgroundColor};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius: {vb:stylevar border_radius};
    -moz-box-shadow: 0px 4px 7px {vb:stylevar shadow_color};
    -webkit-box-shadow: 0px 4px 7px {vb:stylevar shadow_color};
    box-shadow: 0px 4px 7px {vb:stylevar shadow_color};
}

And change this....
Code:

    background: {vb:stylevar formrow_background.backgroundColor};
To this....
Code:

    background: {vb:stylevar formrow_background};

HMBeaty 03-14-2012 01:33 AM

Also, just a quick note.... this issue will not be fixed in the 4.1.10 version of this style (just apply the fix I just posted above). I'm currently working on the 4.1.11 version and may be released tomorrow, providing I have the time :)

rjerina 03-14-2012 02:34 AM

Quote:

Originally Posted by HMBeaty (Post 2309251)
Fixed :)

Anyone else having this issue, edit the popupmenu.css template and look for this bit of css....
Code:

.memberaction_body.popupbody {
    width: 280px;
    background: {vb:stylevar formrow_background.backgroundColor};
    -moz-border-radius: {vb:stylevar border_radius};
    -webkit-border-radius: {vb:stylevar border_radius};
    border-radius: {vb:stylevar border_radius};
    -moz-box-shadow: 0px 4px 7px {vb:stylevar shadow_color};
    -webkit-box-shadow: 0px 4px 7px {vb:stylevar shadow_color};
    box-shadow: 0px 4px 7px {vb:stylevar shadow_color};
}

And change this....
Code:

    background: {vb:stylevar formrow_background.backgroundColor};
To this....
Code:

    background: {vb:stylevar formrow_background};

Worked for me! Thanks so much to you and Alibass for being the guinea pig! :D

Alibass 03-14-2012 01:43 PM

@HMBeaty --Thank you for your time to look into this matter and fix it, :):up:

doctorsexy 04-10-2012 07:41 PM

Working ok with 4.1.12

HMBeaty 05-29-2012 07:37 PM

Updated for vBulletin 4.2.0 :)


All times are GMT. The time now is 06:51 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.02268 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
  • (6)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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