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)

R4Z0R49 10-06-2010 10:09 PM

Hello Guys,

Can anyone tell me how to edit the font colour of these
options
best Score of all Time
actual Highscore Champion
personal best Score
Statistics
Game-Rating

Code:

<td class="alt1">
<fieldset class="fieldset">
<legend><b>{$ibforums->lang['gamebox_options']}</b></legend>

My Background is black as well as each one of thoise sections how do i change the font color of each one?

Also thanks Hippy your posts helped me alot today getting this mod working again Thank You

Hippy 10-07-2010 01:01 AM

1 Attachment(s)
you got me stumped
that should change globally with the forum..
I believe .legend controls size color etc
I have 2 styles
when I did the styles I focused on the forum and the arcade changed as well.
image attached
did you do the alt1 and alt2 edits in your ARCADE.css, posted here or in on of the threads in this arcade help forum..
do you have a screen shot of it .. or a link ?

R4Z0R49 10-07-2010 06:24 AM

Oh sorry i forgot to add our link here you go

http://thebritishguards.co.uk/main/arcade.php

Also i notice you have a good list of games how do i get thoise games?

Hippy 10-07-2010 11:05 AM

atm i am on my cell phone so i cant see well did you make the changes to the arcade.css ? The alt1 and alt2 . Did you do the fieldset fix? I will be able to get a better look when i get home.

R4Z0R49 10-07-2010 11:28 AM

Code:

.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};
}


Yes both have been done added the .css section just to make sure i have the correct one

Hippy 10-07-2010 11:59 AM

looks correct im not sure off hand but in the usercp and general settings @ the bottom check the font color. Thats also .legend see if that font is legible

R4Z0R49 10-07-2010 12:15 PM

Hippy, Ive looked at that but its a gray color font not black.

Ive even tested using the normal default theme and thoise sections are still soild black fonts

Where can i find the .legend section? (Attached Thumbnails is also using legend and is also black)

--------------- Added [DATE]1286458441[/DATE] at [TIME]1286458441[/TIME] ---------------

Hippy,

Ive fixed it now thank you i just edited the reset-fonts.css and changed the legend{color:#000;}

So next problem on the Tournament Ladder View how do i change the white box's :-(


Thanks for your help Hippy

Hippy 10-07-2010 08:47 PM

1 Attachment(s)
tournament ? I am not sure what you mean ..
the ladder it black graphic if thats what your talking about .. you would have to make new ones..
if you can post a screenshot

Did you mean the white box around the crown.gif ?
if so find this code in your skin_arcade.php
Code:

<td align="center" style="background-color:#ffffff;">
<img src="./arcade/images/crown2.gif" alt="" /><br />
<big><b>{$champion}</b></big>

change the #ffffff

Jack12 10-08-2010 05:09 AM

Quote:

Originally Posted by Hippy (Post 2087815)







for those that are just trying to fix there log / banner
or Full width Forum logo mod
the above ARCADE template will work alone
this template should be changed anyway..
the arcade is so out of date. it's calling the old template ARCADE instead of ARCADEVB4
I just copied the ARCADEVB4 template and added it to the ARCADE template with a couple small changes
If you are still using the stock ARCADE template soon or later it's going to stop working.

Massive thanks for this snippet of information. I was scratching my head, trying to figure out why it had broken my custom header, then I found this. Cheers:up:

R4Z0R49 10-08-2010 06:44 AM

Hippy,

Yes got that for crown but for users who sign up im unable to locate where to change that background

Thanks


All times are GMT. The time now is 09:33 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.01256 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (1)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