asked on
$profile_pic_btn = '<a href="#" >Change Avatar picture</a>';
I have add next:$changePass_btn = '<a href="change_2.php">Change password</a>';
div#profile_pic_box > a {
display: blok;
position:absolute;
margin:205px 0px 0px 60px;
z-index:4000;
border-radius:1px;
padding:5px;
font-size:12px;
text-decoration:none;
color:#60750B;}