Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
Ugly white lines Details »»
Ugly white lines
Version: , by MonkYZ MonkYZ is offline
Developer Last Online: Feb 2022 Show Printable Version Email this Page

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

Hello there ! First i would like to thank you for this great mod ! It's perfect !

Seccond, can you please tell me how to change the colour of the bars in the screenshot ? They are white, and don't match at all with my forum. Also, there is a search and some droplist that are still white... can you help me change them ?

Thank you in advance !

Download Now

File Type: (21.4 KB, 44 views)

Show Your Support

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

Comments
  #2  
Old 07-13-2008, 09:35 PM
MonkYZ MonkYZ is offline
 
Join Date: Jul 2008
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nobody knows how are they called in CSS or how can i modify their colour ?
Reply With Quote
  #3  
Old 07-20-2008, 06:46 PM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

check the skinfile in /arcade/skins/
Reply With Quote
  #4  
Old 07-27-2008, 09:13 PM
MonkYZ MonkYZ is offline
 
Join Date: Jul 2008
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrZeropage View Post
check the skinfile in /arcade/skins/
Thx, but there are only 3 .php files... no .css, no templates. I thought it's using some vBulletin style name...
Reply With Quote
  #5  
Old 07-29-2008, 06:24 PM
gmatrix gmatrix is offline
 
Join Date: Apr 2006
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

They use the main vbulletin stylesheet. Head into Admin Control Panel > Style Manager > Main CSS and check your colors in:

<td>, <th>, <p>, <li>
Category Strips
First Alternating Color
Second Alternating Color

Careful what you change though as these will have affects across your whole board.
Reply With Quote
  #6  
Old 07-29-2008, 09:25 PM
MonkYZ MonkYZ is offline
 
Join Date: Jul 2008
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gmatrix View Post
They use the main vbulletin stylesheet. Head into Admin Control Panel > Style Manager > Main CSS and check your colors in:

<td>, <th>, <p>, <li>
Category Strips
First Alternating Color
Second Alternating Color

Careful what you change though as these will have affects across your whole board.
Hi gmatrix ! Sorry, but i've tried all of the above... and none of them changed those ugly white lines... So i suppose there must be something else. I just hope somebody will figure out what...
Reply With Quote
  #7  
Old 07-29-2008, 10:00 PM
Gemma's Avatar
Gemma Gemma is offline
 
Join Date: Apr 2004
Location: Scotland
Posts: 1,229
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Those lines are created by the <fieldset> function I don't think you can alter there colour, if you open your skin_Arcade.php file, here is the coded are for that section if you wish to play around with it.

PHP Code:
<td class="alt1">
<
fieldset>
<
legend><b>{$ibforums->lang['gamebox_options']}</b></legend>
<
br />
<
a href="arcade.php?$session[sessionurl]do=play&amp;gameid={$entry['gid']}"><img src="arcade/images/{$entry['gname']}1.gif" height="50" width="50" title="{$entry['gwords']}{$entry['filesize']}hspace="5" vspace ="1" style="border:0px #0069bb dashed;float:right;" alt="" /></a><span class="smallfont">
$newgame <a href="arcade.php?$session[sessionurl]do=play&amp;gameid={$entry['gid']}">{$ibforums->lang['gamebox_startgame']}</a><br />
<!--
popup play-->
<
a href="javascript:poptastic('arcade.php?$session[sessionurl]do=playfull&amp;gameid={$entry['gid']}', 'height={$entry['gheight']},width={$entry['gwidth']},left=200,top=100,resizable=yes,scrollbars=no,toolbar=no,status=no');">{$ibforums->lang['gamebox_playpopup']}</a><br />

<
br /><a href="arcade.php?$session[sessionurl]do=stats&amp;gameid={$entry['gid']}">{$ibforums->lang['gamebox_showhigh']}</a><br />
{
$entry['gtitle']}
<!--<
div align="right" class="smallfont">{$entry['cost']}{$entry['jackpot']}</div>-->
</
span>
</
fieldset>

{
$entry['ibprostyle_info1']}
{
$entry['cost_info']}
{
$entry['jackpot_info']}
{
$entry['ibprostyle_info2']}

<
fieldset>
<
legend><b>{$ibforums->lang['gamebox_bestever']}</b></legend>
<
center><span class="smallfont">
{
$top['name']}
<
br />
{
$top['score']}</span></center>
</
fieldset>

<
fieldset>
<
legend><b>{$ibforums->lang['gamebox_actchamp']}</b></legend>
<
center>
<
span class="smallfont">
{
$actualtop['name']}
<
br />
{
$actualtop['score']}</span>
</
center>
</
fieldset>

<
fieldset>
<
legend><b>{$ibforums->lang['gamebox_persbest']}</b></legend>
<
center><span class="smallfont">
{
$ibforums->lang['your_high']}<b>{$pbest}</b>{$ibforums->lang['gamebox_persbest_p']}</span></center>
</
fieldset>

<
fieldset>
<
legend><b>{$ibforums->lang['gamebox_stats']}</b></legend>
<
center><span class="smallfont">
{
$ibforums->lang['times_played']}<b>{$entry['gcount']}</b>
<
br />
{
$ibforums->lang['time_played']}<b>{$entry['gtime']}</b>
<
br />
</
span></center>
</
fieldset>

<
fieldset>
<
legend><b>{$ibforums->lang['gamebox_rating']}</b></legend>
<
center><span class="smallfont">
{
$rating}
</
span></center></fieldset>

</
td></tr></table>
</
td></tr></table>
</
td
Quote:
Also, there is a search and some droplist that are still white... can you help me change them ?
Can you show me a screenshot?
Reply With Quote
  #8  
Old 07-29-2008, 10:26 PM
MonkYZ MonkYZ is offline
 
Join Date: Jul 2008
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gemma View Post
Those lines are created by the <fieldset> function I don't think you can alter there colour, if you open your skin_Arcade.php file, here is the coded are for that section if you wish to play around with it.
The strange thing is that i have some custom <fieldset> values in my CSS, but it works only on my vBulletin style, while Arcade is ignoring them or something. Here is what i have in Additional CSS Definitions:
PHP Code:
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername font-size14pt; }

/* ***** small padding on 'thead' elements ***** */
td.theadth.theaddiv.thead padding4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a text-decorationnone; }
.
pagenav td padding2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shadea.shade:linka.shade:visited color#777777; text-decoration: none; }
a.shade:activea.shade:hover color#FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade color#DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset margin-bottom6pxborder-color#333333;}
.fieldset {color#CCCCCC;}, .fieldset td, .fieldset p, .fieldset li { font-size: 11px;}

SELECT    {border-color #080808;  
                
color #FFFFFF;
                
background-color #080808;

Quote:
Originally Posted by Gemma View Post
Can you show me a screenshot?
I'll post screenshots. Pls excuse the fact not all are ibProArcade related. Thx.
Attached Files
File Type: (21.4 KB, 3 views)
File Type: (21.4 KB, 3 views)
File Type: (21.4 KB, 2 views)
File Type: (21.4 KB, 7 views)
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 03:42 AM.


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.04673 seconds
  • Memory Usage 2,343KB
  • Queries Executed 24 (?)
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_php
  • (5)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
  • (5)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_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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete