make part of layout transparent |
make part of layout transparent |
| *koobraze* |
Oct 7 2006, 06:30 PM
Post
#1
|
|
Guest |
is there a way i can make the RED part on my layout transparent? not the darker red part ..
/edit |
|
|
|
![]() |
Oct 7 2006, 06:41 PM
Post
#2
|
|
![]() Funny ol` world innit? ![]() ![]() ![]() ![]() Group: Member Posts: 133 Joined: May 2005 Member No: 144,657 |
CODE change
<style>table, tr, td{background-color: red;}</style> to <style>table, tr, td{background-color: transparent;}</style> |
|
|
|
koobraze make part of layout transparent Oct 7 2006, 06:30 PM
koobraze o i still wanted the red thing there, i just wante... Oct 7 2006, 06:52 PM![]() ![]() |