[RSS Feed/News] Tweaking HTML code to look visually nice

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Wondering if anyone would be able to help me tweak the following code so it just looks a bit nicer visually!
So far this is what is displayed:
badge.png

by using the following code:
Code:

Code:
<xf:if contentcheck="true">
     <div style="background-color: blue; color: #FFF; padding: 2px; border: 2px solid #ff0000; border-radius: 5px 5px 5px 5px;">
        <center> <xf:contentcheck>{$user.Profile.custom_fields.AllianceName}</xf:contentcheck></center>
    </div>
</xf:if>
Also when viewing on...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom