Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Thu May 23, 2013 7:09 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Transparent Background
Author Message
 Post subject: Transparent Background
PostPosted: Sun Jan 23, 2011 10:35 am 
Offline

Joined: Sun Jan 23, 2011 10:31 am
Posts: 4
Hi,

I have a table added to my web page via HTML Snippet, but how do i make the background of the table transparent so that i can still see the web page background pic/colour?

thx

John


Top
 Profile Send private message  
 
Transparent Background
Author Message
 Post subject: Re: Transparent Background
PostPosted: Sun Jan 23, 2011 12:12 pm 
Offline

Joined: Sun Jan 23, 2011 10:31 am
Posts: 4
Apologize,

I should have spent more time investigating this issue before creating the post,

I have now resolved this problem

Thanks

John


Top
 Profile Send private message  
 
Transparent Background
Author Message
 Post subject: Re: Transparent Background
PostPosted: Sun Jan 23, 2011 12:28 pm 
Offline
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


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield