i want add html to plugin.
to change visual skin top15 and pro15
somethink like this
Code:
new len = format( buffer, 20470, "<head><style type='text/css'><!-- .style1 { color: #00CCCC; font-weight: bold; font-size: 18px; } .style6 {color: #000000; font-weight: bold; } .style8 {color: #FFFFFF; font-weight: bold; } --></style></head><body bgcolor='#1A191A'><table width='90%' border='2' align='center' bordercolor='#1A191A' bgcolor='#585658' style=' border-collapse:collapse;'>" );
len += format( buffer[len], 20470-len, "<tr><td width='6%'><div align='center'
but whit my HTML