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:

  1. Copy and paste the code into About Me section
  2. <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>

  3. Save your editing and preview. Done. =)

13 Responses to “Add a Border to Profile”

  1. Ellie Says:

    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!

  2. MYSPACESUCKS Says:

    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.

  3. Luther king Says:

    wellcome

  4. nudemen Says:

    nudemen!!!
    http://nudemen.ifastnet.com

  5. Joey Says:

    This is not a code for pink its for black! so i used it lol

  6. ryan Says:

    body{
    border-style:solid;
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    border-color: #f0618c;}

  7. killa cam Says:

    waz good hit ya boi up ya dig!

  8. Suequedew Says:

    The old order. You can see
    here

  9. Dana Says:

    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.)

  10. nicole Says:

    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

  11. bob Says:

    rE0AyD great site man thanks http://peace.com

  12. Fredddyyy Says:

    ummm, say whaaa?

  13. SUADA Says:

    hey hey.
    nice work

Leave a Reply