vb.org Archive

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

kimmerz 10-04-2010 04:07 PM

Background Color
 
Love the addon :).

I managed to install the add on as well as fix the scoring issue with no troubles! Much thanks to Hippie on this forum for all his tips.

The background of the arcade is light making it hard to see in my style. Is there an easy way to change this for a novice?

Here's a screenshot of how it appears. Much thanks :)

http://i250.photobucket.com/albums/g...pan/arcade.jpg

Hippy 10-04-2010 07:57 PM

replace whats in your arcade.css with this
Code:

.tborder {
background-color:{vb:stylevar doc_backgroundColor};
        border: 1px solid #c4c4c4;
    font-size: {vb:stylevar font-size};
}
.tcat {
    font:{vb:stylevar blockhead_font};
    color:{vb:stylevar blockhead_color};
        background:{vb:stylevar blockhead_background};
    padding:{vb:stylevar blockhead_padding};
    border:{vb:stylevar blockhead_border};
    -moz-border-radius-top{vb:stylevar right}: {vb:stylevar border_radius};
    -moz-border-radius-top{vb:stylevar left}: {vb:stylevar border_radius};
    -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar border_radius};
    -webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar border_radius};
}
.tcat a:link, .tcat_alink
{
    color: {vb:stylevar forumhead_color};
    text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
    color: {vb:stylevar forumhead_color};
    text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
    color: #FFFF66;
    text-decoration: underline;
}
.alt1, .alt1Active
{
    background:{vb:stylevar formrow_background.backgroundColor};
        color: {vb:stylevar blocksubhead_color};
          //-moz-border-radius-top{vb:stylevar right}: {vb:stylevar border_radius};
    //-moz-border-radius-top{vb:stylevar left}: {vb:stylevar border_radius};
    //-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar border_radius};
    //-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar border_radius};
    //-moz-box-shadow: -1px 1px 1px {vb:stylevar forumbits_shadow_color};
    //-webkit-box-shadow: -1px 1px 1px {vb:stylevar forumbits_shadow_color};
    //margin-bottom: {vb:stylevar padding};
}
.alt2, .alt2Active
{
    background-color:{vb:stylevar content3_background.backgroundColor};
    color: {vb:stylevar blocksubhead_color};
    //-moz-box-shadow: -1px 1px 1px 1px {vb:stylevar forumbits_shadow_color};
    //-webkit-box-shadow: -1px 1px 1px 1px{vb:stylevar forumbits_shadow_color};
    //margin-bottom: {vb:stylevar padding};
}
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset {
    padding: 5px;
    font-size: {vb:stylevar font-size};
        border: 1px solid #c4c4c4;
        margin: 0 2px;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }


most fixes can be found in this thread ..ibProArcade Fixes

kimmerz 10-04-2010 10:51 PM

:up: You rock Hippy. Worked like a charm and looks beautiful.

Hippy 10-05-2010 12:19 AM

your welcome
never a problem..
enjoy

The Librarian 10-15-2010 12:40 AM

This fixed my background problem (thanks), BUT my background is creamy and the font color used for user info in the arcade is white so I need to change that too.

Can you tell me how to change the font color as well, please?

Hippy 10-15-2010 07:00 PM

I would say reset-fonts.css and changed the legend{color:#000;}
but your using vb3.8

so I am not sure
I looked at your arcade and I really didn't see a problem.. looks great
post me a screenshot of your issue
thanks

The Librarian 10-25-2010 03:16 PM

1 Attachment(s)
Quote:

Originally Posted by Hippy (Post 2110500)
I would say reset-fonts.css and changed the legend{color:#000;}
but your using vb3.8

so I am not sure
I looked at your arcade and I really didn't see a problem.. looks great
post me a screenshot of your issue
thanks

You're looking at my current live forum, which is still using vB 3.8. I'm in the process of updating to 4.x so I've got it loaded on my test forum where I can work out the kinks before going live.

There've been several things that have had to be fixed - the arcade included.

I've attached a screenshot of the arcade on the test forum. You should be able to tell that the white font makes viewing of most of the information impossible.

I just need to know which font to change or how to change it specifically for the arcade if possible.

Thanks.

Hippy 10-25-2010 07:10 PM

do the alt1 and alt2 css change amd the ARCADE template..
see what it looks like .. then try the reset_font.css

mystiksven 10-30-2010 11:51 PM

Am feeling so stupid but i do not find the arcade.css to fix the color on my dark skin like u suggest above "eplace whats in your arcade.css with this..."

:confused:

Hippy 10-31-2010 12:02 AM

admincp .. styles & templates scroll down to css templates dubble clikc it .. when it opens scroll down to ARCADE.css ;)


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