Top left hide? |
Top left hide? |
Oct 11 2008, 08:04 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Oct 2008 Member No: 690,035 |
K so someone gave me this code to hide everything on the top left of my myspace for my band..... IS there a way to hide the -default pic and pics/vid link, but keep the top heading (display name) ?
CODE <style>
table.H, .nametext, font strong{display:none;} div.clearfix i i, .i {display:none;} table table table table td.text img {display:none;} table table p table table td.text img, table table td.text table table td.text img {display:block;} table, td {height:auto !important; } table table br {display:none} table table td.text br, table table p td br {display:inline; line-height:13px} p {margin-top:-13px;} </style> |
|
|
|
![]() |
Oct 11 2008, 08:24 PM
Post
#2
|
|
![]() Better than Firefly; aQuafly ![]() ![]() ![]() Group: Official Designer Posts: 75 Joined: Oct 2008 Member No: 689,363 |
here, add this code into your coding :]
CODE <style> table.profile info a {display:none;} table.profileInfo table td.text {display:none;} table.profileInfo table tr td {display:none;} .nametext {visiblity visible;} </style> Hope this helps! Edit: Mine might actually not work! Mine's for regular profiles, I'm not used to editing music ones. I wasn't aware the css was different. Sorry if it doesn't work! |
|
|
|
hippiehead025 Top left hide? Oct 11 2008, 08:04 PM
fixtatik this will hide your picture and details, but it wo... Oct 11 2008, 08:24 PM
hippiehead025 I guess i'll just have to make a div.....
Is... Oct 11 2008, 09:43 PM
hippiehead025 K so this is the code I have, where would i start ... Oct 11 2008, 10:03 PM
hippiehead025 K i'm usin g this code to try to make a div to... Oct 11 2008, 11:21 PM
Anarchy For the DIV codes, you can place them anywhere as ... Oct 12 2008, 07:08 AM
hippiehead025 K if i keep the background url: w/e in there a div... Oct 12 2008, 12:50 PM
hippiehead025 Nevermind i got it, the parenthesis were screwing... Oct 12 2008, 01:14 PM
jaeminnie Is everything fixed now? If so, I'll close the... Oct 12 2008, 01:15 PM
hippiehead025 still lookin for how to move my left column up? Oct 12 2008, 01:39 PM![]() ![]() |