View Full Version : Safe to say this is gone?
skylab
09-07-2010, 07:46 AM
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?
Hippy
09-07-2010, 07:18 PM
I wouldn't say gone!
anyway
change the alt1 and alt2 in your ARCADE.css
to this
.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};
}
skylab
09-08-2010, 08:47 AM
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.
Hippy
09-08-2010, 07:16 PM
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 ;)
final kaoss
09-10-2010, 03:33 PM
Good alt fix. But seriously how do we get games?
beatyourtruck
09-15-2010, 01:47 AM
I wouldn't say gone!
anyway
change the alt1 and alt2 in your ARCADE.css
to this
.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};
}
I am running 4.0.3 and can't seem to get the arcade looking right either. I just tried your css fix and it didn't do anything. I must have a different issue. No matter what I do to the css, nothing seems to change? I tried to just make the bg color #eeeeee etc and even that doesn't seem to work?
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
Hippy
09-15-2010, 07:00 PM
beatyourtruck
the fix you need is "layout fix & store css as files fix" found here
https://vborg.vbsupport.ru/showthread.php?t=249120
beatyourtruck
09-15-2010, 09:42 PM
beatyourtruck
the fix you need is "layout fix & store css as files fix" found here
https://vborg.vbsupport.ru/showthread.php?t=249120
Thank you!!!!!!!!!
100% fixed. :cool:
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.