Content |
Content |
Oct 3 2008, 10:51 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 90 Joined: Jul 2008 Member No: 666,978 |
ok 4 this code given here
CODE <div class="content" style="position: absolute; left:50%; margin-left:-500px; top:300px; width:200px; height:200px; overflow: auto;"> blah. blah. blah. </div> how can i put just a simple background color behind it so it is readable?
|
|
|
|
![]() |
Oct 4 2008, 08:52 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Look for the text in bold and edit it to your liking:
CODE <div class="content" style="background-color:XXXXXX; position: absolute; left:50%; margin-left:-500px; top:300px; width:200px; height:200px; overflow: auto; font:normal 8pt Arial; color:000000;"> blah. blah. blah. </div>
|
|
|
|
dreamsbecomereality Content Oct 3 2008, 10:51 PM
Smarmosaur replace it with this, and change the XXXXXX to a c... Oct 3 2008, 11:28 PM
dreamsbecomereality ok thnx! n how would u change the text color,... Oct 3 2008, 11:39 PM
dreamsbecomereality ok thnx! Oct 4 2008, 06:09 PM
schizo Topic closed and moved to resolved. Oct 5 2008, 12:00 PM![]() ![]() |