View Single Post
bklol
Member
Join Date: May 2019
Location: on my chair
Old 09-18-2020 , 04:47   Re: [CSGO] New HTML Font supported hud element
Reply With Quote #17

Quote:
Originally Posted by OXYD View Post
Which html tag u used to change the font size? cuz i can't edit it size too.

http://prntscr.com/uem0h3

PHP Code:
    Event text CreateEvent("cs_win_panel_round");
    
text.SetString("funfact_token"" <b><font size='15' color='#ffa500'>TEXT TEXT</font></b>"); 
PHP Code:
newevent_message.SetString("funfact_token""<u><span class='fontSize-xxl' color='#7FFF00'>(`ヮ´ )σ`∀´) ゚∀゚)σ</span></u> "); 
bklol is offline