This update will make the mod fit in with the style better as shown here:
Screenshot:
or with text buttons:
Updated images and code change instructions can be found here:
http://custombuiltsoftware.co.uk/downlo ... rodite.zip
Moderator: Moderators





#
#-----[ OPEN ]------------------------------------------
#
templates/ca_aphrodite/ca_aphrodite.cfg
#
#-----[ FIND ]------------------------------------------
#
// Start add - Yellow card admin MOD
$images['icon_g_card'] = "$current_template_images/icon_gcard.gif";
$images['icon_y_card'] = "$current_template_images/icon_ycard.gif";
$images['icon_r_card'] = "$current_template_images/icon_rcard.gif";
$images['icon_b_card'] = "$current_template_images/icon_bcard.gif";
$images['icon_bhot_card'] = "$current_template_images/icon_bhotcard.gif";
#
#-----[ REPLACE WITH ]------------------------------------------
#
// Start add - Yellow card admin MOD
$images['icon_g_card'] = "$current_template_images/icon_card.gif";
$images['icon_y_card'] = "$current_template_images/icon_card.gif";
$images['icon_r_card'] = "$current_template_images/icon_card.gif";
$images['icon_y_cards'] = "$current_template_images/icon_ycards.gif";
$images['icon_r_cards'] = "$current_template_images/icon_rcards.gif";
$images['icon_b_card'] = "$current_template_images/icon_card.gif";
$images['icon_bhot_card'] = "$current_template_images/icon_card.gif";
<..snipped to save space>
/* Card System MOD - Changes for CA Styles */
.img-ban a img { background-color: #990000; }
.img-ban a:hover img { background-color: #FF0000; }
.img-ban a:active img { background-color: #990000; }
.img-warn a img { background-color: #FF9900; }
.img-warn a:hover img { background-color: #FFFF00; }
.img-warn a:active img { background-color: #FF9900; }
.img-clear a img { background-color: #FFCC33; }
.img-clear a:hover img { background-color: #FF7E00; }
.img-clear a:active img { background-color: #FFCC33; }
.img-report a img { background-color: #000099; }
.img-report a:hover img { background-color: #0000FF; }
.img-report a:active img { background-color: #000099; }
.img-green a img { background-color: #009900; }
.img-green a:hover img { background-color: #00FF00; }
.img-green a:active img { background-color: #009900; }





Return to How to mod some styles
Users browsing this forum: Google [Bot] and 1 guest