Jump to content

Badge - Modify the color


Tato123

Recommended Posts

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='<?php echo $badge_url ?>' style="width: 100%" />

</p>

Is the correct file for the modify?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...