Log In · Register

 
 
Closed TopicStart new topic
is there a way to hide the links above your profile?
hrypotrfreek2707
post Aug 10 2009, 10:11 PM
Post #1


Member
**

Group: Member
Posts: 24
Joined: Jan 2008
Member No: 610,652



these links:


i don't like them on my profile. can i hide them?
Reason for edit: Please use [thumb] tags instead of [img] tags when posting large images. - Mike
 
Mickey
post Aug 11 2009, 05:19 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Are you using a 1.0 or a 2.0 profile?
 
hrypotrfreek2707
post Aug 12 2009, 10:00 PM
Post #3


Member
**

Group: Member
Posts: 24
Joined: Jan 2008
Member No: 610,652



1.0
 
Mickey
post Aug 12 2009, 10:15 PM
Post #4


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Can you post all of your codes and a link to your page?
 
hrypotrfreek2707
post Aug 18 2009, 11:56 PM
Post #5


Member
**

Group: Member
Posts: 24
Joined: Jan 2008
Member No: 610,652



about me:
CODE
<style>
.n{ HIDE STUFF }
.userProfiledetail, .userProfileURL, .userProfileSchool,
.interestsAndDetails, .friendsComments,.extendedNetwork,
.latestBlogEntry, .friendSpace, .orangetext15, .navigationbar, .profileInfo, .contacttable { display:none;}
a.text, table div font a, table div div {visibility:hidden;}
table tr td div font {display: none;}
body div table td form {display:none!important;}
table, td, tr{ background-color:transparent;}
body div td div div select {width:0px !important;}
</style>



<style>

body {
background-color: black;
background-image: url();
background-position: top left;
background-repeat:repeat;
background-attachment: fixed;
scrollbar-arrow-color:limegreen;
scrollbar-track-color: silver;
scrollbar-shadow-color: turquoise;
scrollbar-face-color:white;
scrollbar-highlight-color:deeppink;
scrollbar-darkshadow-color:purple;
scrollbar-3dlight-color:;}

table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 0px solid; border-color: ######; background-color: ######; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 14px arial; font-weight:none; border:0px; text-transform: none; color:black; line-height:15px;}

{class for the basic font for the page}
.text {font:normal 16px arial; color:black; font-weight:none; border:0px; text-transform: none; line-height:90px;}

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}
.redbtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: white; font-weight: bold; font-size: 5px; letter-spacing: -2px;}

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:5px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}
.whitetext12{font-family:arial; font-size:5px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”In your extended network” style}
.blacktext12{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

{Stylizing of your name above your picture }
.nametext{font-family: arial; color: ######; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}

{date stamp on comments}
.blacktext10{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{This is how all anchor points will be displayed; anchor points appear before all links.}
a{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}
a.redlink{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:link{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:active{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:visited{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:hover{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}

{Default Links}
a:link, a.man{font-family:Arial; font-size:14px; color:black; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}
a:active{font-family:Arial; font-size:10px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:Arial; font-size:10px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:Arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: lowercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:14px; color:purple; font-weight:none;border:0px; text-transform:; }


u, s, .stext, .sbtext, .swtext {
font-family: arial;
font-size: 11px;
color: blue;
text-transform:none;}
</style>



<div class="bg" style="position: absolute; left:150px; top:140px; width:1023px; height:768px; overflow: hidden;">
<img src="http://i27.tinypic.com/am96p.jpg" usemap="#k" border="0" />
<map name="k">
<area shape="rect" coords="185,698,268,735" href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy" alt="" title="" />
<area shape="rect" coords="298,698,440,735" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=50349389" alt="" title="" />
<area shape="rect" coords="481,698,615,735" href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD01MDM0OTM4OQ==" alt="" title="" />
<area shape="rect" coords="646,698,797,735" href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=50349389" alt="" title="" />
</map>
</div>


i'd like to meet:
CODE
<div class="content" style="position: absolute; left:785px; top:190px; width:336px; height:288px; overflow: auto;">
<center>
<b>I MISS MY BEST FRIEND</b><br />
"A tradgedy has struck.......we're out of peanut butter."- Alex<br />
<img src="http://i485.photobucket.com/albums/rr218/MotherTruckin_FlapJacks/peanutbutterplz.jpg" width="210" height="150" /><br />
follow me on twitter? <a href="http://www.msplinks.com/MDFodHRwOi8vdHdpdHRlci5jb20vc3NhcmFzc2NvdHQ=">clickky</a><br />
<b>"BELIEVERS NEVER DIE"</b><br /></center>
<br />
<img src="http://c4.ac-images.myspacecdn.com/images02/103/l_c3670dbca7f74b8aaa23c97d6678576b.jpg" align="left" /> <----This is Moosen Ted, or just Moose for short. He's a golden lab/golden retrievor and a lot of the time I wanna punch him in the face, but i love him very much.<br /><br /><br /><br /><br /><br /><br /><br /></center></center>
<b>Good Things:</b> i'm the Avatar. the most important people in my life are my friends and family. i love cheesecake and carrotcake; bring me these and i'd love you. i love to play soccer. yes, i do play world of warcraft. i like making layouts (i made this one.) i am a FOBR boardie (google it). i have an automatic attraction to guys with platinum blonde hair. if i could, i would get several tattoos right now. i'm pretty sure i'm atheist. my life would be extremely boring if music did not exist. je ne suis pas francaise, mais j'aime parler francais beaucoup. i wish for the same wish everytime on 11:11 and on eyelashes. i'm a scorpio.i think a lot of stupid things are funny. i love stargazing. i love baking and would like to be a pastry chef. i believe the glass is half full. i can get lost in a book. i get this really high pitched, maniacal laugh when i think something is <i>really</i> funny. i think i have marching-band-disease because i find i get in step with the people i walk next to. i like to run, and run fast, not jogging. i really like cold weather. i have to sleep with my feet out from under the blanket.<br />
<b>Bad Things:</b>i hate a lot of gossip (he said, she said). i really hate it when someone says "zomg i love that band!" and they only know one song. i tend to be sensitive to a lot of things, even if i don't show it. i think rap music is retarded. i fall for people easily. i think mayonaise is disgusting. i get really scared from anything having to do with ghosts.<br /><center>
<h2>Books</h2><b>Harry Potter</b>- Sorcerors Stone, Chamber of Secrets, Prisoner of Azkaban, Goblet of Fire, Order of the Pheonix, Half-Blood Prince, Deathly Hallows. <b>House of Night</b>- Marked, Betrayed, Chosen, Untamed, Hunted. <b>Twilight</b>- Twilight, New Moon, Eclipse Breaking Dawn. <b>Cirque Du Freak</b>- A living nightmare, The Vampire's Assistant, Tunnels of Blood, Vampire Mountain, Trials of Death. <b>The Uglies</b> - the uglies, the pretties, the specials. <b>Sookie Stackhouse Novels</b>- Dead Until Dark, Living Dead in Dallas. <b>Ember Series</b> - City of Ember.
<h1>Movies</h1>
up, star trek, marley and me, monty python and the holy grail, pineapple express, howl's moving castle, kung fu panda, harry potter, 27 dresses, lord of the rings, star wars, chronicles of narnia:prince caspian, the devil wears prada, city of ember, anything funny.

</div>


<div class="things" style="position: absolute; left: 170px; top:165px; width:224px; height:220px; overflow: auto;">
<center>My name is Sara.<br /><img src="http://c4.ac-images.myspacecdn.com/images02/101/m_6efb96c322c94f0c99e816dc9a5310ff.jpg" /><br /><br />
<b>These are the things that go through my head</b><br />
<br />
<center><img src="http://i218.photobucket.com/albums/cc99/sojo21/tumpet.jpg" /><br />***<br />
<img src="http://i725.photobucket.com/albums/ww254/nancy-blue/altosax.jpg" width="200" height="150" /><br />***<br />
<img src="http://i17.photobucket.com/albums/b84/NE-FS/For%20Sale/DSC02041.jpg" height="150" width="70" /><br />***<br />
<img src="http://i123.photobucket.com/albums/o308/hottie911_03/photography%204/Wildstrawberry.gif" /><br />***<br /><img src="http://www.cookies-in-motion.com/images/tools.jpg" height="100" width="200" /><br />***<br />
<img src="http://i29.photobucket.com/albums/c257/aldawg101/piano-thumb-400x266.jpg" /><br />***<br /><img src="http://i40.tinypic.com/imnn5v.jpg" /><br />***<br /><img src="http://i288.photobucket.com/albums/ll175/Tryyani/books.jpg" /><br />***<br /><img src="http://i44.tinypic.com/x4hqiw.jpg" /><br />***<br /><img src="http://i40.tinypic.com/f2oprs.jpg" /><br />***<br /><img src="http://i45.photobucket.com/albums/f93/hrypotrfreek2707/Snickerdoodles.jpg" /><br />***<br /><img src="http://i262.photobucket.com/albums/ii107/Enjoi30/snow.jpg" width="235" /><br />***<br /><img src="http://i45.photobucket.com/albums/f93/hrypotrfreek2707/starbucks.jpg" /><br />***<br /><img src="http://i337.photobucket.com/albums/n385/brittanybennett_2008/colorful.jpg" /><br />***<br /><img src="http://i64.photobucket.com/albums/h193/pkappos230/summer/Summer__by_MellyBaldin.jpg" /></center>
</div>



<div class="music" style="position: absolute; left:700px; top:595px; width:140px; height:210px; overflow: auto; font-size:9px; font-color:black;"></center><u>
the academy is...<br />the all-american rejects<br />all time kings/we the low<br />all time low♥♥♥<br />anarbor<br />anthony green<br />attack attack!<br />avenged sevenfold<br />averra<br />backstreet boys<br />basshunter<br />bayside<br />blink 182<br />bowling for soup<br />boys like girls<br />breaking benjamin<br />breathe carolina<br />britney spears<br />brokENCYDE<br />the cab<br />carter burwell<br />the click five<br />cobra starship♥<br />coheed & cambria<br />coldplay<br />the cure<br />cute is what we aim for<br />daft punk<br />danny elfman<br />daughtry<br />david banner<br />a day to remember<br />death cab for cutie<br />destery moore<br />demi lovato<br />the devil wears prada<br />eiffel 65<br />eleventyseven<br />elvis presley<br />evanescence<br />fall out boy♥<br />flobots<br />forever the sickest kids♥<br />the goo goo dolls<br />hannah montana<br />hans zimmer<br />hanson<br />hellogoodbye<br />hey monday♥<br />the high court<br />i set my friends on fire<br />imogen heap<br />jack's mannequin<br />james horner<br />jamestown story<br />jason mraz<br />jeffree star<br />jimmy eat world<br />the jonas brothers♥<br />kanye west<br />katy perry<br />kelly clarkson<br />landon pigg<br />less than jake<br />LMNT<br />ludo<br />the maine<br />marianas trench<br />maroon 5<br />matchbx twenty<br />melee<br />metro station♥<br />miley cyrus<br />miranda cosgrove<br />motion city soundtrack<br />my chemical romance♥<br />mysto & pizzi<br />neversaynever<br />nevershoutnever!<br />nickasaur!<br />the offspring<br />owl city♥<br />panic! at the disco<br />paramore<br />pink<br />plain white t's<br />the red jumpsuit apparatus<br />rediscover<br />regina spektor<br />rooney<br />saosin<br />scarlet regiment<br />scary kids scaring kids<br />sechondhand serenade<br />senses fail<br />shiny toy guns<br />stephen jerzak<br />switchfoot<br />sydnee duran<br />taking back sunday<br />taylor swift<br />ten second epic<br />tenacious D<br />valencia<br />vannessa carlton<br />we the kings♥<br />the weepies<br />yann tiersen<br />yiruma<br />3OH!3♥</u>
</div>


<div class="player" style="position: absolute; left:560px; top:250px; width:170px; height:80px; overflow: auto; font-size:12px;">
<center><b>Miserable At Best by Mayday Parade</b><br />
</center></div>


<div class="yummm" style="overflow:auto; position:absolute; left:900px; top:570px; width:231px; height:244px;"><b>
<center><b>These are the people that go through my head</b><br /><br /><u>
Alex Gaskarth; out of all these people in here that occupy whatever part of my brain that they occupy, he takes up a large percentage of that space.</u>
<img src="http://i993.photobucket.com/albums/af57/kcrangerette/LPbUqoasMqgvflk3O0byc4umo1_500.jpg" height="180" width="200" /><br />
<img src="http://i30.tinypic.com/qn1ut4.png" width="200" height="150" /><br />
<img src="http://i28.tinypic.com/28jjr5l.jpg" /><br />Jack - All Time Low<br />
<img src="http://i257.photobucket.com/albums/hh221/welcome2thajungle/mitchell%20davis/beautiful.jpg" /><br />Mitchell Davis - Youtube(livelavalive)<br />
<img src="http://7.media.tumblr.com/NwtSzc1ucpjx9746XmTpIS2no1_400.jpg" height="190" width="134" /><br />Tom Felton - actor<br />
<img src="http://idolator.com/assets/images/idolator/2008/09/Beckett.jpg" /><br />William - The Acadamy Is...<br />
<img src="http://c2.ac-images.myspacecdn.com/images01/120/l_6396184c8b9c5ef439ff52221bb98679.jpg" width="200" height="150" /><br />Adam - Owl City<br />
<img src="http://i540.photobucket.com/albums/gg329/batnaa/3494595921_dbc798d7a0.jpg" width="170" height="170" /><br />Taylor Lautner - Actor<br />
<img src="http://i598.photobucket.com/albums/tt69/ErinMacFarlane/miscellaneous/Shane%20Dawson/ollk.jpg" width="200" height="140" /><br />Shane Dawson - Youtube(shanedawsonTV) <br />
<img src="http://i213.photobucket.com/albums/cc67/taeispimpin/nevershoutnever.jpg" /><br />Chris - NeverShoutNever!<br />
<img src="http://i276.photobucket.com/albums/kk9/aryelle101/steven_strait.jpg" /><br />Steven Strait - Actor<br />
<img src="http://www.mitchel-musso.com/gallery/albums/userpics/10001/mitchel-musso-cd-art-03.jpg" height="200" width="140" /><br />Mitchel Musso - Actor/Singer <br />
<img src="http://i40.tinypic.com/autdtw.jpg" height="120" width="190" /><br />Gaspard Ulliel - Actor<br />
<img src="http://i522.photobucket.com/albums/w343/evilaniron/trueblood/Eric5-2.jpg" height="110" width="170" /><br />Alexander Skarsgård - Actor<br />
<img src="http://i39.tinypic.com/2m29fz5.jpg" height="150" width="200" /><br />Nate Owens - Youtube(desandnate)<br /><img src="http://i45.photobucket.com/albums/f93/hrypotrfreek2707/destrey.jpg" height="150" width="150" /><br />Destery Moore - Youtube(desandnate)
<img src="http://i43.tinypic.com/2wpjr6t.jpg" height="170" width="200" /><br />Cam Gigandet - Actor<br />
<img src="http://i439.photobucket.com/albums/qq119/enairam22/kyle%20patrick/kp.jpg" /><br />Kyle - Click Five<br />
<img src="http://i265.photobucket.com/albums/ii238/abercrombieladie/john.jpg" /><br />John - The Maine<br />
</b><br />
</div>



link to myspace
 
AileenWitIt
post Aug 19 2009, 12:43 AM
Post #6


AileenWitIt
**

Group: Member
Posts: 28
Joined: Jul 2009
Member No: 738,879



Follow the link and add that code to the top of your about me..
CLICK LINK

BTW, did you purposely disable your message link? Because it's not working...

If you did not, then replace your about me with this.
The top nav is already removed here so no need to re add it.
CODE
<style>
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>

<style>
.n{ HIDE STUFF }
.userProfiledetail, .userProfileURL, .userProfileSchool,
.interestsAndDetails, .friendsComments,.extendedNetwork,
.latestBlogEntry, .friendSpace, .orangetext15, .navigationbar, .profileInfo, .contacttable { display:none;}
a.text, table div font a, table div div {visibility:hidden;}
table tr td div font {display: none;}
body div table td form {display:none!important;}
table, td, tr{ background-color:transparent;}
body div td div div select {width:0px !important;}
</style>



<style>

body {
background-color: black;
background-image: url();
background-position: top left;
background-repeat:repeat;
background-attachment: fixed;
scrollbar-arrow-color:limegreen;
scrollbar-track-color: silver;
scrollbar-shadow-color: turquoise;
scrollbar-face-color:white;
scrollbar-highlight-color:deeppink;
scrollbar-darkshadow-color:purple;
scrollbar-3dlight-color:;}

table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 0px solid; border-color: ######; background-color: ######; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 14px arial; font-weight:none; border:0px; text-transform: none; color:black; line-height:15px;}

{class for the basic font for the page}
.text {font:normal 16px arial; color:black; font-weight:none; border:0px; text-transform: none; line-height:90px;}

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}
.redbtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: white; font-weight: bold; font-size: 5px; letter-spacing: -2px;}

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:5px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}
.whitetext12{font-family:arial; font-size:5px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”In your extended network” style}
.blacktext12{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

{Stylizing of your name above your picture }
.nametext{font-family: arial; color: ######; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}

{date stamp on comments}
.blacktext10{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{This is how all anchor points will be displayed; anchor points appear before all links.}
a{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}
a.redlink{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:link{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:active{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:visited{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:hover{font-family:arial; font-size:9px; color:black; font-weight:none;border:0px; text-transform: uppercase;}

{Default Links}
a:link, a.man{font-family:Arial; font-size:14px; color:black; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}
a:active{font-family:Arial; font-size:10px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:Arial; font-size:10px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:Arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: lowercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:14px; color:purple; font-weight:none;border:0px; text-transform:; }


u, s, .stext, .sbtext, .swtext {
font-family: arial;
font-size: 11px;
color: blue;
text-transform:none;}
</style>



<div class="bg" style="position: absolute; left:150px; top:140px; width:1023px; height:768px; overflow: hidden;">
<img src="http://i27.tinypic.com/am96p.jpg" usemap="#k" border="0" />
<map name="k">
<area shape="rect" coords="185,698,268,735" href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy" alt="" title="" />
<area shape="rect" coords="298,698,440,735" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=50349389" alt="" title="" />
<area shape="rect" coords="481,698,615,735" href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD01MDM0OTM4OQ==" alt="" title="" />
<area shape="rect" coords="646,698,797,735" href="http://www.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=50349389" alt="" title="" />
</map>
</div>
 
Mickey
post Aug 19 2009, 10:54 AM
Post #7


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



^Oh no, all that is unnecessary. Just this would be fine:

CODE
<style>
.profile {display:none!important;}
div div table div {display:none;}
.clearfix table div div {display:block;}
</style>
 
AileenWitIt
post Aug 19 2009, 11:35 AM
Post #8


AileenWitIt
**

Group: Member
Posts: 28
Joined: Jul 2009
Member No: 738,879



OMG that's so much cleaner. You should update the codes in the cb myspace scripts.
 
Mickey
post Aug 19 2009, 11:59 AM
Post #9


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Haha, yeah. Don't worry about the other codes in the Scripts section. If it works, it's no problem.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: