Desiring to be displayed on the profile photo into the frame so cool .. there is a reasonable desire if you ask me. Yups .. for that I will discuss a little trick that any photo into a frame.
In order profile photo to be framed, his pace is very simple, you just change the value of the border in css sheet stylee on the photo for the profile.
for the old template like this:

for the new template like this:
explanation:
float: left; -> means that photo will be stored on the left in writing frofile.
padding: 4px; -> padding here means the distance between the photo with figura (border) by 4 pixels, if my friend does not want any distance between the photo with frame, then just change its value to 0px (zero).
border: 1px solid # ddd; -> this is the framed pictures, figura value is 1 pixel, if you want figuranya look wider, so just change the value of 1px with a larger value, for example 6px, 8px or the other. code # ddd -> is the code for the color gray, color code, please replace the other if it is not suitable.
0 comments:
Post a Comment