menu div?, i can't get the html for a div layer... |
![]() ![]() |
menu div?, i can't get the html for a div layer... |
Nov 24 2004, 01:46 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Sep 2004 Member No: 47,008 |
i've tried this several times, i read the tutorial everytime, and try everytime. i have a new skin. and i want to make a "menu" div layer, ya know, to add the links and stuff. but it won't let me! everytime i try it, it moves the banner into my blog div frame. and then if i try other stuff it makes the blog disappear. what is up with this? do i have it wrong or something? some one help please. (btw i'm using the code from the tutorial here).
-jaz |
|
|
|
| *mona lisa* |
Nov 24 2004, 04:16 PM
Post
#2
|
|
Guest |
can you post the code?
the banner might be in the div. it depends on where in your html you put the div menu code. and what the other stuff that makes the div disappear? |
|
|
|
Nov 26 2004, 10:57 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Sep 2004 Member No: 47,008 |
here's my code:
CODE <center> <!-- begin code provided by createblog.com --> <img src="http://img.photobucket.com/albums/v97/myimperfection/katyrose.jpg"> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <div style=" overflow: auto; width: 284px; height: 428px; margin-top: -440px; margin-left: -180px;"> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> /*Katy Rose*/ /*by Jazliyn*/ body { background-color: #C88EA0; scrollbar-face-color: #C88EA0; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #999999; scrollbar-darkshadow-color: ##C88EA0; scrollbar-track-color: ##C88EA0; scrollbar-arrow-color: #FFFFFF; } #rblEprops, #pnlEnabled table, #pnlEprops table { width: auto !important; } table.blogbody { width: 300px; font-family: palatino; font-weight: none; font-size: xx-small; color: #73613F; text-align: justify; padding: 0px; margin-top: 2px; } .caption, .blogheader { font-family: arial; weight: bold; width: 100px; padding: 3px; font-size: 8pt; text-align: center; color: #FFFFFF; background-color: #000000; text-transform: lowercaps; margin-top: 10px; align: center; } A:link, A:visited, A:active {color:#000000; text-decoration:none; } a:hover { text-decoration: none; color:#FFFFFF; height: 0px; filter: blur(strength: 15, add: 5, direction: center); } table.navigation, .leftmoduletitlebar, table.footer, .leftmoduleborder, .leftmoduleinterior{ display: none; } hr { width: 300px; color: #000000; filter: blur(strength: 3, direction: center, add: 10); align: left; } </style> <!-- end code provided by createblog.com --> <div style="position:static; margin-left: px;margin-top: px;border: 0px solid; width: 165px; height: 246px;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"> i haven't edited any of it yet, except the width and height. but now that i have put that one code back in my code, it moves the banner and the div frame is in the blog div frame. sorry it took me so long to reply. i hope you can help me. -jaz |
|
|
|
Nov 26 2004, 12:40 PM
Post
#4
|
|
![]() sang loves hayden. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,373 Joined: Feb 2004 Member No: 5,687 |
Ok.. Here.. .. this is what i do when i do div layers or multiple Divs..
First align with your Divs, which is the links,info and stuff.. EVERY DIV has to be aligned.. Really Important Do The Blog Last!!! .. If you do the blog first and you do the other DIVS you get the blog misaligned.. so do it last.. hope it helps.. =] |
|
|
|
Nov 26 2004, 01:12 PM
Post
#5
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
you needa close your div for your blog
CODE <!-- begin code provided by createblog.com -->
<div style=" overflow: auto; width: 284px; height: 428px; margin-top: -440px; margin-left: -180px;"></div> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |