Add a Border to Profile
February 16, 2007
This code allows you to add a border to profile. Cage the whole page under a colored border, you can also change the style of border, thickness of border, etc.
border-style value could be: dotted, dashed, solid, double, groove, ridge, inset, outset
Change thickness of each side’s border by changing ‘10′ to other value.
Change the border color by change #f0618c to other code. You can get color code by using this Color Code Picker
Screenshots:
- before:
- after:

Instructions:
- Copy and paste the code into About Me section
- Save your editing and preview. Done. =)
<style>
body{
border-style:solid;
border-top-width:10px;
border-bottom-width:10px;
border-left-width:10px;
border-right-width:10px;
border-color: #f0618c;}
</style>
May 5, 2007 at 3:54 pm
Very nice…although your color codes don’t work. I was however, able to add a border. And regardless of the numerous times I changed the color codes…it just would budge, nor change from black to my selection, lol. Thanks though…this service is free, and I know how to be grateful, at all times. I am sure you guys are working to perfect this site, :-)….so far, well done.
ElizaYah!
May 8, 2007 at 2:39 pm
The problem is my space omits the ‘#’ before the code rendering it useless. Fix that bug and you’ll fix the border from going to default black.
May 25, 2007 at 10:54 am
wellcome
June 14, 2007 at 9:55 pm
nudemen!!!
http://nudemen.ifastnet.com
July 10, 2007 at 6:23 am
This is not a code for pink its for black! so i used it lol
July 13, 2007 at 12:07 am
body{
border-style:solid;
border-top-width:10px;
border-bottom-width:10px;
border-left-width:10px;
border-right-width:10px;
border-color: #f0618c;}
August 3, 2007 at 3:24 pm
waz good hit ya boi up ya dig!
October 4, 2007 at 9:44 am
The old order. You can see
here
October 11, 2007 at 12:27 am
to change the color, just delete the ‘#’ before the 6-digit color code.
(Example, instead of it saying ‘#FFFFFF’, change it to just ‘FFFFFF’. Myspace turned the ‘#’ into a text symbol, so it no longer works in codes.)
December 10, 2007 at 11:20 am
doesnt give me a border around whole profile, when i scroll there is a line in between my page, i need the width of the actual border not just the individual sides
March 27, 2008 at 7:45 pm
rE0AyD great site man thanks http://peace.com
May 31, 2008 at 6:37 pm
ummm, say whaaa?
July 10, 2008 at 2:36 pm
hey hey.
nice work