Help - Search - Members - Calendar
Full Version: Help with div layering
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
SephirothDaDark1
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?
sweetdreamsx3
Try pasting your code in here, so we can figure out what's wrong with it.
SephirothDaDark1
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 -->
TrannieL
Put numbers of px in there.

1/ margin-left: ###px
2/ margin-top: ###px
3/ width: ###px
4/ height: ###px


QUOTE
<div style="position:static; margin-left: ###px;margin-top: ###px;border: 0px solid #COLOR CODE; width: ###px; height: ###px;background: none; overflow: auto">


- Tran -
SephirothDaDark1
yeah, I did that, i put it far away from the blog box, but it still messes up the blog box... mellow.gif
MrElsewhere
u have to put this rite b4 ur CSS

CODEBOX: -> right click -> copy/paste


and this put this first in your web site stats:

CODE
<!-- begin code provided by createblog.com -->
</div>
<!-- end code provided by createblog.com -->
TrannieL
QUOTE(SephirothDaDark1 @ Sep 3 2004, 10:19 PM)
yeah, I did that, i put it far away from the blog box, but it still messes up the blog box... mellow.gif

You need TWO Div codes, one for "Navigation" and one for "Blog"

- Tran -
SephirothDaDark1
wtf, dose the code go in my website stats or my custom header?
sweetdreamsx3
It goes in the custom header.
sweetxsimplicity
You put it in your custom header.

Try making the margins negative, like '-400'.
SephirothDaDark1
I found out that if I put the blogbox div layer after the nav layer it works fine, now I'm having trouble with the chatterbox div layer...
sweetxsimplicity
That's what you said in your topic.....what are you having trouble with?
SephirothDaDark1
ok, I edited my first post to the right question now.......
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.