I've tried so many navigation hideing codes and the pics and video link keeps appearing ive removed the advertisement/thesearch form, the shortcuts but I can't get rid of the pics and video link that keeps appearing at the top of my page
Myspace problem!?
You wanna hide the "View My Pics/Videos" links? Use this code:
%26lt;style%26gt;
.profileInfo td td {visibility:hidden;}
.profileInfo td td.text {visibility:visible;}
.profileInfo td.text a img {visibility:visible !important;}
.friendsComments .ImgOnlineNow, .profileInfo td.text div img {visibility:visible;}
%26lt;/style%26gt;