Log In · Register

 
Tables, ...
midnight6333
post Jul 16 2006, 05:13 PM
Post #1


Member
**

Group: Member
Posts: 21
Joined: Feb 2006
Member No: 376,738



Hi,
a really stupid question but I've tried and it wont work...
how do I make the table background not transparent like blue or something?

Code:

<div style="position: absolute; top: 37; left: 327; width: 243; height: 141; overflow: auto;" >
<style type="text/css">
table{background:transparent }
</style>

<center>
<font size=1 color="#FFFFFF" face=arial>
All Updates will go here
</font></div>

Thanx happy.gif
 
 
Start new topic
Replies
freeflow
post Jul 16 2006, 08:41 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



First off css codes do not go inbetween divs. Take them all out and put them above the div.
CODE
<style type="text/css">
table, tr , td{background-color:#333333;}
</style>


Those. Then delete all the extra ones you only need one.

mellow.gif

Also you don't have any tables in your layout so you won't be able to even tell .
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: