Help - Search - Members - Calendar
Full Version: Hide code is taking out my blog banner...
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
shynomi
I'm branching out my code so it's a bit more custom these days and i've ran into a small snag that may or may not be an easy fix.

Link: http://www.myspace.com/frucatestpage2

I've got a code that hides the profile info beside the profile pic.
Here's the code:

CODE
<style>
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>


Well for some reason it works to hide the info but it takes out my blog header.

here's the blog section code that i have (posted in the members section):

CODE

<style>
html body.bodyContent table tbody tr td table tbody tr td.text table.latestBlogEntry{
background-color: transparent !important;
color: ffffff!important;
width: 468px !important;
border-collapse: collapse !important;
margin-bottom: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
margin-top: 15px !important;
padding: 0 !important;
table-layout: fixed !important;
position: relative !important;
background-image:URL(http://i382.photobucket.com/albums/oo268/dygynomi/IN%20PASSING/blogline.png) ;
background-repeat: no-repeat;
background-position: 0px 0px;
overflow: hidden;
_background-position: 0px 2px;
_margin-left: -4px !important;
_margin-top: 0px !important;
}

html body.bodyContent table tbody tr td table tbody tr td.text table.latestBlogEntry tbody tr{
display: inline;
margin: 0 !important;
padding: 0 !important;
}

html body.bodyContent table tbody tr td table tbody tr td.text table.latestBlogEntry tbody tr td{
display: block !important;
margin: 0 !important;
padding: 0 !important;
width: 450px !important;
font-family: Arial;
color: 2a8b8f!important;
clear: both !important;
font-size: 1px !important;
line-height: 0px;
vertical-align: middle;
}

html body.bodyContent table tbody tr td table tbody tr td.text table.latestBlogEntry tbody tr td a{
float: right;
line-height: 35px;
color: ffffff;
padding: 0px !important;
margin: 0px !important;
padding-right: 5px !important;
position: relative;
z-index: 6;
font-weight: normal;
font-size: 10px !important;
display: block;
height: 55px;
text-transform: Capitalize;
_font-size: 10px !important;
_width:120px;
_text-align:right;
_font-weight: normal;
_postion: absolute !important;
_margin-top: -4px !important;
}

html body.bodyContent table tbody tr td table tbody tr td.text table.latestBlogEntry tbody tr td span.text{
line-height: 55px;
position: absolute;
display: block;
border-bottom: 1px dotted dimgray;
border-color: ffffff;
width: 450px;
color: ffffff;
padding: 0px !important;
margin: 0px !important;
padding-left: 5px !important;
z-index: 5;
font-weight: normal;
font-size: 10px !important;
height: 55px;
_font-size: 10px !important;
_margin-top: -3px !important;
_font-weight: normal !important;
_margin-left: -3px !important;
_width:449px;
}

html body.bodyContent table tbody tr td table tbody tr td.text table.latestBlogEntry tbody tr td span.btext{
display: block;
float: left;
width: 50px !important;
height: 55px;
font-size: 1px;
overflow: hidden;
color: ffffff!important;
line-height: 300px;
}
</style>

<style>
table table table table td.text span.whitetext12 {
position: relative;
top: 0px;
display: block;
left: 0px;
visibility: visible;
width: 1px;
height: XXXpx;
text-indent: -999999px;
background: transparent bottom left no-repeat;
}

.shows {position:absolute; left:50%; margin-left:-56px; top:1265px; width:450px; height:70px;}
</style>



My ultimage goal is to have everything on the left side hidden. As you can see, everything is hidden except the "View My.." text that you can see is still there. I've found codes that did most of that except that one line but it I need the blog header in there :)

Here's my full code for the about me section:

CODE


<style>
.profileWidth {
padding-bottom:2038px !important;}
</style>


<div id="BannerUnderTopNav" style="position:absolute; z-index:2; margin-left:-336px; _margin-left:-336px; top: 0px; background-color:COLOR; background-image:URL(http://i382.photobucket.com/albums/oo268/dygynomi/IN%20PASSING/headercopy-1.png) ; background-repeat: no-repeat; background-position: bottom center; width:826px; height:2267px; overflow:no;}">



</div>

<style>
.tg_left {position:absolute; margin-top:-0px; margin-left:-400px; left:50%; top:2264px; width:385px; height:400px; background-color:transparent; z-index:2;}
</style>




<div class="tg_left">




</div>


<style>ul li a:link, ul li a:active, ul li a:visited ul li a.open:visited, ul li a:link, ul li a:active, ul li a:visited {font: bold 10px arial !important; letter-spacing: -1px !important; text-transform: uppercase; margin-top: 5px; text-align:left;}</style>


<style>.whitetext12{visibility:hidden; display:none;}.lightbluetext8{visibility:hidden; display:none;}</style>

<style>
.friendText {display:none}
.redLink {display:none}
</style>









<style>

{THIS MAKES THE BODY TABLE TRANSPARENT}
{*NOTE* - IF YOU DO NOT WANT THE BODY TABLE TRANSPARENT, SIMPLY CHANGE TRANSPARENT TO A COLOR}


body{ font-size:x-small;
background-color:695741;
background-image:url(http://i382.photobucket.com/albums/oo268/dygynomi/IN%20PASSING/bg3.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-position:top center;
margin-top: 0px;}


{THIS EDITS THE MAIN TEXT STYLE AND COLORS}body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{color:ffffff;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;text-transform:none;font-family:arial;}

{THIS CHANGES COLOR AND STYLE OF NAMETEXT AND HEADINGS}.orangetext15, text, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{color:ffffff;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;text-transform:none;font-family:arial;}

{THIS CHANGES COLOR AND STYLE OF LINKS}a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{color:f2d9ae;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;text-transform:bold;font-family:arial;}

{THIS CHANGES COLOR AND STYLE OF LINKS ON HOVER}a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{color:ffffff;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;text-transform:bold;font-family:arial;}

{THIS ALSO MAKES THE BODY TABLE TRANSPARENT AND MAKES SURE ALIGNMENTS ARE FINE}{NOTHING NEEDS TO BE CHANGED HERE EXCEPT IF YOU WANT THE FONT CHANGED}p {margin: 0px 0px 1em 0px; font-family: arial !important}body>div {margin-left: 0px;}table, tr, td, table table, table table td {border-width:0px; background-color: transparent;}table table table td {background-color:transparent;margin:0px;padding: 0 0px 0px 0px}table table table table {border-width:0px;background-color:transparent;padding:0px;margin:0px; background-image: none;}table table table table td {padding:0px;margin:0px;}table table table { background-color: transparent; border: 0 solid; border-color: transparent; width: 100%; }object {position:relative; z-index:1;}body td table, body div table {margin-top: 0px;}.a {hide URL label}.a {hide top links}.a {unhide navigation bar}.navbar {visibility:visible;}

{THIS HIDES BASICALLY EVERYTHING ON THE LEFT SIDE]{*NOTE* - IF YOU DON'T WANT THE LEFT SIDE HIDDEN, TAKE OUT EVERYTHING BUT .ORANGETEXT15 AND .WHITETEXT12}.contactTable {display: none;}.navigationbar {display: none;}.userprofileurl {display: none;}.profileInfo{display:none;}.whitetext12 {display: none;}img {border:0px;}{THIS HIDES UNNECESSARY BORDER LINES WHEN HIDING SECTIONS}table table table table div {visibility:hidden;}div table table table table table div input, div a, td.text div {visibility:visible;}</style>





<center>

<img src="http://i382.photobucket.com/albums/oo268/dygynomi/IN%20PASSING/merchline-2.png" /><br /><br />

<a href="http://www.myspace.com/jamesmcveymusic"><img src="http://i382.photobucket.com/albums/oo268/dygynomi/JAMES%20MCVEY/bannerfinal.gif" /></a><br /><br />

COPY AND PASTE TO POST A BANNER!<br />
<textarea><a href="http://www.myspace.com/jamesmcveymusic"><img src="http://i382.photobucket.com/albums/oo268/dygynomi/JAMES%20MCVEY/bannerfinal.gif"></a></textarea><br /><br />



<img src="http://i382.photobucket.com/albums/oo268/dygynomi/IN%20PASSING/friendline.png" /><br />








<span class="off">!-Start Block to Shift Comments To Center-!</span>
<style>
{!-Change the top px value as needed. This is distance B on the chart-!}
table.friendscomments {position:relative; left:-1%;}
table.friendscomments {width:800px !important;}
table.friendscomments td, table.friendscomments table {width:100% !important}
table.friendscomments table table td {width:auto !important;}
</style>
<span class="off">!-END Block to Shift Comments To Center-!</span>


<style>
table.friendsComments tbody tr td.text table tbody tr td span.orangetext15{
background-image: URL(http://i382.photobucket.com/albums/oo268/dygynomi/IN%20PASSING/commentline.png) ;
background-repeat: no-repeat !important;
background-color: transparent;
display: block !important;
height: 70px !important;
color: ffffff!important;
width: 800px;
position: relative;
overflow: hidden;
font-size: 1px;
text-align: right;
margin-top: -1px;
line-height: 300px !important;
_width: 800px !important;
_border-left: 1px ffffff!important;
_border-right: 1px ffffff!important;
_height: 70px !important;
_margin-bottom: -1px !important;
}
</style>




<style>
.orangetext15{display:none}
</style>

<style>embed, object {position:absolute; top:1469px; left:50%; margin-left: -39px; z-index:9; } td td td embed, td td td object { position:static; margin-left:0px; }</style>




<style>.contactTable { display: none }</style>

<style>
.K {Hide Def. Pic}
td td td td.text a img {display:none;}
table.contactTable td.text a img {display:inline !important;}
</style>




<style>
tr[id="Record LabelRow"] {display:none;}
tr[id="Type of LabelRow"] {display:none;}
</style>

<style>
.a {hide member since row}
tr[id="Member SinceRow"] {display:none;}
</style>

<style>
span.msOnlineNow {display:none;}
</style>

<style>
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:visible;}
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:visible;}
</style>

<style>table table table table td a {visibility:hidden;}
table table table table td.text a {visibility:visible;}</style>


<style>
.nametext {display:none;}
</style>

<style>
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>

<a class="i" href="xiii.us/ms/ad-search-menu">
myspace hide maroon music menu nav bar</a>
<style>
div table, .i, i i.x {display:none;}
div.profileWidth table {display:block}
table div table {display:block;}
</style>
<i class="i">!!! End Code to Style Top Ad/Search/Menu !!!</i>




Most of the hide codes are at the very bottom of the about me code above.
Thanks,
Nate
shynomi
Found the fix!!!

This code fixed it, it hid everything perfectly on the left side and didn't conflict with my blog section :)

This can be closed.

CODE
table table table { visibility:hidden; }
table table .text table { visibility:visible; }
Mickey
Topic closed & 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.