PLEASE HELP i really NEED HELP, with div layers |
PLEASE HELP i really NEED HELP, with div layers |
Nov 19 2005, 07:25 PM
Post
#1
|
|
![]() My name is really Matt... if you care. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,442 Joined: Oct 2005 Member No: 258,234 |
i want my page to go:
-banner -blog -marquee of affliates but when i do the code, the marquee just move the blog further down: HERE you can SEE whats going on |
|
|
|
![]() |
Nov 19 2005, 11:54 PM
Post
#2
|
|
![]() My name is really Matt... if you care. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,442 Joined: Oct 2005 Member No: 258,234 |
i REALLY need help, sorry to double post but i need to bump this
|
|
|
|
Nov 20 2005, 12:56 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Aug 2004 Member No: 36,489 |
Ok...he're just a few suggestions...
I assume that second thing on there (the image map picture) is what you want to use underneath your blog, right? Yet, what you have your blog assigned to with the positioning is the site itself. It's not going to overlap onto the image unless you make the image itself a div layer, too. Have you done that? Second suggestion is that you assign z-index to all of the layers. These basically serve to say which layer comes first. Sometimes not necessary, but it can be very helpful in most cases. z-index: 1 is the first layer on the page, and it builds up from there. (Your blog background would most likely be 1) Third suggestion is to just keep messing with the top and left margins on the div layers. Use negative numbers if you have to get them right. |
|
|
|
Nov 20 2005, 01:07 AM
Post
#4
|
|
![]() My name is really Matt... if you care. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,442 Joined: Oct 2005 Member No: 258,234 |
QUOTE(pure_doxy @ Nov 20 2005, 1:56 AM) Ok...he're just a few suggestions... I assume that second thing on there (the image map picture) is what you want to use underneath your blog, right? Yet, what you have your blog assigned to with the positioning is the site itself. It's not going to overlap onto the image unless you make the image itself a div layer, too. Have you done that? Second suggestion is that you assign z-index to all of the layers. These basically serve to say which layer comes first. Sometimes not necessary, but it can be very helpful in most cases. z-index: 1 is the first layer on the page, and it builds up from there. (Your blog background would most likely be 1) Third suggestion is to just keep messing with the top and left margins on the div layers. Use negative numbers if you have to get them right. no the blogs not supposed to go ON TOP of my banner, underneath in that order^up there |
|
|
|
Nov 20 2005, 01:15 AM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Aug 2004 Member No: 36,489 |
May I ask why you need div layers in the first place if nothing is going to be placed over anything else?
|
|
|
|
Nov 20 2005, 02:52 AM
Post
#6
|
|
![]() My name is really Matt... if you care. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,442 Joined: Oct 2005 Member No: 258,234 |
|
|
|
|
Nov 20 2005, 03:40 AM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Aug 2004 Member No: 36,489 |
"Exactly where [you] want them" is in the normal stacked order, though, right? Just with break codes in between. The only thing that seems to need a div layer is the blog part itself, then...in order to keep the boxed look. And maybe the affiliates, because you want it to go below the blog body and the blog body is (correct me if I'm wrong) an open-ended code with no ending tag. I don't think there's any reason for the banner to be a div layer though.
Honestly, if you want to make it really easy on yourself, just remove the div layers from both the banner and aff. and put those two before the blog how they would normally be. A lot less hassle. If you'd rather do it the other way, prepare for a little more time messing around with div layer margin values. |
|
|
|
Nov 20 2005, 01:26 PM
Post
#8
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
CODE <div style="margin-top: 0px; margin-left: 0px;"><img scr="" alt="" border=0"></div> Now, put your marquee in webstats.
<div style="margin-top: 0px; margin-left: 0px;"> |
|
|
|
Nov 20 2005, 04:14 PM
Post
#9
|
|
![]() My name is really Matt... if you care. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,442 Joined: Oct 2005 Member No: 258,234 |
|
|
|
|
Nov 20 2005, 04:15 PM
Post
#10
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
It says Website Stats.
|
|
|
|
![]() ![]() |