vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

Hippy 03-28-2012 09:35 PM

the fieldset / legend>
in your style look for CSS templates the reset-fonts.css is what youll need to do this
change the #000 to what ever color you like

marccap 04-22-2012 09:41 PM

Quote:

Originally Posted by Hippy (Post 2314463)
the fieldset / legend>
in your style look for CSS templates the reset-fonts.css is what youll need to do this
change the #000 to what ever color you like

Which code needs amending for colours as I treid all the #00000 and #DDDDDD amendments but nothing?-

.tborder {
background-color:{vb:stylevar doc_backgroundColor};
border: 1px solid #c4c4c4;
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
{
color: #000000;
}
.alt2, .alt2Active
{
color: #000000;
}
/* ***** 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; }

Hippy 04-22-2012 11:19 PM

add
Code:

background-color:{vb:stylevar content3_background.backgroundColor};
to alt1 and 2
so it looks like this
Code:

.alt2, .alt2Active
 {
 background-color:{vb:stylevar content3_background.backgroundColor};
 color: #000000;
 }

or you can justy do this
example
Code:

.alt2, .alt2Active
 {
 background-color:#DCDCDC;
 color: #000000;
 }


marccap 04-23-2012 10:00 AM

Thanks and how do u completely remove the option to add icons etc from postbit as its messed it up and moved the join date text to the middle and moved the text back to original posisition.

Thanks

Hippy 04-23-2012 10:47 AM

Take the postbit edit out

lapiervb 04-25-2012 01:18 PM

<a href="http://www.hackforums.net/showthread.php?tid=2431487" target="_blank">http://www.hackforums.net/showthread.php?tid=2431487</a>

Hippy 04-25-2012 09:05 PM

Quote:

Originally Posted by lapiervb (Post 2323374)

and what are you posting a mybb forum here for ?? :confused:

DAMINK 04-25-2012 09:13 PM

@hippy because Omnis little followers at times find holes.
Clearly here is one case of that.
Damn i come to VB sites to get away from Omni and his horde of skiddies lolz.
That said this is exactly why i got rid of the arcade on my board.

fly 04-25-2012 09:20 PM

Quote:

Originally Posted by Hippy (Post 2323511)
and what are you posting a mybb forum here for ?? :confused:

If you're a member of that forum, you'll see that there is apparently an unpatched exploit if you allow guests to play in the arcade.

Hippy 04-25-2012 09:34 PM

Quote:

Originally Posted by DAMINK (Post 2323517)
@hippy because Omnis little followers at times find holes.
Clearly here is one case of that.
Damn i come to VB sites to get away from Omni and his horde of skiddies lolz.
That said this is exactly why i got rid of the arcade on my board.

got ya

Quote:

Originally Posted by fly (Post 2323522)
If you're a member of that forum, you'll see that there is apparently an unpatched exploit if you allow guests to play in the arcade.

thanks for the info ..


All times are GMT. The time now is 09:56 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.06863 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (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