alignment's all off., blogbody |
alignment's all off., blogbody |
Nov 13 2004, 12:48 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Nov 2004 Member No: 60,001 |
Easiest thing is probably just to send you to my xanga...
My Xanga See how the aligment's all off in the blogbody? I just want the text to fit neatly into the dashes. Feel free to view source and just let me know what I'm doing wrong! Thanks! -Rachel |
|
|
|
![]() |
Nov 13 2004, 12:56 AM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Do you have a chatterbox code in there? That messes up the alignment. Though I don't think you do. ><
|
|
|
|
Nov 13 2004, 09:18 AM
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Nov 2004 Member No: 60,001 |
I have a chatterbox, but I don't have it showing. I have the script down in the 'Javascript' Box.
Umm...I deleted it and now it just looks worse =0( Please help! |
|
|
|
Nov 13 2004, 01:10 PM
Post
#4
|
|
![]() Legend ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Apr 2004 Member No: 10,265 |
what did you put in ur alignment and width in your 'look and feel page'?
if you didnt do this, please do Alignment:Left Width:Full screen if that doesnt work then..... well... i think its that custimized div.blog header code Try takin it out, BUT DON'T CLICK SAVE CHANGES, CLICK PREVIEW FIRST! then try resizing your blog width to about 400px ..that should work, i hope |
|
|
|
Nov 13 2004, 01:12 PM
Post
#5
|
|
![]() Legend ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Apr 2004 Member No: 10,265 |
Chatter Box at bottom:
O, and by the way, if you want a chatterbox you can just simply paste the chatter box code into your Website stats (this puts it at the very bottom) |
|
|
|
Nov 13 2004, 01:33 PM
Post
#6
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Nov 2004 Member No: 60,001 |
Okay, I did all such things and finally got it to appear closer to what I'm going for. It appears to be leaving room for the left-side menu even though it's not there. here's what I have in my header.
CODE <!-- begin code provided by createblog.com --> <DIV style="margin-top: 0px; margin-left: 0px; width: 400px;OVERFLOW: auto; height: 500px; BACKGROUND-COLOR: transparent; border:1pt dashed;"> <style type="text/css"> .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page */ {width:300px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> <style type="text/css"> <!-- body { background-color: aliceblue; background-image: url(http://img99.exs.cx/img99/8854/hp1a.jpg); scrollbar-arrow-color: #navyblue; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; } <p><p> .left, .blogbody, table.footer, .standard, table.blogbody, .leftmodulefontcolor, td, p { /* edits main text */ width:200px; padding-left:0px; font:bold 10px FONT; color: #navy blue; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:justify;} table.footer TD { /* this makes the footer at the bottom centered */ width:300px; text-align: center;} a:link, .footernav.link, a.footernav:link, a.footernav:active { color: #2C5161; text-decoration: none; } a:visited, a.footernav:visited, { text-decoration: none; color: #2C5161; } a:hover { text-decoration: underline overline; color: #CCCCFF; } a:active { text-decoration: underline; color: #CCCCFF; } .style3 {font-size: 10px; } .style4 { font-size: 10px; font-weight: bold; } --> </style> <!-- end code provided by createblog.com --> Do I need to add something or adjust something? I'm kind of an idiot to this whole html bit. Thanks so much for your help! |
|
|
|
Nov 13 2004, 05:09 PM
Post
#7
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Nov 2004 Member No: 60,001 |
nevermind! i played around with it for an extremely long time & i fixed it! yay! Thanks for all the help!
|
|
|
|
Nov 13 2004, 05:19 PM
Post
#8
|
|
![]() Legend ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Apr 2004 Member No: 10,265 |
no problemo
|
|
|
|
![]() ![]() |