The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
I have tried all the fixes? Details »» | |||||||||||||||||||||||||
My arcade is whacked. Can you tell me what to do to get it to match my skin?
http://www.asskickersinc.com/forums/arcade.php Thanks in advance! Show Your Support
|
Comments |
#12
|
||||
|
||||
for the text there to be yellow
in ARCADE.css change Code:
color:{vb:stylevar blockhead_color}; Code:
color: #FDFF00; now upload this file over writing yours to fix the fieldset |
#13
|
|||
|
|||
I hate to say it, but that didn't work either Hippy. I deleted and uploaded your file, Nor did the color change. Its not a huge deal though, it looks close enough, I just wanted the categories to be more distinct, as they are hard to see if your not really looking for them.
There is one more thing, if the members dont tick the remember me box, it will not save the score. Not sure what thats all about. And can you maybe help me with my postbit? Take a look at this if you could. Its on top of my other field. Is there a way to move it elsewhere? Thanks again Hippy. Sorry to be such a pain in the crotch! I tried your workaround in the header template, but your code isn't the same on 4.1.1 Here is the line and what it looks like on 4.1.1 Can I still just replace it with your workaround code? Code:
<input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> |
#14
|
||||
|
||||
My file worked .. as you see in the screen shot...
as far as the color goes .. you did something wrong... paste over your ARCADE.css so I can see what you did wrong.. I tested it here and working like a charm.... as far as your postbit... I posted a fix for tha as well in the ibproarcade fix thread.... the code change there is just to tick rememebr be default and It's the same cause I tested it on 4.1.1.. after tabindex="103" add this at the end of your code add checkbox="checkbox" but before /> |
#15
|
||||
|
||||
Let me just add before incase you missed it ..
paste over your ARCADE.css so we can get that yellow going .. |
#16
|
|||
|
|||
Hey bud, yeah I guess it did work
But I only want the category name in yellow.. such as in this screen shot. And then on the Highscore-Champions section, they are not centered.. as you can see in the screen shot. |
#17
|
||||
|
||||
oh ok will test and let you know I think tho
all the category txt will change tho I know you can set images for them that might be better ?? |
#18
|
|||
|
|||
yeah images might work.. I did your postbit legacy workaround, and it got rid of that annoying " : " but the marque isnt scrolling now.. strange..
--------------- Added [DATE]1295919183[/DATE] at [TIME]1295919183[/TIME] --------------- sry, i noobed out.. scrolling works now...lol |
#19
|
||||
|
||||
Quote:
still working on the color.. but consider the images over write the one on your server with the one attached.. |
#20
|
||||
|
||||
Quote:
Quote:
works in Opera and firfox tho.. it's a **** ie thing --------------- Added [DATE]1295919866[/DATE] at [TIME]1295919866[/TIME] --------------- post over your ARCADE.css in your templates... look for css in there youll find the ARCADE.css I can change the link color... to yellow... all the links there will be yellow...?? |
#21
|
|||
|
|||
center worked great.. your got a paypal? I would like to donate something in the near future for you? You have been very helpful. Thank you sir!
--------------- Added [DATE]1295920062[/DATE] at [TIME]1295920062[/TIME] --------------- My Current ARCADE.css 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: #FDFF00; 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: #ffffff; text-decoration: none; } .tcat a:visited, .tcat_avisited { color: #ffffff; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { color: #FFFF66; text-decoration: underline; } .alt1, .alt1Active { background: #FFFFFF; color: #000000; } .alt2, .alt2Active { background: #FFFFFF; color: #000000; } /* ***** 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; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|