vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   ibProArcade Fixes (https://vborg.vbsupport.ru/showthread.php?t=249120)

goxy63 09-18-2011 09:34 PM

Thanks once again
All of my troubles were fixed with ur help :)

https://vborg.vbsupport.ru/showthrea...07#post2087507

HeLLCiTo 09-20-2011 06:05 PM

Quote:

Originally Posted by Hippy (Post 2241031)
in your arcade css change the background color for alt1 and alt2

to
Code:

background: transparent;

well looking now at the new ARCADE.css the background was removed .. so just add that line above color:#000000;

so it looks like this
Code:


.alt1, .alt1Active
{
              background: transparent;
        color: #000000;
}
.alt2, .alt2Active
{
              background: transparent;
        color: #000000;
}


where is arcade.css, not in the folder Arcade

Hippy 09-20-2011 06:38 PM

in your style templates

murrtex 09-21-2011 11:25 AM

1 Attachment(s)
Hello Hippy,
I click submit score button but it doesn't work, there is no error , nothing happens, just swf becomes black color.
What should I do? thanks
my version: vbulletin 4.1.5

Edit: I changed index.php it's okey now.

Hippy 09-21-2011 06:31 PM

glad you got it figured out ...

HeLLCiTo 09-30-2011 08:22 PM

Hello Hippy,

finally found the file Arcade.css, I added the changes now I show you a snapshot of how the arcade are

http://img40.imageshack.us/img40/4738/sshot1ac.png

how I can change the background #38609D?

thanks very much

Hippy 09-30-2011 09:05 PM

alt1 and alt 2 in the css..

HeLLCiTo 10-01-2011 09:10 AM

Quote:

Originally Posted by Hippy (Post 2251740)
alt1 and alt 2 in the css..

modifying arcade.css alt1 or alt2 only changes the color of the font but not the background

Hippy 10-01-2011 12:42 PM

oh your using the latest css arcade

in alt1 and alt2 add above color

example..
Code:

.alt1, .alt1Active
{
        background: #38609D;
        color: #000000;
}
.alt2, .alt2Active
{
        background: #38609D;
        color: #000000;


HeLLCiTo 10-01-2011 04:37 PM

Quote:

Originally Posted by Hippy (Post 2251940)
oh your using the latest css arcade

in alt1 and alt2 add above color

example..
Code:

.alt1, .alt1Active
{
        background: #38609D;
        color: #000000;
}
.alt2, .alt2Active
{
        background: #38609D;
        color: #000000;


thanks very much :up:


All times are GMT. The time now is 04:14 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.01384 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)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