vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: wR Mini Profile - View Topic
Topic Rating: *****
Printable View
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
wR Mini Profile (31st Mar 08 at 4:50pm UTC)
This is the Mini-Profile that I coded for v1 of wRcreations. It contains a funky avatar background! ^_^

Please keep copyright in place for me! {Smile}

Preview

Global Header:
<style>
.avatar {
    background-image: url('http://i32.tinypic.com/wlq8bb.jpg');
    background-position: center center;
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
}
</style>


Member Mini-Profile:
Code:
 
  1. <table border=0 cellspacing=0 cellpadding=2 width=100%>
  2. <tr><td valign="bottom">
  3. <div style="float:left"><font size="3"><b>{display_name}</b></font></div></td></tr><tr>
  4. <td class="avatar" align="center" width="200px">
  5. {if:avatar}{avatar}{/if:avatar}
  6. {ifnot:avatar}<font size=2><b>No<br>;Avatar</b></font>{/ifnot:avatar}</td>
  7. </tr><tr><td width="80%" valign="top" align="center">
  8. {rank}<br>
  9. {if:custom_title}{custom_title}<br>{/if:custom_title}{if:warning}{warning}<br>{/if:warning}
  10. </td></tr><tr><td><br>
  11. <b>About Me:</b><br>
  12. Hi, I'm {display_name}, {if:gender}a {gender},{/if:gender} {if:location}live in {location},
  13. {/if:location} and have <b>{posts}</b> posts, I joined on the {joined}. {ifnot:online}
  14. Unfortunately I am currently Offline.{/ifnot:online} {if:online}I am currently <b>Online</b>.{/if:online}
  15. You can get in touch with me by going to my profile.
  16. </td></tr></table>
  17.  
 


Guest Mini-Profile:
<table border=0 cellspacing=0 cellpadding=2 width=100%>
<tr><td valign="bottom">
<div style="float:left"><font size="3"><b>{name}</b></font></div>
</td></tr><tr>
<td class="avatar" align="center" width="200px"><font size=2><b>No<br>Avatar</b></font></td>
</tr><tr>
<td width="80%" valign="top" align="center">
Guest<br>
</td></tr><tr><td><br>
<b>About Me:</b><br>
Hi, I'm {name}.. Unfortunately you can't contact me because I'm a guest.<br>
<a href=/action/login>Login</a> or <a href=/action/register>Register</a></td></tr>
</table>
 Printable View

All times are GMT+0 :: The current time is 7:32am
Page generated in 0.1261 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums