The Arcive of vBulletin Modifications Site. |
|
Safe to say this is gone? Details »»
|
|||||||||||||||||||||||||
I'm spending way too much time editing files to get it working and STILL looks horrible. No matter how much code is changed, nothing seems to work. This mod hasn't been updated in months and the author is long gone.
Is it safe to say this simply gone? What are my alternatives? Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
I wouldn't say gone!
anyway change the alt1 and alt2 in your ARCADE.css to this 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};
}
|
|
#3
|
||||
|
||||
|
Thanks for that. Really needed it.
I'm just concerned for future vb updates with this mod. I'd hate to use this mod and then have to throw it away again in a few months. |
|
#4
|
||||
|
||||
|
I try not to think about that, this is why I am helping more with trying to keep the arcade going till mrzeropage has time to release a new version/ hopefully with all the fix's
by the way your arcade looks tiptop with that simple edit
|
|
#5
|
|||
|
|||
|
Good alt fix. But seriously how do we get games?
|
|
#6
|
||||
|
||||
|
Quote:
I have read about and seen other messed up arcade pages but can't seem to find the fix. Thanks to anyone for any type of help. --Chris |
|
#7
|
||||
|
||||
|
beatyourtruck
the fix you need is "layout fix & store css as files fix" found here https://vborg.vbsupport.ru/showthread.php?t=249120 |
|
#8
|
||||
|
||||
|
Quote:
100% fixed.
|
![]() |
|
|