The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBArcade v2 (vB4) Details »» | |||||||||||||||||||||||||||||||||||||
vBArcade is a professional modular flash arcade game system. Easily converts your old favorites, and finds thousands more with the click of a button.
This new modern arcade uses AJAX to enhance the playing experience and encourage users to compete both locally and globally among participating sites. Fine-tuned access and scoring tools allow you to keep competition fresh and exciting, as well as social network tools to bring new users in to your site! ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Major Features: Access and Score Tools: Set exactly when users can play certain games, and for how often. Archive extra or old scores to allow room for new champions. Social and Global: Not only can games be sent to all the major social networks, but participating sites can rank their scores together and display champions everywhere. Beautiful Modern Design: Streamlined and professional, using AJAX to enhance and simplify the playing experience, like searching, replays, full screen and cinema mode, and category tabs. Fast Paced Competition: Ultimate tournament system that rewards fast players while mitigating no-shows, allowing all your matches to finish strong, and everyone has fun. Notable Features (Lite)
Additional Features (Pro)
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
3 благодарности(ей) от: | ||
doctorsexy, Life Revived, Lutece |
Comments |
#282
|
|||
|
|||
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 ) |
#283
|
||||
|
||||
Thank you for trying.
|
#284
|
||||
|
||||
@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 |
#285
|
||||
|
||||
erm sorry, i missed the email alert from vborg about this thread being replied to.
|
#286
|
||||
|
||||
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(); |
#287
|
||||
|
||||
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)
|
#288
|
||||
|
||||
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?
|
#289
|
||||
|
||||
Quote:
Code:
dl.tabslight dd a:hover { color:inherit; background:inherit; Code:
dl.tabslight dd a:hover { color:{vb:stylevar linkhover_color}; background:{vb:stylevar tabslight_selected_background}; 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:
I searched for blocksubhead and it is set to white already? |
#291
|
||||
|
||||
Dark can you make me a list of things causing a 404 on submit score issues.
So I can review them? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|