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 - [DBTech] vBArcade v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=273181)

TheSupportForum 10-02-2012 12:10 PM

ok, sorry i could not help further, as i don't have this mod installed you may need to speak to the developer
( i used to have this mod )

wildheart 10-02-2012 12:21 PM

Thank you for trying.

Gemma 10-02-2012 08:08 PM

@wildheart

Try playing around with the colours for these - dl.tabslight dd a:hover and dl.tabslight dd.selected a:hover

Search for them using Styles & Templates > Search in Templates

Not sure where they will be in your style templates but they are in additional.css in mine

Darkwaltz4 10-02-2012 08:12 PM

Quote:

Originally Posted by wildheart (Post 2370160)
Why is this mod marked as supported? If I knew there was no help here then I would have kept the previous arcade that I had.

I have looked everywhere already, how do I change the category names to white so the members can see it? Please.

erm sorry, i missed the email alert from vborg about this thread being replied to.

wildheart 10-03-2012 05:53 AM

I only found dl.tabslight and nothing else. Under it is nothing about colour though?

Code:

dl.tabslight dd a {
        height: 25px;
        line-height: 25px;
}
#arcade_home_sort, #arcade_home_panels div.arcade_game_panel, #score_label
{
        float: $stylevar[left];

Code:

$('dl.tabslight dd.selected').removeClass('selected');
                cat = self.attr('id').split('-').pop(); page = 1;
                $('#arcade_cat-' + cat).parent().addClass('selected');
                arcade_panels();
        }).hover(function()
        {        //show category popup
                var self = $(this), pos = self.position(), tab = $('div.category_tab[rel="' + self.attr('id').split('-').pop() + '"]');
                tab.css({ top: pos.top - tab.height() - 5, left: pos.left - ((tab.outerWidth() - self.outerWidth()) / 2) }).show();
        }, function()
        {        //hide the popup
                $('div.category_tab[rel="' + $(this).attr('id').split('-').pop() + '"]').hide();
        });
        //load initial panel
        arcade_panels();


Gemma 10-03-2012 09:29 AM

When you search for the terms I said in post #283 did it list any templates other than arcade ones? (ie additional.css, forum.css etc)

Darkwaltz4 10-03-2012 01:38 PM

It would probably be a better idea if you edited the background color of your blocksubhead_background stylevar, instead of trying to change the text color, as that would also affect the text of the selected tab. The background colors are too contrasted. Do the tabs look the same on your profile pages?

wildheart 10-04-2012 05:35 AM

Quote:

Originally Posted by Gemma (Post 2370445)
When you search for the terms I said in post #283 did it list any templates other than arcade ones? (ie additional.css, forum.css etc)

I had more luck this morning, searching dl.tabslight dd a:hover I found it in member.cc

Code:

dl.tabslight dd a:hover {
        color:inherit;
        background:inherit;

And in vbulettin.css

Code:

dl.tabslight dd a:hover {
        color:{vb:stylevar linkhover_color};
        background:{vb:stylevar tabslight_selected_background};

Nothing in additional.css or forum.css?


This one dl.tabslight dd.selected a:hover I found in vbulletin.css

Code:

html>/**/body dl.tabslight dd.selected a,
html>/**/body dl.tabslight dd.selected a:hover {
        position:relative;
        border-bottom: {vb:stylevar tabslight_border.borderWidth}{vb:stylevar tabslight_border.units} {vb:stylevar tabslight_border.borderStyle} transparent;
        background:{vb:stylevar tabslight_selected_background};

Code:

}
* dl.tabslight dd.selected a, * dl.tabslight dd.selected a:hover {
        border-bottom: {vb:stylevar tabslight_border.borderWidth}{vb:stylevar tabslight_border.units} {vb:stylevar tabslight_border.borderStyle} transparent;
        background:{vb:stylevar tabslight_selected_background};

Quote:

Originally Posted by Darkwaltz4 (Post 2370482)
It would probably be a better idea if you edited the background color of your blocksubhead_background stylevar, instead of trying to change the text color, as that would also affect the text of the selected tab. The background colors are too contrasted. Do the tabs look the same on your profile pages?

This is what my profile tabs look like, I wish I could get the arcade to look the same.
https://vborg.vbsupport.ru/external/2012/10/58.jpg


I searched for blocksubhead and it is set to white already?

Darkwaltz4 10-04-2012 03:32 PM

If you PM me an admin login with style and vbarcade permissions, i can try fixing it for you.

Slayerz 10-05-2012 01:26 AM

Dark can you make me a list of things causing a 404 on submit score issues.
So I can review them?


All times are GMT. The time now is 02:48 AM.

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.01468 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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