Help - Search - Members - Calendar
Full Version: These codes are clashing;
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
1y55
The code to hide the bottom set of links, and the code to put a navigation tab next to your display picture.

And what I mean is, when I try to hide the bottom links, the words in the navi disappear.

Is there any way to prevent this?

I'm trying to help out my brother.
tokyo-rose
Please post the codes that you're using so we can help you better.
1y55
I think this is one:

CODE
<div class="sidenav">
<center><img src="http://i28.tinypic.com/25uo8p5.gif">
<div class="sidenavmid">
<center>
<u><b><big>Do:</b></u></big>
<BR>
<a target="_blank" href="index.cfm?fuseaction=mail.message&friendID=67634993"><small>Comment</small></a>
<br>
<a target="_blank" href="index.cfm?fuseaction=invite.addfriend_verify&friendID=67634993"><small>Add</small></a>
<br>
<a target="_blank" href="index.cfm?fuseaction=block.blockUser&userID=67634993"><small>Message</small></a><br>

<b><big><u>View:</b></u></big>
<br>
<a target="_blank" href="index.cfm?fuseaction=user.viewPicture&friendID=67634993"><small>Pictures</small></a>
<br>
<a target="_blank" href="index.cfm?fuseaction=vids.uservids&friendID=67634993"><small>comments</small></a>
<br>
<a target="_blank" href="index.cfm?fuseaction=blog.ListAll&friendID=67634993"><small>friends</small></a>
<br>
<a target="_blank" href="index.cfm?fuseaction=user.viewfriends&friendID=67634993"><small>videos</small></a>

</center>
</div><img src="http://i27.tinypic.com/2yyv5va.gif"></center>
</div>



And this one:

CODE
<style type="text/css">a.text, table div font a, table div div {visibility:hidden;}</style>
BurgerKing316
try replacing that second code with

CODE
<style type="text/css">table tr td div div {display:none;}</style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.