View Full Version : Problem friends & contacts
pablodip
08-08-2014, 10:38 PM
Hello people vbulletin, well my problem is but not display the name of the users of incoming friendship requests or friends.
No problem template, and that uses the default.
In the picture you'll let down, you can see the friends I have added your username but do not see
forgive the English, use a translator because my English is intermediate and I need a translator
ozzy47
08-08-2014, 10:45 PM
Try adding this to your additional.css:
ul.userlist_showavatars div.buddylist_details a {
color: red;
}
And change red to the color you want.
pablodip
08-09-2014, 01:23 PM
Hi ozzy, I tried the code and it did not work, I also tried with various colors and colored html (#fff ..) and still user names appear.
Also probe the CSS code budylist.css where that was but did not work
ozzy47
08-09-2014, 01:30 PM
Ok try this then:
ul.userlist_showavatars div.buddylist_details a {
color: red !important;
}
pablodip
08-09-2014, 03:41 PM
I'm sorry, still not fixed :/
ozzy47
08-09-2014, 03:54 PM
I would need a admin account that has friends, in order to diagnose it further then, as this is a custom style, and don't seem to be following vB coding.
pablodip
08-11-2014, 08:20 PM
I have not been able to understand you've said, sorry.
ozzy47
08-11-2014, 08:22 PM
I have not been able to understand you've said, sorry.
I would need you to provide me with a admin account, on your site, that has friends, so I can look into the issue.
pablodip
08-11-2014, 10:32 PM
I will send the data via PM
ozzy47
08-11-2014, 10:33 PM
Ok no problem. :)
--------------- Added 1407843741 at 1407843741 ---------------
After investigating this, I found it was a mod, https://vborg.vbsupport.ru/showthread.php?t=290368&highlight=E360
Specifically the UserCP setting.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.