Have you ever seen that annoying little "invite friends" link in the welcome box when to go to view a member's page who is not one of your friends? I can't remove it off their page, but I just wrote a code to remove it off yours, so it does not mess up the way your whole theme is viewed. Simply put this code after your navigation bar code, before the body.

ul.navigation li a {
display:none;
}





Visit Rainbow Construction

Views: 235

Replies to This Discussion

l can not get it to work on my page. l must be doing something wrong.
I do not know if the code provided above worked in the past. It doesn't work now, not for me at least. Try this:

.xj_count_friendRequestsReceived {display:none!important;}
What this code is meant to do is to remove the "invite friends" link that shows up when someone comes to your page. You cannot see it unless you go to another person's page. This only effects how others will view your page. Also. I would not recommend putting it in a main page code...

look towards the bottom, right side of the center section. The "invite friends" in yellow is what this code removes.

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips