Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
Safe to say this is gone? Details »»
Safe to say this is gone?
Version: , by skylab skylab is offline
Developer Last Online: Aug 2017 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 09-07-2010 Last Update: Never Installs: 0
 
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 09-07-2010, 07:18 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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};
}
Reply With Quote
  #3  
Old 09-08-2010, 08:47 AM
skylab's Avatar
skylab skylab is offline
 
Join Date: Feb 2009
Location: Everywhere
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #4  
Old 09-08-2010, 07:16 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #5  
Old 09-10-2010, 03:33 PM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good alt fix. But seriously how do we get games?
Reply With Quote
  #6  
Old 09-15-2010, 01:47 AM
beatyourtruck's Avatar
beatyourtruck beatyourtruck is offline
 
Join Date: Jul 2005
Location: Wisconsin
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hippy View Post
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};
}
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
Attached Files
File Type: (21.4 KB, 18 views)
Reply With Quote
  #7  
Old 09-15-2010, 07:00 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

beatyourtruck

the fix you need is "layout fix & store css as files fix" found here

https://vborg.vbsupport.ru/showthread.php?t=249120
Reply With Quote
  #8  
Old 09-15-2010, 09:42 PM
beatyourtruck's Avatar
beatyourtruck beatyourtruck is offline
 
Join Date: Jul 2005
Location: Wisconsin
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hippy View Post
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.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:41 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07579 seconds
  • Memory Usage 2,288KB
  • Queries Executed 22 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (1)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete