profile box, behind background |
profile box, behind background |
Oct 15 2007, 10:11 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 682 Joined: Oct 2007 Member No: 580,818 |
i added my profile box back to the div but it appears behind the background
this is the code i used CODE <style>
.profileInfo {width:450px; height:470px; position:absolute; background-color:transparent; border:0px solid; border-color:white; margin-left:100px; margin-top:600px; text-align:justify; visibility:visible;} </style> |
|
|
|
Insurmountable Change it to this:
CODE<style>
.profileIn... Oct 15 2007, 10:38 AM
johncouzenslore ok thanx Oct 15 2007, 10:41 AM
Insurmountable Yep no problem
Have any other problems feel free... Oct 15 2007, 10:44 AM![]() ![]() |