I selected the category as plugins (as the query is related to a theme created by NoahY). First of all, thank you NoahY for such a great mobile theme. I installed on my website and it works faster and looks quite well.
I want to change the logo to my image logo. I can find this code in theme,php file, but what should I change to make it possible?
$this->content['logo'] = '<A HREF="../" CLASS="qa-logo-link">'.qa_opt('site_title').'</A>';