Help, I'm trying to make my own DIV layout |
Help, I'm trying to make my own DIV layout |
Nov 11 2007, 06:35 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Nov 2007 Member No: 588,289 |
I'm inspired by this layout
www.myspace.com/the_little_miss this is the layout i have design: [img=http://img233.imageshack.us/img233/7701/26100715py9.th.jpg] I know how to hide profile, change track bar color, but I want to make a navigation box and a box for the about me section just like in the other profile above..I went to the tutorial but I'm confused on how to do it. |
|
|
|
![]() |
Nov 11 2007, 08:04 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Nov 2007 Member No: 588,289 |
This is what happens when i put:
CODE <div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden; z-index:0"> <img src="http://img152.imageshack.us/my.php?image=76039952ba1.jpg"> </div> my page is still blank and when i return to the edit page it shows it as: CODE <div class="bg" style="position: absolute; left:0px; top:160px; width:1024px; height:768px; overflow: hidden; z-index:0"> .. </div> What am i doing wrong? Which section am I supposedt o put it in? About me or who i'd like to meet? |
|
|
|
J3SR0X Help Nov 11 2007, 06:35 PM
J3SR0X Thank you! How do i use the image as my backgr... Nov 11 2007, 07:19 PM
IVIike have you tried soemthing like this?
http://www.cr... Nov 11 2007, 07:21 PM
J3SR0X No.Thanks for the link! I was looking for some... Nov 11 2007, 07:34 PM
IVIike my bad... try this one
CODE<div class="bg... Nov 11 2007, 07:42 PM
J3SR0X Ugh..Now i'm just confused. I don't whic... Nov 11 2007, 07:44 PM
J3SR0X I don't even know how to start off the code. T... Nov 11 2007, 07:47 PM
J3SR0X This what i put: <img src="http://img152.i... Nov 11 2007, 08:13 PM
J3SR0X ok, so far I've managed to just put the bg in.... Nov 11 2007, 10:20 PM
IVIike yup.. make sure to follow the tutorial Nov 12 2007, 04:59 PM![]() ![]() |