All black? What am I doing wrong?, My first Div. |
All black? What am I doing wrong?, My first Div. |
Jul 13 2007, 04:07 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jul 2007 Member No: 544,954 |
I have tried making my first Div.
OK; it looks fine in Dreamweaver; And in preview it looks fine. But when I place it in the profile it just shows all black. :/. Can anyone help? This is a link to both the HTML file and a TXT showing the DIV + CSS codes. http://www.fileden.com/files/2007/5/27/111.../Untitled-1.rar Please tell me if you can fix it? |
|
|
|
![]() |
| *SinfullySweet* |
Jul 14 2007, 09:12 PM
Post
#2
|
|
Guest |
Why didnt you just put the code into a code box?
I can see alot of problems with the coding. There are alot of div layers that arent needed. Also, I see that you have a div covering the ad. That is a no You should go back to to where you set the div layers, and change the property :background-color:000000 to background-color:_____ what ever so color you desire. Also, your bg image isnt showing up becuase its not placed in the proper area of the codes. CODE <div style="left:0; top:166; width: auto;height:auto; position: absolute; z-index:0; background-color:ffffff; background-image: url("http://img.photobucket.com/albums/v707/Shamuki/LAYOUTcopy.gif");> This code would be alot better for how you want the bg image to be placed.Okay. So the text isnt showing? Alot of the divs you have placed arent visible because they arent placed right. You should set the left properties to a number of pixels, or if you want the div centered, change the left property of the div to 50%. I didnt spend much time on fixing it. But I got basic things to show up. |
|
|
|
ReverseMyCurse All black? What am I doing wrong? Jul 13 2007, 04:07 AM
Alvin I can't view it because it's a .rar file. Jul 13 2007, 04:11 AM
ReverseMyCurse Here is the .Zip version.
Sorry.
http://www.filed... Jul 13 2007, 09:18 AM
ReverseMyCurse Bump?
Can anyone help?
I hope so :) Jul 14 2007, 06:17 PM
ReverseMyCurse Hey thanks :)
How do I show the ad?
Or do I just ... Jul 16 2007, 10:09 AM
ReverseMyCurse I am literally confused.
I am pretty new; and now ... Jul 16 2007, 01:09 PM
freeflow What part are you confused on? What each attribute... Jul 16 2007, 01:15 PM
ReverseMyCurse How to position it.
Everything has like fogged my ... Jul 16 2007, 01:25 PM
freeflow You don't have to put in the body area its up ... Jul 16 2007, 01:33 PM
ReverseMyCurse Ahh Ok.
I'll take a look at that.
Thanks Free... Jul 16 2007, 01:34 PM![]() ![]() |