hide profile script problem |
![]() ![]() |
hide profile script problem |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 192 Joined: Jan 2006 Member No: 361,578 ![]() |
i have a div layout so i would like to hide my profile but leaving the comments & friends exactly the way i set them + leave the centered navigation links.
so i used this code: hide profile and still having comments i tired to remove some bits of the code so i could still have my navigation links but then there was no way to center them again :( plus, the script changed my comments: it removed some of my name's friends in my top 8 and remove the number of friends i have. so is there a way not to change my comments & friends AT ALL? and center my navigation links? i would be really grateful!! ![]() |
|
|
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 547 Joined: Dec 2005 Member No: 337,439 ![]() |
You might try posting your Myspace URL and also your codes.
|
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 192 Joined: Jan 2006 Member No: 361,578 ![]() |
sure sorry.
here's my profile : http://www.myspace.com/dirtyprettyhouse and my code. there are some useless bits though, i know. about me CODE <div class="bg" style="position: absolute; left:220px; top:210px; width:792px; height:1000px; overflow: auto;"> <img src="http://img297.imageshack.us/img297/594/essaimyspacedennyizziecpx1.png"> </div> <style type=text/css> body { background-color: BECCCD; scrollbar-arrow-color:733D1A; scrollbar-track-color: BECCCD; scrollbar-shadow-color: BECCCD; scrollbar-face-color:BECCCD; scrollbar-highlight-color:733D1A; scrollbar-darkshadow-color:733D1A; scrollbar-3dlight-color:BECCCD;} 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: 1px solid; border-color: 733D1A; background-color: transparent; } {sets the default style for the body, table data, list data, divisions and text areas} body,table, td, li, p, div, textarea {font:normal 9px arial; color:FFFFFF; font-weight:none; border:0px; text-transform: none; line-height:12px;} {class for the basic font for the page} .text {font:normal 9px arial; color:FFFFFF; font-weight:none; border:0px; text-transform: none; line-height:12px;} {style for the number of comments you have. The actual ..} .redtext{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none; } {style for the number of friends you have.} .redbtext{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none; } {”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style} .orangetext15{font-family: arial; color: 733D1A; font-weight: bold; font-size: 20px; 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:9px; color:733D1A; font-weight:none;border:0px; text-transform: none; } {”Contacting”, “Interests”, “Details”, and “Schools” title styling} .whitetext12{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none;} {”In your extended network” style} .blacktext12{font-family: arial; color: 733D1A; font-weight: bold; font-size: 20px; letter-spacing: -2px; } {Stylizing of your name above your picture } .nametext{font-family: arial; color: 733D1A; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;} {date stamp on comments} .blacktext10{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none;} {This is how all anchor points will be displayed; anchor points appear before all links.} a{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none; } a:link{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: underlined;} a:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: underlined;} a:visited{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: underlined;} a:hover{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none;} {”View all friends” and “invite more” link style} a.redlink{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none;} a.redlink:link{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none;} a.redlink:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none;} a.redlink:visited{font-family:arial; font-size:9px; color:FFFFF; font-weight:none;border:0px; text-transform: none; } a.redlink:hover{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none;} {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:733D1A; font-weight:none;border:0px; text-transform: none;} a.navbar:link{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none;} a.navbar:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none;} a.navbar:visited{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none;} a.navbar:hover{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none;} {Default Links} a:link, a.man{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none; letter-spacing: 0px;} a:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: underlined;} a:visited{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: none;} a:hover{font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none;} {bolded words} .standard b, p b, B, strong { font-family:arial; font-size:9px; color:733D1A; font-weight:none;border:0px; text-transform: none; } </style> <Style> table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} table table table {border: 0px solid; border-color: transparent; background-color: transparent; }</style> <div style="position: absolute; left:760px; top:320px; width:155px; height:325px; overflow: auto; border:0px solid; border-color:733D1A; text-align:center;"> <b><u>GENERAL</u></b><br><br> Boyfriend<br> Friends<br> Penpals<br> Learn Languages<br> Meet New People<br> Guitar<br> Piano<br> Concerts<br> Sleep<br> Chill<br> Travel<br> Shopping<br> Nature<br> Cats<br> Horses<br> Detective Books<br> Harry Potter's<br> CSS<br> Internet<br> Forums<br> Law<br> Movies<br> TV<br><br> ------ <br><br> <b><u>MUSIC</u></b><br><br> Nirvana<br> The Distillers<br> Hole<br> Courtney Love<br> Queen Adreena<br> Yeah Yeah Yeahs<br> Babes In Toyland<br> The Used<br> Apocalyptica<br> Megadeth<br> Metallica<br> Children Of Bodom<br> Dimmu Borgir<br> Demons & Wizards<br> Iced earth<br> Blind Guardian <br> Evergrey<br> Rammstein<br> Marilyn Manson<br> HIM<br> Nine Inch Nails<br> VNV nation<br> Fields Of The Nephilim<br> Deathstars<br> Sisters Of Mercy<br> Depeche Mode<br> Alice In Chains<br> Pearl Jam<br> Seether<br> Shinedown<br> Foo Fighters<br> Pagoda<br> Queens Of The Stone age<br> Jeff Buckley<br> Noir Desir<br> AC/DC<br> Joy Division<br> Coldplay<br> Charlotte Gainsbourg<br> Jack Johnson<br> Jose Gonzalez<br> Led Zepplin<br> Tracy Chapman<br> Portishead<br> Moby<br> Michael Buble<br> The Hives<br> Jazz Music<br> Rachmaninov<br> Irish Celtic Music<br> <br> ------ <br><br> <b><u>MOVIES</u></b><br><br> The 25th hour <br> Fight Club<br> The Lord Of The Rings 3<br> American History X<br> Donnie Darko <br> Romeo & Juliet<br> The Recruit<br> The Butterfly Effect<br> <br> ------ <br><br> <b><u>TELEVISION</u></b><br><br> Prison Break<br> E.R<br> Grey's Anatomy<br> Desperate Housewives<br> Lost<br> Alias<br> Smallville<br> <br> ------ <br><br> <b><u>BOOKS</u></b><br><br> Candide - Voltaire<br> Les Mains Sales - Sartre<br> Harry Potter IV - JK Rowling<br> Romeo & Juliet - Shakespeare<br> Les Caprices de Marianne - Musset<br> Bridget Jones I & II - H Fielding<br> Loads of John Grisham<br> <br> ------ <br><br> <b><u>HEROES</u></b><br><br> Edward Norton<br> Kurt Cobain<br> Brody Dalle<br> Max ♥<br><br> </div> <div style="position: absolute; left:400px; top:620px; width:200px; height:218px; overflow: auto; border:0px solid; border-color:733D1A;"> <b><u>BASICS</u></b><br><br> My name is Camille but it's pronounced Cami.<br> I live in Paris, France and I'm nineteen.<br> My birthday is on April 1st and I have a twin sister.<br> I'm doing law studies. </div> <div style="position: absolute; left:280px; top:730px; width:330px; height:218px; overflow: auto; border:0px solid; border-color:733D1A;"> <b><u>RANDOM</u></b><br><br> I have a kitty - I hate to hurt people - I play guitar and piano - I'm in love with Kurt Cobain - I love instrumental songs - I love to go to concerts - I like to go shopping - I'm a good listener - I love traveling </div> <div style="position: absolute; left:750px; top:760px; width:170px; height:185px; overflow: auto; border:0px solid; border-color:733D1A;"> <center> <b><u>MINE</u></b><br><br> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=81130389&MyToken=a3b9c7fd-d569-4144-b13f-74c9749bdab6">My pics</a><br> <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=81130389&n=81130389&MyToken=a3b9c7fd-d569-4144-b13f-74c9749bdab6">My videos</a><br> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=81130389">My blogs</a><br> <a href="http://dirtyprettyhome.livejournal.com">My journal</a><br><br> <b><u>FAVORITES</u></b><br><br> <a href="http://www.thedistillers.com/">The Distillers</a><br> <a href="http://www.nirvanabootlegs.com/">Nirvana Bootlegs</a><br> <a href="http://www.prisonbreak-...com/gallery/index.php">Prison Break Gallery</a><br> </center> </div> <div style="position: absolute; left:815px; top:1025px; width:170px; height:185px; overflow: auto; border:0px solid; border-color:733D1A;"> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=81130389">ADD ME</a><br><br><br><br> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=81130389">MSG ME</a><br> <br><br><br> <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=81130389">BLOCK ME</a> </center> </div> <style type="text/css">embed, object{ display:block; width:200px; height:35px;}</style> <style type="text/css">embed, object{ position:absolute;top:1px;left:1px;}</style> who i'd like to meet CODE <div class="comt"><table class="off"> <tr><td><table><tr><td> <style>.comt td, .comt table{width:0px!important; height:0px!important; background-color:transparent!important; border:0px!important; _padding:2px!important;} .comt .comt td, .comt table, .comt td a img, .comt td td td a, .comt td b a, .comt td .redlink{visibility:visible;} .comt td td td b{top:0px; display:inline;} .comt .orangetext15{display:none;} .comt td b, .blacktext10 {display:block;} .comt table, .comt td b, .comt .btext, .redlink{position:relative; top:-9px;} .comt {z-index:7;} JB{The Main: comment div;} .comt {width:360px; height:250px; overflow:auto; background-color:transparent; border:0px solid; border-color:739AC5; position:absolute; top:920px; left:270px; margin-left:10px;} JB {Timestamp: width;} .blacktext10 {width: 170px;} .text .text table table td {color:FFFFFF; letter-spacing:0px; text-align:left;} JB{hides: .. now images only in top 8} .comt td td td td div{display:none;} JB{resizes: images posted in comments} .comt td td td img {width:160px; max-width:160px; _width:70px !important;} .comt td embed { max-width: 160px !important; width: 160px !important; } JB{resizes: linked images including friends profile pic} .comt td td td a img {width:80px; max-width:100px; _width:80px !important;} JB{resizes: top 8 friend pics} .comt td td td td img {width:60px!important;} </style> thanks a lot in advance ![]() |
|
|
![]()
Post
#4
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
For the navigation links just make your own. Keeping them is more of a hassle. So just make your own. Make a div and position it in the center and put the links you want in there.
And secondly, try removing this while you add the script, why? Because this is whats hiding your link etc. Not the script. CODE <style>.comt td, .comt table{width:0px!important; height:0px!important; background-color:transparent!important; border:0px!important; _padding:2px!important;} .comt .comt td, .comt table, .comt td a img, .comt td td td a, .comt td b a, .comt td .redlink{visibility:visible;} .comt td td td b{top:0px; display:inline;} .comt .orangetext15{display:none;} .comt td b, .blacktext10 {display:block;} .comt table, .comt td b, .comt .btext, .redlink{position:relative; top:-9px;} .comt {z-index:7;}
JB{The Main: comment div;} .comt {width:360px; height:250px; overflow:auto; background-color:transparent; border:0px solid; border-color:739AC5; position:absolute; top:920px; left:270px; margin-left:10px;} JB {Timestamp: width;} .blacktext10 {width: 170px;} .text .text table table td {color:FFFFFF; letter-spacing:0px; text-align:left;} JB{hides: .. now images only in top 8} .comt td td td td div{display:none;} JB{resizes: images posted in comments} .comt td td td img {width:160px; max-width:160px; _width:70px !important;} .comt td embed { max-width: 160px !important; width: 160px !important; } JB{resizes: linked images including friends profile pic} .comt td td td a img {width:80px; max-width:100px; _width:80px !important;} JB{resizes: top 8 friend pics} .comt td td td td img {width:60px!important;} </style> |
|
|
![]()
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 192 Joined: Jan 2006 Member No: 361,578 ![]() |
well this script only removes the "only now" thing. i doesnt hide the name of my friends...
well it's fine actually, don't bother. you can close now :) thanks a lot. |
|
|
![]()
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 ![]() |
^Topic closed upon request.
|
|
|
![]() ![]() |