hiding titles, above the contact table, details, and schools? |
![]() ![]() |
hiding titles, above the contact table, details, and schools? |
Jul 17 2008, 07:11 PM
Post
#1
|
|
![]() Kimberly ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,961 Joined: Apr 2005 Member No: 121,599 |
I've already found a code to hide the [your name] interests text above my interests, but how do I hide the same text that is above my contact box, details, and schools?
|
|
|
|
Jul 17 2008, 07:51 PM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Use this code:
CODE <style>
.contacttable {_border:0px;} .contacttable td.text {display:none;} .contacttable td td.text {display:table-cell; _display:inline;} .userProfileDetail td.text {display:none;} .userProfileCompany td.text {display:none;} .userProfileSchool td.text {display:none;} </style> |
|
|
|
Jul 18 2008, 07:10 PM
Post
#3
|
|
![]() Kimberly ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,961 Joined: Apr 2005 Member No: 121,599 |
Yep, it worked! Thanks.
|
|
|
|
Jul 18 2008, 07:28 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Topic Closed & Moved
|
|
|
|
![]() ![]() |