[Hỏi đáp] Template (profile)

  Bài viết hay nhất1
Hello everyone how I can change this ?

[Hỏi đáp] Template (profile) Cattur12

I would like to add an icon , I will add a link , I would like to add to add a name.Thank you to all
  Bài viết hay nhất2
you can do it at Profiles
  Bài viết hay nhất3
An icon before the name ?
  Bài viết hay nhất4

KTV2 wrote:An icon before the name ?

yes  like toI would make changes:
- Add entries
- Icons before the name
- change the name
but I do not know the codes to be entered


Kelvin_Kingleon wrote:you can do it at Profiles

where exactly ?  thanks to all of you Gentiles
  Bài viết hay nhất5
icons before the name:
Code:
a[href="/u1"]:before {content: url(http://i24.servimg.com/u/f24/13/54/69/46/admin11.gif);}
please paste it in css
if you want to make icon before the other member, please change
Code:
/u1
change the name you can do at :
Code:
/profile?mode=editprofile
add a entries:
Code:
/admin/index.forum?part=users_groups&sub=users&mode=avatar_profil2&extended_admin=1&tid=42ae3b42ec168e197b4d8446cdc97f20&action=add_field
my english is bad. sorry :)
  Bài viết hay nhất6
Go to Profile (/u1 or ....)
Hover to the name of field
Inspect element and see that class of the field is field_id-21 (this is my example)
Open new tab
Go to Admin Panel
Go to CSS and use this CSS
Code:
#field_id-21:before {
    content: url(http://2img.net/i/fa/prosilver/icon_contact_fb.gif);
    float: left;
}
You can edit the class of field and edit image
Change the name
Go to ACP => Users & Groups => Profiles => Contact Field => Click [Hỏi đáp] Template (profile) Editer of Facebook => Change the name
Bạn Kelvin chỉ sai rồi, cái đó chỉ áp dụng cho username thôi nhé
Sorry, my English very awful
  Bài viết hay nhất7
excuse does not work my version invision

where should I enter?

Code:
/admin/index.forum?part=users_groups&sub=users&mode=avatar_profil2&extended_admin=1&tid=42ae3b42ec168e197b4d8446cdc97f20&action=add_field

question: in the template there are these lyrics? Thanks for Everything excuse the disorder
  Bài viết hay nhất8
You cannot reply to topics in this forum