div help, help me out |
div help, help me out |
Jun 7 2007, 02:31 PM
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 :) |
|
|
|
![]() |
Jun 7 2007, 03:01 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
I'm not comprehending what you're trying to say about your background. You mean this?
CODE <style type="text/css">
body{ background-image: url("PUT BACKGROUND URL HERE"); background-attachment: scroll; background-position: center; } </style> |
|
|
|
Wasney div help Jun 7 2007, 02:31 PM
_cheekz_ anything you need should be here Jun 7 2007, 02:36 PM
alovesopure http://www.createblog.com/forums/index.php?showtop... Jun 7 2007, 02:36 PM
_cheekz_ ^^ i posted it faster! haha...just kidding. Jun 7 2007, 02:39 PM
Wasney Yeah, I used that guide to make it all. But I am w... Jun 7 2007, 02:49 PM
_cheekz_ yeah, i see it to, i had the same problem [but wit... Jun 7 2007, 02:52 PM
Maestro Have you tried:
CODE<div align="center... Jun 7 2007, 02:52 PM
Wasney Thank you Maestro!!! Words great...Now... Jun 7 2007, 02:57 PM
Wasney I dont think I have ever had so much trouble makin... Jun 7 2007, 03:14 PM
alovesopure CODE<div class="bg" style="positio... Jun 7 2007, 03:32 PM
Wasney I tried that code already alovesopure. The problem... Jun 7 2007, 03:39 PM![]() ![]() |