vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   ibproarcade skin layout on VB4 (https://vborg.vbsupport.ru/showthread.php?t=230277)

Bouncer222 01-21-2010 07:46 PM

It's still the same and didn't change, is there anyone here that knows how to fix this??? All my users are complaining...

Digital Jedi 01-25-2010 03:12 AM

Quote:

Originally Posted by Bouncer222 (Post 1962697)
It's still the same and didn't change, is there anyone here that knows how to fix this??? All my users are complaining...

You need to be more patient than bumping three threads trying to get an answer, just because your users can't deal with some white pages. We'll answer your question if we know the answer, and when and if we see the question. Bumping it three times isn't going to change any of that, and may cause some users to ignore you.

If the edits to skin_Arcade.php didn't work, then maybe your not using that skin. Try the other one. skin_v3Aracade.php.

Bouncer222 01-25-2010 06:58 PM

I opened that and there are no occurances of <fieldset>

Digital Jedi 01-25-2010 08:44 PM

Quote:

Originally Posted by Bouncer222 (Post 1966398)
I opened that and there are no occurances of <fieldset>

I'll see if I can't look this one over too.

testbot 02-03-2010 07:29 PM

yea, it has something to do with saving the styles as files. i hope this gets fixed because they should be saved as files for performance resons.

JonnyThunder 02-06-2010 08:23 AM

Thanks guys - replacing fieldset as posted above worked perfectly for me.

testbot 02-06-2010 12:25 PM

are your style sheets saved as files?

hardfm 02-15-2010 04:54 PM

Just do this, toss all defined styles out of the CSS and it will pick up the ones in your skin: copy paste this in the stylemanger for ARCARDE.CSS:

Code:

.tborder {
background-color:{vb:stylevar doc_backgroundColor};
        font-size: {vb:stylevar font-size};
}
.tcat {
        font:{vb:stylevar blockhead_font};
        color:{vb:stylevar blockhead_color};
        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
{

        text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{

        text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{

        text-decoration: underline;
}
.alt1, .alt1Active
{


}
.alt2, .alt2Active
{

}
/* ***** 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; }


testbot 02-15-2010 06:14 PM

Quote:

Originally Posted by hardfm (Post 1983104)
Just do this, toss all defined styles out of the CSS and it will pick up the ones in your skin: copy paste this in the stylemanger for ARCARDE.CSS:

i'm a little confused by this post.

"toss all defined styles out of the CSS"
out of what css?

"copy paste this in the stylemanger for ARCARDE.CSS"
does this mean, create a new style and ad it to the headerinclude template? if not i'm not sure where to find arcade.css.

thanks! :D

Garamond 02-15-2010 08:19 PM

Quote:

Originally Posted by JonnyThunder (Post 1975911)
Thanks guys - replacing fieldset as posted above worked perfectly for me.

For me too, and I'm embarassed that I didn't find this tip before. As long as you do this in the correct template-file it will be all good.


All times are GMT. The time now is 03:04 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.01762 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete