 |
| Site Admin |
Joined: Tue Jun 10, 2008 1:14 am Posts: 1840 Location: Basel, Switzerland
|
|
In case someone else wants to do the same just set the background colors to transparent like this:
<style type="text/css"> table {width:450px; font-family: Helvetica; font-size: 14px; color: #000; background-color:transparent; border-spacing: 5px 5px; border:3px solid #ccc; } th {width: 150px; height:35px; color:#000; background-color: transparent; border:1px solid #fff; } td {color:#000; font-style:italic; text-align:center; background-color: transparent; border:1px solid #fff; } </style>
Regards, Cédric
_________________ Thank you for visiting my websites: http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com All my websites are hosted by: HostGator
|
|