Custom Modules Problem, Misalignedment. |
Custom Modules Problem, Misalignedment. |
Aug 30 2004, 06:26 PM
Post
#1
|
|
![]() I'm just a little bit crazy... ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,119 Joined: Jun 2004 Member No: 19,760 |
Hehe.
It's me again. Yup, custom modules problem once again. This time it's visual aided. See... I used the div layers and what-not I got that LatinaLady gave me. My last problem was greatly solve by this. But... the modules came out on the bottom! Here's my scripts/codes.... This is the blog before: CODE <!-- begin code provided by createblog.com --> <div style="position:static;margin-top: 0px;margin-left: -165px;margin-top: 0px;align: left;border: none; width: 425px; height: 1675px; overflow: auto"> <!-- end code provided by createblog.com --> This is the 1 LatinaLady gave me: CODE <!-- begin code provided by createblog.com --> <div id="content" style="margin-top: 0x; margin-left: -165px; width: 425px; height: 1675; overflow: visible"> <!-- end code provided by createblog.com --> The custom modules: CODE <!-- begin code provided by createblog.com --> <div style="margin-top:-10px; margin-left:35px; width:150px; height: 1300; background: transparent; border: none; overflow: auto; overflow-x:hidden;"> <font color= "white" size="3" type="terminal"> <p> <u><strong>NAVIGATION</strong></u> <br><br> <a href="http://www.xanga.com/private/home.aspx?">Private </a> <br> <a href="http://www.xanga.com/profile.aspx?user=USERNAME">Profile</a> <br> <a href=http://www.xanga.com/Private/subs.aspx>Friends </a> <br> <a href="http://www.xanga.com/signin.aspx">Sign In</a><br> <a href=http://www.xanga.com/CLAF/default.asp>Style</a> <br> <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=USERNAME" target="blank">Subscribe</a><br> <a href="http://www.xanga.com/logout.aspx">Out</a> <br> <u><strong>ABOUT ME</strong></u> <br><br> Write about your lovely self here <br><br> <u><strong>SUBSCRIPTIONS</strong></u> <br><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <a href=LINK TO XANGA>Name</a><br> <br> <u><strong>BLOGRINGS</strong></u> <br><br> <a href=LINK TO BLOGRING>NAME</a><br> <a href=LINK TO BLOGRING>NAME</a><br> <a href=LINK TO BLOGRING>NAME</a><br> <a href=LINK TO BLOGRING>NAME</a><br> <a href=LINK TO BLOGRING>NAME</a> <br><br> <u><strong>LINKS</strong></u> <br> <marquee direction="left" width="140" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=6" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1">/// ADD LINKS HERE ///</marquee> <br><br></div></div> <!-- end code provided by createblog.com --> Why is this so? |
|
|
|
lilphoenix Custom Modules Problem Aug 30 2004, 06:26 PM
Sherry_Vu try adding this to the bottom of your script CODE... Aug 30 2004, 06:31 PM
lilphoenix Umm...
I placed the blog in the Custom Header an... Aug 30 2004, 06:33 PM
lilphoenix Another problem.
It's gone the otherway a... Aug 30 2004, 07:30 PM
lilphoenix Is there anybody? Aug 30 2004, 07:42 PM
Sherry_Vu can you please post the new revised codes so we ca... Aug 30 2004, 08:13 PM
lilphoenix Oh, I'm sorry.
CODE<!-- begin code pr... Aug 30 2004, 09:35 PM
lilphoenix Anybody? Aug 31 2004, 05:45 PM
TrannieL QUOTE<div style="margin-top:-10px; margin-... Aug 31 2004, 06:22 PM
lilphoenix Thanks, I'll try it out.
::edit::
This is al... Aug 31 2004, 06:26 PM
TrannieL QUOTE(lilphoenix @ Aug 31 2004, 6:26 PM)Thank... Aug 31 2004, 06:51 PM![]() ![]() |