help-comment page larger than blog x.x, and I can't fix it. |
help-comment page larger than blog x.x, and I can't fix it. |
Jan 3 2005, 08:03 AM
Post
#1
|
|
![]() FEED SCHNAPPI ![]() ![]() ![]() Group: Member Posts: 60 Joined: Nov 2004 Member No: 63,121 |
I have the coding to make the comment page the same size as my skin, but for some reason it isn't working with me. And when you scroll to the bottom on the main page, that line under 'Next Five' is larger than the blog box. I'd appreciate it SO much if someone could tell me how to fix this.
check it out here And the codes I have in my custom header that have to do with the comment box... CODE <!-- begin code provided by createblog.com --> <style type="text/css"> #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops { width: auto !important; }</style> <!-- end code provided by createblog.com --> <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> And once again, thanks so so much to anyone who can help me out. ^__^ |
|
|
|
phreakyevil help-comment page larger than blog x.x Jan 3 2005, 08:03 AM
niez_cho Your xanga looks absolutely fine to me. There... Jan 3 2005, 08:09 AM
phreakyevil Hmm...strange. Everything...alrighty. XD
Custom H... Jan 3 2005, 08:13 AM
niez_cho Hmm I'm not sure. But I think you need the rea... Jan 3 2005, 08:23 AM
phreakyevil Well, the colours I'll be adding later. I have... Jan 3 2005, 08:59 AM
niez_cho Oh ok.
Well for the blogbody width, just mess arou... Jan 3 2005, 09:01 AM
phreakyevil Hm...well, the blog is the right size, it's ju... Jan 3 2005, 09:52 AM![]() ![]() |