• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Modern AAC class

andrew95434

Banned User
Joined
May 6, 2010
Messages
86
Reaction score
0
Location
chile
hi, i have this code for a button in my modern aac web:

<button type="submit" onClick="window.location.href=\''.WEBSITE.'/index.php/p/v/gifts/buy/'.$item['id'].'\';" class="ide_button">Buy Product</button>

but i dont like it, so how can i edit the class? the button class is "ide_button", but how can i edit this class and any class colors?
 
Back
Top