Tato123 Posted June 10, 2010 Report Share Posted June 10, 2010 How i can write my badge in red? I need change the colou, but i don't know how is possible. What file i mudify ? My php profile_badge.tpl is <h3>Pilot Badge</h3> <p align="center"> <img src="<?php echo $badge_url ?>" /> </p> <p> <strong>Direct Link:</strong> <input onclick="this.select()" type="text" value="<?php echo $badge_url ?>" style="width: 100%" /> <br /><br /> <strong>Image Link:</strong> <input onclick="this.select()" type="text" value='<img src="<?php echo $badge_url ?>" />' style="width: 100%" /> <strong>BBCode:</strong> <input onclick="this.select()" type="text" value='' style="width: 100%" /> </p> Is the correct file for the modify? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted June 10, 2010 Administrators Report Share Posted June 10, 2010 Look in the local.config.php file there are settings there for the colors Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.