Help - Search - Members - Calendar
Full Version: How to remove the navigation
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
pandemonium
i need a code to remove the whole navigation and the gradient, leaving just the AD, i've looked on CB scrips but they don't work completely, btw i need it for a 1.0 profile not 2.0, thx
manny-the-dino
Is this for Myspace?
pandemonium
oh yeah, i forgot about the MySpace forums, go ahead and move it
manny-the-dino
Moved to Myspace Support
pandemonium
thanks, but it didn't work,
it still left out the gradient and user shortcuts
Mickey
I've tried making it transparent before and since the ad works as a background (I believe), it becomes hidden along with the other stuff. However, you can probably just cover it up with an image then make the ad show over it so your image covers the background of the ad but not the ad itself. Once you've positioned an image there, use this code:

CODE
<style>
.clearfix {position:relative; z-index:9!important;}
</style>

See if that works.
IVIike
CODE
<style type="text/css">
     div div table div {display:none;} .clearfix table div div {display:block;}
     tr td div, div td, div tr, div table {background-color:transparent !important;}
     .profile, div ul {display:none !important; }</style>


i just used that and it works perfectly :)
Mickey
Works perfectly in FF, IE, and Safari for me. I guess TJ was in a hurry and put two unnecessary </font> tags.
IVIike
Yeah the font tags are on the code here on cB so i guess a member of DS will have to edit it
Mickey
^Do you know where I can find it? I'll update it now.
pandemonium
still doesn't work
do you want me to provide the code for the layout??
Mickey
Yeah, do that. There might be something in your codes that's clashing with it, because that code works perfectly.
pandemonium
ok, here it is..

ABOUT ME:
CODE
<style type="text/css">
.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,
btext,.redtext,.redbtext{display:none;height

:0px;!important;visibility:hidden}
td td td td{border:0px;width:0px;text-align:left;}
table,td,tr{padding:0px;width:;background-color:transparent}
table table table{padding:1px;height:.01%;width:100%;}
table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
table table table table,table table table table td.text, td.text td.text table{display:none;}
td.text table table{display:inline;visibility:visible;}
table td table tr td.text table{visibility:hidden;}
table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}

a.text, table div font a, table div div {visibility:hidden;}
table table div font a, table table div div {visibility:visible;}
img {border:0px;}
table tr td div font {display: none;}
tr {background-color:transparent}
.userProfileApp {display: none;}





div div table div {display:none;} .clearfix table div div {display:block;}
tr td div, div td, div tr, div table {background-color:transparent !important;}
.profile, div ul {display:none !important; }






body {
background-color: black;
background-image: url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/newyork.png);
background-attachment: positioned;
background-repeat: no-repeat;
background-position:top center;
scrollbar-face-color:000000;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:000000;
scrollbar-shadow-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-arrow-color:FFFFFF;
scrollbar-track-color:000000;
}

.firstColumn{
position: absolute;
top: 488px;
left: 50%;
margin-left: -365px;
width: 200px;
height: 392px;
z-index: 1;
background-color: transparent;
font-family: Tahoma;
color: ffffff;
font-size: 10px;
}

.secondColumn{
position: absolute;
top: 488px;
left: 50%;
margin-left: -135px;
width: 500px;
height: 392px;
z-index: 2;
background-color: transparent;
font-family: Tahoma;
color: ffffff;
font-size: 11px;
overflow: auto;
}

.copyCredit{
position: absolute;
top: 900px;
left: 50%;
margin-left: -400px;
width: 800px;
height: 50px;
z-index: 3;
background-color: transparent;
font-family: Tahoma;
color: ffffff;
font-size: 11px;
}

a:active,a:visited,a:link,a{
color: ffffff;
font-size: 12px;
margin-top: 1px;
cursor: crosshair;
font-weight: normal;
letter-spacing: 1px;
font-family: tahoma;
text-decoration: none;
text-transform: none;
}

a:hover{
color: ffffff;
font-size: 13px;
margin-top: 1px;
cursor: crosshair;
font-weight: normal;
letter-spacing: 1px;
font-family: tahoma;
text-decoration: none;
text-transform: uppercase;
}

.title {
color: ffffff;
font: 11pt Arial;
font-weight: none;
border-bottom:3px solid FFFFFF;
border-width: 1px;
background-color: 666666;
background-image: url('');
background-repeat:repeat;
text-align:Center;
}

.Home
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/home.png);width:130px;heigh

t:20px;display:block;}
.Home:hover
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/home_over.png)}

.Add
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/add.png);width:130px;height

:20px;display:block;}
.Add:hover
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/add_over.png)}

.Msg
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/message.png);width:130px;he

ight:20px;display:block;}
.Msg:hover
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/message_over.png)}

.Pictures
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/pictures.png);width:130px;h

eight:20px;display:block;}
.Pictures:hover
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/pictures_over.png)}

.Credit
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/credit.png);width:130px;hei

ght:20px;display:block;}
.Credit:hover
{float:left;background:url(http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/credit_over.png)}


h5 {
font-family: Arial;

}

</style>




WHO ID LIKE TO MEET:
CODE
<div class="firstColumn">

<center>

<img src="http://i151.photobucket.com/albums/s135/mario_s09/CB%20layout%20images/100pximg.png">


<br><b>Name: </b> CreateBlog
<br><b>Age: </b>Forever
<br><b>City: </b>Creation
<br><b>Country: </b>Blogerland

<br><br>

<a href="http://home.myspace.com/index.cfm?fuseaction=user&amp;MyToken=5e115f82-ca76-45b4-b2d7-579c58945d72"

class="Home"></a>
<a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=XXXXXXX" target="_self"

class="Add"></a>
<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=XXXXXXXXXX" target="_self" class="Msg"></a>
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=XXXXXXXXXX" target="_self"

class="Pictures"></a>
<a href="http://friends.myspace.com/index.cfm?fuseaction=block.blockUser&userID=XXXXXXX" target="_self" class="Block"></a>
<a href="http://www.myspace.com/72072755" target="_self" class="Credit"></a>

<br /><br /><br /><br />

<p class="title">Comments:</p>
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input type="hidden"

name="friendID" value="XXXXXXXXXX"><textarea name="f_comments" id="f_comments" style=" background-color:ffffff!important;

background-image: url(http://); background-position: top left; overflow-y: auto; background-attachement: fixed;

background-repeat: repeat; border-width:1px!important; border-color:black!important; border-style:solid!important;

font-family:Arial!important; font-size:9px!important; font-weight:normal; color:black!important; width:150px!important;

height:60px!important; line-height:10px !important; ">Leave Me A Comment!</textarea><br><input type="submit" value="Submit"

style=" width:150px!important; height:15px!important; background-color:ffffff!important; background-image: url(http://);

background-position: top left; background-attachement: fixed; background-repeat: repeat; border-width:1px!important;

border-color:black!important; border-style:solid!important; font-family:Arial!important; font-size:9px!important;

font-weight:normal; color:black!important; letter-spacing:1px !important; "></form></center>



</div>










<div class="secondColumn">


<p class="title">About Me:</p>
whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever

whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever

whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever

whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever

whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever whatever

<br><br>

<p class="title">Who I'd Like to Meet:</p>
who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who

who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who

who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who

who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who

who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who who

<br><br/>

<p class="title">Music:</p>
music music music music music music music music music music music music music music music music music music music music music

music music music music music music music music music music music music music music music music music music music music music

music music music music music music music music music music music music music music music music music music music music music

music music music music music music music music music music music music music music music music music music music music music

music music music music music music music music music music music music music music music music music music music music music

<br><br>

<p class="title">SocialVibe.com:</p>
<center><p style="margin-top:0; width:341; text-align:center;"><object type="application/x-shockwave-flash"

allowScriptAccess="never" allowNetworking="internal" height="175" width="341"

data="http://media.socialvibe.com/sv2.swf?sid=624123">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://media.socialvibe.com/sv2.swf?sid=624123" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="s=1-624123" />
</object><br /><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnNvY2lhbHZpYmUuY29tLz9yPTQ3MjQ0MiZycz1qb2luX3N2"

target="_blank"><img src="http://media.socialvibe.com/m/badge/join_sv.png" border="0" /></a></p></center>




</div>










<div class="copyCredit">


<center><br>
©2003-2008 MySpace.com. All Rights Reserved. <br>
Layout by <a href="http://www.myspace.com/72072755" target="_self">MARiO</a>

</center


</div>
Mickey
It works fine for me. It's probably because you have AdBlock plus enabled and it hides the ad. I turned mine off and I was able to see it.
pandemonium
oh well i'll leave it like that...

thanks though for trying


Topic Closed
manny-the-dino
QUOTE(rockguy @ Jan 11 2009, 08:40 PM) *
Topic Closed

And moved
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.