In the style element of your profile html, add '.profile-pic {border: width display color}' replacing width, display, and color with your desired values. display would be like solid or dotted. this only works for a border of a solid color or gradient. If you want a specific design like a lacy border as you mentioned, youll probably have to add a transparent image of the border you want and position it over your profile picture.