blog and chatterbox in same div |
![]() ![]() |
blog and chatterbox in same div |
![]()
Post
#1
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 ![]() |
Hey all! I'm having trouble with my div layers, cuz the blog is somehow in the same layer as my draggable chatterbox. Did I not close the blog's div correctly?
Here's a link to my test site; you'll see that when you drag the chatterbox, it moves the blog as well. [x] Thanks! |
|
|
*[2]Nekked* |
![]()
Post
#2
|
Guest ![]() |
it should be
CODE <div id="content" style="margin-top: 25px; margin-left:-225px; width: 725px; height: 100%; overflow: visible; position=static"> you're missing a > at the end there. now put </div> at the very end of your webstats because your blog content should be inside that div - meaning in between the opening and closing tags. and all your blog's HTML is between your custom header and your website stats. and put your chatterbox BEFORE the blogs div. otherwise it'll end up inside it. |
|
|
![]()
Post
#3
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 ![]() |
Thanks for helping me, I really appreciate it. However...
I did that, and it put everything (including the xanga add banner ??) as draggable. And the navigation disappeared. |
|
|
*[2]Nekked* |
![]()
Post
#4
|
Guest ![]() |
make sure your blogs div is the very last thing on your custom header.
and make sure you close everything properly. html is very much like an...essay.. you write everything in the order it should output in. |
|
|
![]()
Post
#5
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 ![]() |
Okay, i think the problem is that I didn't close the chatterbox div.
Did i? |
|
|
![]() ![]() |