div help, help me out |
div help, help me out |
![]()
Post
#1
|
|
![]() RawR ![]() ![]() Group: Member Posts: 22 Joined: Jul 2006 Member No: 443,962 ![]() |
Ok, I made a img for my page and such. You can view it HERE. What I want to do it center it on the page, but I dont know what code to use. I also have a background img HERE that I want behind the layout.
If someone can tell me the code, or give me a link to a very in depth guide I would be a very happy person :) |
|
|
![]() |
*alovesopure* |
![]()
Post
#2
|
Guest ![]() |
CODE <div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;"> <img src="IMAGEURLHERE"> </div> Change the left:0px; and the top:0px; to position the image. Make sure you enter the right width and height of the image too. |
|
|
![]() ![]() |