Reply To: Fonts assigned are not effective

Home Forums Use Any Fonts Fonts assigned are not effective Reply To: Fonts assigned are not effective

#4753
Mario
Guest

Dear Dinesh,

first of all, I’d like to apologise because I’m just a beginner and probably I’m not making your support to me easy, sorry about that.

I’ve checked in file manager in the settings panel of my website, on host page.

I’ve found uaf.admin.css containing:

table.uaf_form td{ border:none !important;}
table.uaf_form td label.error{ color:#900; padding-left:5px;}
span.active_key{ padding-left:50px; font-weight:bold; color:#060;}
#server_status{text-align:center; font-size:14px;-webkit-border-radius: 3px;border-radius: 3px; text-transform:capitalize; padding:5px; margin-bottom:10px;}
#server_status.test_successfull{ background-color:#090; color:#fff; }
#server_status.test_error{ background-color:#900; color:#fff; }
.uaf_test_msg{ font-size:11px; padding-bottom:10px; color:#454545;}
ul.uaf_list{ list-style-type:square;margin-left: 2em;}

#font_upload_message.ok{ background:#060 url(../images/ajax-loader.gif) no-repeat 5px center; color:#fff; padding:5px 10px; border:none; margin:5px 0px;-webkit-border-radius: 3px;border-radius: 3px; padding-left:40px;}
#font_upload_message.error{background:#900; color:#fff;padding:5px 10px; border:none;margin:5px 0px;-webkit-border-radius: 3px;border-radius: 3px;}

Then, I also found uaf.css, which is totaly empty.

Waiting for your instructions,
thanks.