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, 09:58 PM
Post #2


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

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



You don't need tables to do that. Divs are fine. Just add:
background-color: #bluecolorcodehhere;
To all your divs.

Heres an example of where to add it:
QUOTE
<div style="position: absolute; top: 190; left: 110; width: 461; height: 410; overflow: auto; background-color: #bluecolorcodehhere;" >


Add before the " in all your divs. Like above.
 

Posts in this topic


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