Bug Style Issue in Gamelist

Status
Not open for further replies.

Draffi

Customer
Hello!

I have an issue with the gamelist. You can see in the screenshot, that in one game, the user was playing more than 1 day. For this reason, the box is a little bit bigger, than the other once. but it destroy the order from the gamelist. how can i fix this?

Gamelist.jpg

Thank you!
 
you know, forum owners have no patience....;)

For the moment, i fixed the problem:

In the dbtech_vbarcade_headinclude

i changed this part:

Code:
/* game panels */
div.arcade_game_panel
{
	width: 250px;
	margin: 0 5px 10px 0;
	vertical-align: top;
}

to:
Code:
/* game panels */
div.arcade_game_panel
{
	width: [COLOR="#FF0000"]270px[/COLOR];
	margin: 0 5px 10px 0;
	vertical-align: top;
}

Please can somebody confirm from DBTECH if this is okay, or it may causes other problems, later?
 
Status
Not open for further replies.

Legacy vBArcade

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
899
Customer rating
0.00 star(s) 0 ratings
Top