PDA

View Full Version : disable "hide extended network" from layout?


CCBloom
03-26-2008, 07:10 AM
I created a cool layout on pimpmymyspace and didn't realize that I selected the "hide extended network" banner. How do I disable that html code without changing anything else on my layout? (I purposely removed my image from the html code below... business purpose)<style type=text/css>.pimp_my_profile { Generated at Pimp My Profile www.pimp-my-profile.com } table, tr, td { background-color:transparent; border:none; border-width:0px; } table table table { width:100%; max-width: 600px; } table table table table { width:100%;; } body, .bodyContent { background-color:000000; background-image:url(XXXXXX); background-position:Center Center; background-attachment:fixed; background-repeat:no-repeat; border-width:0px; border-style:Solid; scrollbar-face-color:FF22AA; scrollbar-highlight-color:553333; scrollbar-3dlight-color:None; scrollbar-shadow-color:None; scrollbar-arrow-color:22FF22; scrollbar-track-color:000000; } table table { border:0px; } table table table table { border:0px; background-image:none; background-color:transparent; } table table table { border-style:Solid; border-width:0px; background-repeat:no-repeat; background-attachment:fixed; } table table table td { background-color:000000; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; -khtml-opacity:0.50; } table table table table td {filter:none; } table, tr, td, li, p, div,.text,.redtext, .blacktext12 { color:FF22AA; font-size:12pt; font-family:Palatino Linotype; font-style:italic; } .whitetext12, .orangetext15 { color:FFDDFF; font-size:12pt; font-family:Palatino Linotype; font-style:italic; } .lightbluetext8, .blacktext10, .redbtext,.btext { color:FF22AA; font-size:12pt; font-family:Palatino Linotype; font-style:italic; } .nametext { color:FF22AA; font-size:12pt; font-family:Palatino Linotype; } a:active, a:visited, a:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:link, a.navbar:active, a.navbar:visited, a.navbar:link, a.redlink:active, a.redlink:visited, a.redlink:link { color:aaaaaa; font-size:12pt; font-family:Palatino Linotype; font-style:italic; } a:hover, a.searchlinksmall:hover, a.navbar:hover, a.redlink:hover { font-family:Palatino Linotype; font-style:italic; } .blacktext12 { visibility:hidden; display:none; } table td div div font {visibility:hidden;} </style><p align=center><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20v"><img src="http://content.pimp-my-profile.com/support2.gif" alt="MySpace Layouts" title="Myspace Layouts" style="position:absolute;top:0px;left:0px;"></a><br><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20v">Myspace Layouts</a> - <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20vZ2VuZX JhdG9ycy9teXNwYWNlLnBocA==">Myspace Editor</a> - <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpY29vZGxlLmNvbS8=">Image Hosting</a></p>

megan3
03-26-2008, 07:24 AM
<style type=text/css>.mooblayouts { myspace.com/majormoobs }table, tr, td {background-color:transparent;border:none;border-width:0px;}table table table {width:100%; max-width: 600px; } table table table table { width:100%;;}body, .bodyContent {background-color:000000;background-image:url(XXXXXX);background-position:Center Center;background-attachment:fixed;background-repeat:no-repeat;border-width:0px;border-style:Solid;scrollbar-face-color:FF22AA;scrollbar-highlight-color:553333;scrollbar-3dlight-color:None;scrollbar-shadow-color:None;scrollbar-arrow-color:22FF22;scrollbar-track-color:000000;}table table {border:0px;}table table table table {border:0px;background-image:none;background-color:transparent;}table table table {border-style:Solid;border-width:0px;background-repeat:no-repeat;background-attachment:fixed;}table table table td {background-color:000000;filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; -khtml-opacity:0.50; } table table table table td {filter:none;}table, tr, td, li, p, div,.text,.redtext, .blacktext12 {color:FF22AA;font-size:12pt;font-family:Palatino Linotype;font-style:italic;}.whitetext12, .orangetext15 {color:FFDDFF;font-size:12pt;font-family:Palatino Linotype;font-style:italic;}.lightbluetext8, .blacktext10, .redbtext,.btext {color:FF22AA;font-size:12pt;font-family:Palatino Linotype;font-style:italic;}.nametext {color:FF22AA;font-size:12pt;font-family:Palatino Linotype;}a:active, a:visited, a:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:link, a.navbar:active, a.navbar:visited, a.navbar:link, a.redlink:active, a.redlink:visited, a.redlink:link {color:aaaaaa;font-size:12pt;font-family:Palatino Linotype;font-style:italic;}a:hover, a.searchlinksmall:hover, a.navbar:hover, a.redlink:hover {font-family:Palatino Linotype;font-style:italic;}.blacktext12 { visibility:hidden; display:none; }</style>

BetwixtBetween3855
03-26-2008, 07:39 AM
Remove this. It is your Ext. network text. There isn't a code in there that actually hides the table it's on..blacktext12 { visibility:hidden; display:none; } This will also hide your bottom links, so delete it.table td div div font {visibility:hidden;}