Coding Problems |
Coding Problems |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 79 Joined: Nov 2008 Member No: 696,480 ![]() |
Okay i made this DIV Layout for myself...
I know its not worthy of acceptance on here but its the coding i need help with so could someone please tell me how i can make the background be this colour [02124c] I keep trying but it always comes up white. Click to see screenshot This is my About Me coding: CODE <style> table table div form {display:inline !important;} .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;} 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;} table div div{visibility:hidden;!important;} table table table table,table table table table td.text, td.text td.text table{display:none;} body div div form {display:none !important;}td td embed, td td embed, td td object{position:absolute;top:0px;right:0px;width:45px;}div div div select {position:absolute !important; margin-left:-1000px !important; left:0px !important; display:none !important; }div div table div {display:none;} div form, .mslogo, div ul {display:none!important;} div div, div td {background-color:transparent; background-image:http://i38.tinypic.com/3023ofc.png!important;} div.profileWidth {margin-top: -30px !important;}div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}div.profileWidth div.clearfix, i i i, div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:relative; top:30px} div div select, div div form {display:none !important;}</style> <style>body, html, * { font-family: verdana; color: ffffff; }</style> <style>a, a:link, a:active { font-family: verdana; color: ffffff; }</style> <style> .div{ position: absolute; left: 0%; margin-left: 214px; top: 0px; z-index: 0;} .one{ position: absolute; left: 0%; margin-left:243px; top: 215px; z-index:5; width: 217px; height: 350px; overflow: auto;} .two{ position: absolute; left: 0%; margin-left:505px; top: 415px; z-index:5; width: 223px; height: 136px; overflow: auto;} .three{ position: absolute; left: 0%; margin-left:773px; top: 215px; z-index:5; width: 217px; height: 350px; overflow: auto;} </style> And my I'd Like To Meet coding is just my content...can be posted if needed. Please help? If you read this pre-last edit...im sorry! im still getting the hang of this |
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Try using this code:
CODE <style>
body {background-color:02124c;} </style> |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 79 Joined: Nov 2008 Member No: 696,480 ![]() |
QUOTE The reason why it's white is because your template background color is white. You need to get rid of all that white on the template. Nah that screenshot is of it in use with the problem white background...the actual layout itself is just the blue section...its just that my laptop screen is bigger so the screenshot showed the white too. QUOTE Try using this code: CODE <style> body {background-color:02124c;} </style> I thought i'd tried this but i just entered it as you had it and it worked, so thankyu :] i think i must've had an error in that part of the code or something |
|
|
![]()
Post
#4
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
No problem. Topic closed & moved.
|
|
|
![]() ![]() |