thanks zeropage
hey mate, i'm getting an error:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'commodor_vB_clcc.games_list' doesn't exist
Quote:
Originally Posted by MrZeropage
it is more flexible, not complicated
I did not saw any setting for this in v3arcade in the DB ...
If you want to change the BGCOLOR of all Games, just use Query
Code:
UPDATE games_list SET bgcolor='000000'
(replace 000000 with the color-code of your wish)
|