Free Guild Profiles
You can use these when and where you want! This is for our guild members only. I made these myself & its desgined for v2.0 profiles I will show you how to use it on your profile.
Goto Account Settings & find the Profile Options link in the drop down box thingy. In the square on the right of the screen insert the code into the box, just copy paste it in. Save it. Then to add the header view your profile and at the top is a link click Edit Profile. On the right of the screen is options list click Picture. Add the link/url & it will appear. Move it around so its adjusted where you want it to be. Save. Congrats! You now have a free guild profile!
This is a preview sample of what the guild profile looks like. PREVIEW
And the code for it:
Header Code:
You can use these when and where you want! This is for our guild members only. I made these myself & its desgined for v2.0 profiles I will show you how to use it on your profile.
Goto Account Settings & find the Profile Options link in the drop down box thingy. In the square on the right of the screen insert the code into the box, just copy paste it in. Save it. Then to add the header view your profile and at the top is a link click Edit Profile. On the right of the screen is options list click Picture. Add the link/url & it will appear. Move it around so its adjusted where you want it to be. Save. Congrats! You now have a free guild profile!
This is a preview sample of what the guild profile looks like. PREVIEW
And the code for it:
#columns {
position:absolute;
left:100%;
width:1024px;
margin-left:-1200px;
padding:0px;
top: 400px;
}
.panel{color: #red;}
html, body{background: url(URL HERE) repeat #000;}
#id_comments dt:nth-of-type(n+5) , #id_comments dd:nth-of-type(n+5) {display:none;}
a { color: #FF0000; }
.panel h2{color: red; background: black;}
#gaia_header, #gaia_header * {background: black;}
.panel{background: black;}
position:absolute;
left:100%;
width:1024px;
margin-left:-1200px;
padding:0px;
top: 400px;
}
.panel{color: #red;}
html, body{background: url(URL HERE) repeat #000;}
#id_comments dt:nth-of-type(n+5) , #id_comments dd:nth-of-type(n+5) {display:none;}
a { color: #FF0000; }
.panel h2{color: red; background: black;}
#gaia_header, #gaia_header * {background: black;}
.panel{background: black;}
Header Code:
URL HERE
