The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#2
|
||||
|
||||
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 |
#3
|
|||
|
|||
:up: You rock Hippy. Worked like a charm and looks beautiful.
|
#4
|
||||
|
||||
your welcome
never a problem.. enjoy |
#5
|
||||
|
||||
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? |
#6
|
||||
|
||||
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 |
#7
|
||||
|
||||
Quote:
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. |
#8
|
||||
|
||||
do the alt1 and alt2 css change amd the ARCADE template..
see what it looks like .. then try the reset_font.css |
#9
|
|||
|
|||
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..."
|
#10
|
||||
|
||||
admincp .. styles & templates scroll down to css templates dubble clikc it .. when it opens scroll down to ARCADE.css
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|