i gave up on my old layout need help with some things on the new one |
![]() ![]() |
i gave up on my old layout need help with some things on the new one |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Oct 2007 Member No: 585,448 ![]() |
CODE <div align="center"><br> <a href="/signin.aspx">Sign in</a> <a href="/private/home.aspx">Yours</a> <a href="/logout.aspx">Sign Out</a> <center><img src="http://i23.tinypic.com/14o52qg.jpg"></center> <div align="center"> <style type="text/css">body { background-color: #000000; background-image: url(http://cbimg6.com/layouts/07/08/12/20590ab.jpg); background-repeat: repeat; background-position: bottom right corner; background-attachment: fixed; scrollbar-arrow-color: #FF0033; scrollbar-track-color: #000000; scrollbar-shadow-color: # FF0033; scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-darkshadow-color: # FF0033; scrollbar-3dlight-color: # FF0033; } .blogbody,table.footer, .standard, .leftmodulefontcolor, td, p { font:normal 9px tahoma; line-height:10px; text-transform: normal; color: #FFFFFF; letter-spacing:0px; text-align:justify; } .blogbody b, .standard b, p b, strong { font-weight: bold; color: # FF0033; font-size: 9px; line-height:10px; text-transform: none; font-family: tahoma; letter-spacing: 0px;} .blogbody i, .standard i, p i, em { font-weight: italic; font-family: tahoma; text-transform: lowercase; font-size: 9px; line-height: 10px; letter-spacing: 0px; color: #FFFFFF;} .blogbody u, .standard u, p u, underline { font-weight: normal; color: #FFFFFF; font-size: 9px; line-height:10px; text-transform: normal; text-decoration: underline; border-bottom: 1px solid #FF0033; font-family: tahoma; letter-spacing: 0px;} a:link, .footernav.link, a.footernav:link, a.footernav:active { color: #FF0033; font:normal 7px small fonts; text-transform: uppercase; text-decoration: none; padding: 0px; border-bottom:0px none #FFFFFF; background-color: transparent; } a:visited, a.footernav:visited, { color: #FF0033; font:normal 7px small fonts; text-decoration: none; text-transform: uppercase; padding: 0px; border-bottom:0px none #FFFFFF; background-color: transparent; } a:hover { font:normal 7px small fonts; text-decoration: none; text-transform: uppercase; letter-spacing: 0px; padding: 0px; color: #FF0033; border-bottom: 1px solid #FF0033; border-top: 1px solid # FF0033; border-left: 1px solid # FF0033; border-right: 1px solid # FF0033; background-color: transparent; } table.left th { display: none } table.left { border: 1px solid # FF0033; background-image: url(); width: 100px; background-color: #transparent; } div.blogheader, .caption { font-family: Brush Script MT; text-transform: uppercase; font-size: 20px; font-weight:normal; line-height: 23px; letter-spacing: 1px; color:#FF0033; filter: gradient border: 0px solid #000000; background-color: transparent; text-align: center; padding: 1px; width: 200px;} table.blogbody { border: 1px solid #FF0033; width: 200px; background-color: transparent; background-image: url(); background-repeat: repeat; background-position: bottom right; } table.left TD { font: normal 9px tahoma; color: #FF0033; text-align: center; text-transform: normal; border: 0px solid #FFFFFF; width: 150px; background-color: transparent; background-image: url(); } input, select, textarea, .textfield, .button {/* dropdowns and buttons, etc....*/ color:#000000; font-family: small fonts; font-weight: normal; font-size: 7px; border: 1px solid #FF0033; background-color: #transparent; text-transform: uppercase; text-decoration: none; } table.search TD, table.search, table.announcements { background-color: #transparent; border: 1px solid #FF0033; background-image: url();} table.search TD, table.announcements TH { border: 1px solid #FF0033;} table.navigation, table.main, table.footer { width: 850px; background-image: url(); border: 1px solid #000000;} hr { border: 0px solid #FFFFFF; display: none;} table.footer { display: none; }table.navigation, table.footer { display:none; }</style><style type="text/css">table.navigation, table.footer { display:none; }</style><style type="text/css">table.navigation, table.search, table.footer, #SearchBar1_pnlYouAreHere {display: none;}</style> heres what it is. http://www.xanga.com/Monk_Rat_Child heres what i want it to be ![]() i want the modules on the side under the picture of jack and all my entries to be in a scrollbox to the right. ive tried tweaking it but i cant get it to work correctly. hope ive provided enough info to help. oh and how do i get them to get rid of my old post? |
|
|
![]()
Post
#2
|
|
![]() Death is a promise given to us at birth ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,757 Joined: Mar 2004 Member No: 7,459 ![]() |
try div positioning.
CODE </div>
<div id="content" style="margin-top:##px; margin-left:##px; height:##px; width:##px; overflow:auto;"> |
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Oct 2007 Member No: 585,448 ![]() |
ok thanks. that worked. but now how do i get it so that my entries are in a scroll box separate from the modules?
|
|
|
![]()
Post
#4
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
I don't think you can.. the only way you could acomplish that would be to hide the default modules, make your own modules in a separate DIV layer (align that), and then add a DIV layer at the end of your coding to control the scrollbar for entries only (then align that one).
|
|
|
![]()
Post
#5
|
|
![]() Death is a promise given to us at birth ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,757 Joined: Mar 2004 Member No: 7,459 ![]() |
wow. That's a lot of work.
|
|
|
![]()
Post
#6
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
... Uh huh. It sucks that Xanga made the single Div control both blog and module.
|
|
|
![]()
Post
#7
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Oct 2007 Member No: 585,448 ![]() |
i suppose ill just leave it as it is then. thanks though.
|
|
|
![]()
Post
#8
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
Sorry it's that difficult
![]() Topic Closed |
|
|
![]() ![]() |