How do you hide... |
How do you hide... |
Jun 3 2006, 03:39 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2005 Member No: 147,422 |
I was wondering if there was any possible way that i could hide this:
![]() ive tried looking for a code...but i cant find one...and i know ppl can do it...cus ive seen ALOT of ppl w.o it please help it would be much appriciated and also this: ![]() thanxxxx |
|
|
|
![]() |
Jun 3 2006, 09:36 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You can't hide the box only the text, for the myspace url.
You can't hide the interest box only the words. Do you want to hide someones interests or all the text to all the categories? |
|
|
|
Jun 3 2006, 11:48 AM
Post
#3
|
|
|
Retired PImp ![]() ![]() ![]() Group: Member Posts: 67 Joined: May 2006 Member No: 413,540 |
There is away to hide the whole url box
CODE <style type="text/css"> body table tbody table tbody table tbody table table div strong{display: none;} body table tbody table tbody table tbody table td div {visibility: hidden} body table tbody table tbody table tbody table td, body table tbody table tbody table tbody td {background: transparent;} table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} .contactTable {background: rgb(102, 153, 204); position: relative; top: 30px;} .contactTable table {background: rgb(255, 255, 255);} </style> And to hide the details (interest)same thing CODE To hide your details sections, simply don't put anything in those sections, and they will automatically disappear!
|
|
|
|
Jun 3 2006, 02:44 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2005 Member No: 147,422 |
There is away to hide the whole url box CODE <style type="text/css"> body table tbody table tbody table tbody table table div strong{display: none;} body table tbody table tbody table tbody table td div {visibility: hidden} body table tbody table tbody table tbody table td, body table tbody table tbody table tbody td {background: transparent;} table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} .contactTable {background: rgb(102, 153, 204); position: relative; top: 30px;} .contactTable table {background: rgb(255, 255, 255);} </style> And to hide the details (interest)same thing CODE To hide your details sections, simply don't put anything in those sections, and they will automatically disappear! ok and where would i put the code to hide the whole URL box You can't hide the box only the text, for the myspace url. You can't hide the interest box only the words. Do you want to hide someones interests or all the text to all the categories? i just want to hide the part where it says "Name's Interests"...like how you can hide the about me and who ide like to meet text |
|
|
|
Jun 3 2006, 02:55 PM
Post
#5
|
|
|
Retired PImp ![]() ![]() ![]() Group: Member Posts: 67 Joined: May 2006 Member No: 413,540 |
|
|
|
|
| *This Confession* |
Jun 3 2006, 02:55 PM
Post
#6
|
|
Guest |
even if you don't write something in the interest fields there still going to be the general stuff there.
you can't hide the url box.. you can hide the text in it but thats it... that code that guy gave you is going to make it look bad.. easpecailly if you have borders on your tables. |
|
|
|
Jun 3 2006, 02:59 PM
Post
#7
|
|
|
Retired PImp ![]() ![]() ![]() Group: Member Posts: 67 Joined: May 2006 Member No: 413,540 |
Sure w/e listen to this girl
|
|
|
|
| *This Confession* |
Jun 3 2006, 03:07 PM
Post
#8
|
|
Guest |
ehm
well its true i just tried the code if you have no layout yea it works.. but if you have a layout up and it has borders and stuff part of the url border sticks out of the contact box table.. and then the contact table in your code changes the color so you can't see it so you need to change the rbg code. |
|
|
|
Jun 4 2006, 01:11 AM
Post
#9
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Aug 2005 Member No: 199,114 |
The code to hide the URL box helped me. Thanks, I've been looking for this code. It helped alot!
|
|
|
|
Jun 4 2006, 10:35 AM
Post
#10
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
To hide the inerest table text use:
CODE <style type="text/css">
.lightbluetext8, .whitetext12{display:none;} </style> |
|
|
|
![]() ![]() |