ugh. i need help! |
![]() ![]() |
ugh. i need help! |
Jan 10 2005, 10:36 PM
Post
#1
|
|
![]() To Live is to Dance ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 791 Joined: Dec 2004 Member No: 70,074 |
i'm making a layout but its frusterating. my navigation wont go down below to the navigation boarder... i tried everything but it just stays on top of the layout...ahhh help!!! :)http://www.xanga.com/marcylayouttest" target="_blank">my no doubt layout test page
i really appreciate the help. thanks ! |
|
|
|
Jan 10 2005, 10:56 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,137 Joined: Nov 2004 Member No: 62,193 |
can you post the codes you are using? =)
|
|
|
|
Jan 10 2005, 10:58 PM
Post
#3
|
|
![]() To Live is to Dance ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 791 Joined: Dec 2004 Member No: 70,074 |
sure i can post the code :)
this code goes into my main header by the way.. the whole thing..<Br> <!-- begin code provided by createblog.com --> <div style="position:static; margin-left: 500px;margin-top: 65px;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> Name: Marcy <br> B-day: Feb 3,1982<br> (3 weeks, 2 days)<br> State: Cali<br> AIM: Pixiebel143<br> Email: Pixiebell143@gmail.com <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/claf">CLAF</a><br> <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=Pixiebell143" target="blank">Add Me</a><br> <tr> <td colspan=2> <b class="nav">Subscriptions</b> <tr> <td> <a href="http://www.createblog.com">Createblog.com</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"> <center><img src="http://img145.exs.cx/img145/3862/nodoubtlayout3dp.png"></center> <div style=" overflow: auto; width: 255px; height: 270px; margin-top: -570px; margin-left: -250px;"> <style type="text/css"> .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page */ {width:245px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> <style type="text/css"> /*No Doubt*/ /*by Marcy(Pixiebell143@gmail.com if you jock my layout i will find you and kill you*/ body { background-image:url(PUT URL HERE IF YOU HAVE A BACKGROUND IMAGE, IF NOT, DELETE EVERYTHING INSIDE THE PARENTHESES); background-repeat: repeat-y-x; background-color: #COLOR CODE; scrollbar-face-color: #COLOR CODE; scrollbar-shadow-color: #COLOR CODE; scrollbar-highlight-color: #COLOR CODE; scrollbar-3dlight-color: #COLOR CODE; scrollbar-darkshadow-color: #COLOR CODE; scrollbar-track-color: #COLOR CODE; scrollbar-arrow-color: #COLOR CODE; } #rblEprops, #pnlEnabled table, #pnlEprops table { width: auto !important; } table.blogbody { width:WIDTH OF THE BLOGpx; font-family: Arial; font-weight: none; font-size: 12pt; color: #COLOR; text-align: justify; padding: 0px; margin-top: 2px; } div.smalltext{ width: WIDTHpx; padding: 3px; text-align: left; } .caption, .blogheader { width: 380px; padding: 3px; font-family: CHANGE FONT; font-size: 16pt; text-align: center; color: #COLOR; background-color: #COLOR; text-transform: lowercaps; margin-top: 10px; } P, B, I, TD, TH {font-family: FONT; color: #COLOR CODE OF FONT; font-size: 8pt; } A:link, A:visited, A:active {color:#COLOR CODE OF A LINK; text-decoration:none; font-size:8pt;} a:hover {text-decoration: underline; color:#COLOR; font-size: 8pt; );} b, strong, i, u, { /* edit colors when bold italic underline */ font-family: arial; font-size: 8pt; color: #000000; font-weight: bold; text-transform: lowercaps; </style> <!-- end code provided by createblog.com --> PS i hope u can help me.. i basically want my navigation in the other star box .. |
|
|
|
Jan 10 2005, 11:53 PM
Post
#4
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
just change the numbers for the div for the navigation
|
|
|
|
Jan 10 2005, 11:57 PM
Post
#5
|
|
![]() To Live is to Dance ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 791 Joined: Dec 2004 Member No: 70,074 |
i tried that and the navigation stays exactly where it is. ... except if i change the numbers for up or down the layout will go all the way down or all the way up along with the navigation, the navigation wont move onto the layout.
|
|
|
|
Jan 11 2005, 12:02 AM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,137 Joined: Nov 2004 Member No: 62,193 |
try putting the code for your picture BEFORE all of the divs.
|
|
|
|
Jan 11 2005, 12:32 AM
Post
#7
|
|
![]() To Live is to Dance ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 791 Joined: Dec 2004 Member No: 70,074 |
oooo yay ! thanks mychemicalromance :) by the way thats one of my favorite bands! LOL thanks for your guys help and suggestions :)
|
|
|
|
Jan 11 2005, 02:30 AM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,137 Joined: Nov 2004 Member No: 62,193 |
your welcome, glad i can help =)
|
|
|
|
Jan 11 2005, 03:44 AM
Post
#9
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
|
|
|
|
![]() ![]() |