trying to make a div to cover something |
![]() ![]() |
trying to make a div to cover something |
Jul 10 2006, 05:11 PM
Post
#1
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
ok im trying to make a div to cover something but its not working
im using this code. CODE <div class="bg" style="position: absolute; margin-left:170px; margin-top:1650px; width:200px; height:200px; overflow: hidden;background-color:000000;"> </div> but its not working any suggestions |
|
|
|
| *StanleyThePanda* |
Jul 10 2006, 05:15 PM
Post
#2
|
|
Guest |
Did you put an image in the DIV?
|
|
|
|
Jul 10 2006, 05:19 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
If you put something there and it still doesn't work use this style:
.divname{ position: absolute; top: #px; left: #px; width: #px; height: #px; ] (add that in style tags) Then <div class="divnamehere">cover something put something here </div> Maybe? |
|
|
|
Jul 10 2006, 06:00 PM
Post
#4
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
well i just wanted it to be a white div. cuz that would cover what i wanted to cover. but style tages would that just be like background-color:FFFFFF;???
and then when it says CODE <div class="divnamehere">cover something put something here </div> cover something put something here. what would i put there? |
|
|
|
Jul 10 2006, 06:08 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
In the style tags add:
background-color: FFFFFFF; font-color: FFFFFF; size:10px; font-family: arial; before the } Then where it says cover just go like haieuiaheuaheuhau oehaoipu ahduaheo random letters. |
|
|
|
Jul 10 2006, 06:23 PM
Post
#6
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
its not working but if i allign it to cover my myspace MP3 player it covers that but it wont cover anything else!
|
|
|
|
Jul 10 2006, 06:24 PM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Why don't you just hide the mp3 player.. its possible.
|
|
|
|
Jul 10 2006, 06:29 PM
Post
#8
|
|
![]() hollyann marie ![]() ![]() ![]() ![]() Group: Member Posts: 268 Joined: Aug 2005 Member No: 199,364 |
yahh im not trying to hide my mp3 player tho ik i can do that im trying to hide a random box thats there for no reason and my heros thing cuz i used the code to hide intrests and gen info but heros section stays so i want to hide that with a div.
|
|
|
|
![]() ![]() |