Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Messed up layout after upgrading Details »»
Messed up layout after upgrading
Version: , by Garamond Garamond is offline
Developer Last Online: Jan 2013 Show Printable Version Email this Page

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

*problem fixed*

Show Your Support

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

Comments
  #22  
Old 02-27-2010, 05:57 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just realized that some of you seem to be changing one instance of <fieldset> to <fieldset class="fieldset"> in skin_Arcade.php. You need to change EVERY instance of <fieldset>.
Reply With Quote
  #23  
Old 02-27-2010, 11:16 AM
SpottySocks SpottySocks is offline
 
Join Date: Jun 2008
Location: UK
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BrOkEn.HaLo View Post
Sounds like you didn't upload everything. Double check and make sure you've uploaded all your files. If that's not the problem then I don't know what to tell ya.
Looks like you were right. Re-uploaded and changed skin_arcade.php again and now all is fine. Don't I feel like a dumbass. Thanks!
Reply With Quote
  #24  
Old 02-27-2010, 11:35 AM
BrOkEn.HaLo BrOkEn.HaLo is offline
 
Join Date: Mar 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
I just realized that some of you seem to be changing one instance of <fieldset> to <fieldset class="fieldset"> in skin_Arcade.php. You need to change EVERY instance of <fieldset>.
I've changed every instance and my layout isn't changing.
http://devilsdisciples.net/forum/arcade.php
Reply With Quote
  #25  
Old 02-27-2010, 11:46 AM
Rckcrwlr Rckcrwlr is offline
 
Join Date: Dec 2008
Location: PA
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is no <fieldset> found in my ARCADE.css. There is fieldset without the brackets???
Reply With Quote
  #26  
Old 02-27-2010, 02:14 PM
SpottySocks SpottySocks is offline
 
Join Date: Jun 2008
Location: UK
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rckcrwlr View Post
There is no <fieldset> found in my ARCADE.css. There is fieldset without the brackets???
The <fieldset> is in your skin_Arcade.php, not ARCADE.css.


Look at this:
Quote:
Originally Posted by Mahoni999 View Post

One Solution that helped many Users :


Go into your arcade skin

Search for
Code:
<fieldset>
Replace any of it with...
Code:
<fieldset class="fieldset">
See if this helps to fix your Problem.


You could also try this:


Go to your Template arcade.css and adjust a few mor Pixels
Code:
.fieldset { 
    padding: 5px;
    font-size: {vb:stylevar font-size};
         border: 1px solid #c4c4c4;
         margin: 0 10px;
}
and aditional try in your skin_Arcade.php the following...
Code:
<fieldset class="fieldset"> 
<legend><b>{$ibforums->lang['gamebox_rating']}</b></legend>
<center><span class="smallfont">
{$rating}
</span></center></fieldset>
under this Code leave one empty Line as Space......

Greetings
Mahoni999
As Jedi said you need to change every <fieldset> to <fieldset class="fieldset"> in skin_arcade.php
Reply With Quote
  #27  
Old 02-27-2010, 02:34 PM
Rckcrwlr Rckcrwlr is offline
 
Join Date: Dec 2008
Location: PA
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Woo Hoo...it looks better

Thanks

--------------- Added [DATE]1267288718[/DATE] at [TIME]1267288718[/TIME] ---------------

One more question...can I delete the game files from the /arcade/tar directory once they are installed??

My server back up is getting killed by the size of this????

--------------- Added [DATE]1267291974[/DATE] at [TIME]1267291974[/TIME] ---------------

OK...I woo hoo'd too fast.

Now I cannot upload new games. I put them in the tar folder go to the Add Games, click install and I get a blank screen...
Reply With Quote
  #28  
Old 02-27-2010, 04:08 PM
Mahoni999 Mahoni999 is offline
 
Join Date: Apr 2009
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rckcrwlr View Post
One more question...can I delete the game files from the /arcade/tar directory once they are installed??
Yes as soon as you have installed the Games, then you can delete the TAR-FIles as you don`t need them anymore.
Reply With Quote
  #29  
Old 02-27-2010, 05:28 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BrOkEn.HaLo View Post
I've changed every instance and my layout isn't changing.
http://devilsdisciples.net/forum/arcade.php
I've noticed that you have a custom skin. <fieldset class="fieldset"> isn't used but in a few places in the new vBulletin. It's possible your skin designer didn't include any CSS information for it.
Reply With Quote
  #30  
Old 02-28-2010, 06:15 AM
BrOkEn.HaLo BrOkEn.HaLo is offline
 
Join Date: Mar 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyway around this?
Reply With Quote
  #31  
Old 02-28-2010, 06:32 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, yes. You need to add the CSS for the fieldset class. Either you can contact the skin designer or you can try designing your own.
Reply With Quote
Reply


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 06:09 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07193 seconds
  • Memory Usage 2,326KB
  • Queries Executed 28 (?)
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
  • (4)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_postinfo_query
  • fetch_postinfo
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete