MyBB Community Forums

Full Version: Trying to edit button
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Been trying to edit button, narrowed down the code and can't find file or location to edit "1" thing

<a href="ucp.php" id="whatever_name"><font color="white">AdminĀ  <i style="font-size: 14px;" class="fa fa-angle-down fa-fw"></i>&nbsp;</font></a>

to:


<a href="ucp.php" id="whatever_name"><font color="#00fffa">AdminĀ  <i style="font-size: 14px;" class="fa fa-angle-down fa-fw"></i>&nbsp;</font></a>