Help with div layering |
Help with div layering |
Sep 3 2004, 09:05 PM
Post
#1
|
|
![]() An unholy emenation.... ![]() ![]() ![]() Group: Member Posts: 66 Joined: Jun 2004 Member No: 26,572 |
when I put in my chatterbox div layering, I have it like this at the end, Navigation div, then the blogbox div layer, do I put the chatterbox in my navigation div, or after the blogbox div layer and position it on top of the navigation?
|
|
|
|
![]() |
Sep 3 2004, 09:11 PM
Post
#2
|
|
![]() An unholy emenation.... ![]() ![]() ![]() Group: Member Posts: 66 Joined: Jun 2004 Member No: 26,572 |
here is the code un-altered from where I got it
CODE <!-- begin code provided by createblog.com -->
<div style="position:static; margin-left: ###px;margin-top: ###px;border: 0px solid #COLOR CODE; width: ###px; height: ###px;background: none; overflow: auto"> <table border="0" width=100%> <tr> <td colspan=2> <b class=nav>About Me</b> <tr> <td colspan=2><br> Stuff about yourself…here Stuff about yourself…here Stuff about yourself…here Stuff about yourself…here <tr> <td colspan=2><br> <b class="nav">Navigation</b><br> <a href="http://www.xanga.com/">Xanga</a><br> <a href="http://www.xanga.com/signin.aspx">Sign In</a><br> <a href="http://www.xanga.com/logout.aspx">Sign Out</a><br> <a href="http://www.xanga.com/private">Home</a><br> <a href="http://www.xanga.com/claf">CLAF</a><br> <a href="http://www.xanga.com/Private/subs.aspx">Your Subs</a><br> <a href="http://www.xanga.com/guestbook.aspx?user=YOURXANGAUSER">Guestbook</a><br> <a href="http://www.xanga.com/profile.aspx?user=YOURXANGAUSER">Profile</a> (<a href="http://www.xanga.com/Private/profilebasic.aspx">Edit</a>)<br> <a href="http://www.xanga.com/private/tracking.aspx">Your Comments</a><br> <a href="http://www.xanga.com/Private/feedback.aspx">Feedback</a><br> <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=YOURXANGAUSER" target="blank">Add Me</a><br> <tr> <td colspan=2> <b class="nav">Subscriptions</b> <tr> <td> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <td> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> </tr> </table> </div> <div align="center" class="blogspace"> <!-- end code provided by createblog.com --> |
|
|
|
SephirothDaDark1 Help with div layering Sep 3 2004, 09:05 PM
sweetdreamsx3 Try pasting your code in here, so we can figure ou... Sep 3 2004, 09:08 PM
TrannieL Put numbers of px in there.
1/ margin-left: ###px... Sep 3 2004, 10:15 PM
SephirothDaDark1 yeah, I did that, i put it far away from the blog ... Sep 3 2004, 10:19 PM
DaToNeViEtBoI916 u have to put this rite b4 ur CSS
CODEBOX: -> ri... Sep 3 2004, 10:21 PM
TrannieL QUOTE(SephirothDaDark1 @ Sep 3 2004, 10:19 PM... Sep 3 2004, 10:21 PM
SephirothDaDark1 wtf, dose the code go in my website stats or my cu... Sep 3 2004, 10:27 PM
sweetdreamsx3 It goes in the custom header. Sep 3 2004, 11:10 PM
sweetxsimplicity You put it in your custom header.
Try making the ... Sep 3 2004, 11:14 PM
SephirothDaDark1 I found out that if I put the blogbox div layer af... Sep 3 2004, 11:41 PM
sweetxsimplicity That's what you said in your topic.....what ar... Sep 3 2004, 11:59 PM
SephirothDaDark1 ok, I edited my first post to the right question n... Sep 4 2004, 04:01 PM![]() ![]() |