How to change the background color |
How to change the background color |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2007 Member No: 540,717 ![]() |
![]() Shot at 2007-07-31 I want to make whats gray..white. Here's my code thats posted into about me. CODE <style type="text/css"> .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden} td td td td{border:0px;width:0px;text-align:left;} table,td,tr{padding:0px;width:;background-color:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} </style> <div style="left:0; top:150; width: 515; height:442; position: absolute; z-index:2; background-color: white; background-image: url('http://i4.photobucket.com/albums/y113/Kelbizzle/backgroundfinal2.jpg'); background-repeat: no-repeat;"></div> <div class="content-left" style="position: absolute; left:39px; top:625px; width:312px; height:400px; overflow: auto;"><center> CONTENT FOR DIV.</div> <div class="content-right" style="position: absolute; left:583px; top:150px; width:301px; height:477px; overflow: auto;"><center> <blockquote> <h2>About Me...<br> </h2> <p> <p align="justify"> Lorem ipsum dolor sit amet, urna luctus. Pellentesque cum tempor, nec consequat aptent. Sit ultricies tortor, adipiscing accumsan morbi. Praesent velit in. Aliquam penatibus.</p> <p align="justify"> In nisl, feugiat varius nunc, nec vitae. Pretium ullamcorper, orci turpis ante. Quam ultrices. Ac urna eu, recusandae sociosqu. Molestie faucibus.</p> <p align="justify"> Quam egestas, at magna, fusce quis omnis. Inceptos nunc metus, neque vestibulum facilisis. Luctus felis, felis sem quam, dolor sit praesent. Pharetra metus, aliquam ante viverra, amet dictumst. Orci scelerisque. Vehicula ut risus, sit donec. Ut massa felis. Turpis purus tempor, justo fames, lobortis et eros.</p> <p align="justify"> </p></p> </blockquote> </div> What's wrong with it? |
|
|
![]() ![]() |