O NO!!!! HURRY HELP, TRANSPARENT |
O NO!!!! HURRY HELP, TRANSPARENT |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 311 Joined: Jul 2005 Member No: 179,869 ![]() |
I want my background on my div layout transparent but i have a bunch of things behind my stuff look here what can i do to hide the stuff behind my layout so i can keep it transparent?
|
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 ![]() |
okay, I looked around, tested, and this seems to work:
CODE <style type="text/css"> .remove{wholeleftside} table table table table, table table table table td.text, table.contactTable {display:none;} .remove{aboutmetext} td.text table, .orangetext15 {visibility:hidden;} .remove{contactingandinterests} .whitetext12 {display: none; } .remove{displayname} .nametext {display: none; } </style> this will only leave 2 small tables, and if you get the CSS from the pinned topic, and make these tables transparent, they should be gone. you will have to manual submit for this. |
|
|
![]() ![]() |