Comments aligned? |
![]() ![]() |
Comments aligned? |
Nov 29 2004, 02:14 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Feb 2004 Member No: 4,456 |
This is what i was working on click here
How can i get the comments page to center like the rest of the xanga. Also is their a way to get the comments in a scroll box. |
|
|
|
Nov 29 2004, 03:35 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
mm nice skin ^^;
ummm on thel ook and feel, on the top where it says "alignment" put "middle" alignment and pixel "725" i'm sure that'll work. |
|
|
|
Nov 29 2004, 03:39 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Feb 2004 Member No: 4,456 |
thanks for your time
but heres my code if it helps. CODE <!-- begin code provided by createblog.com -->
<!-- begin code provided by The Hommies at createblog.com --> <style type="text/css"> /*Introducing the ZepQueen*/ /*by Egg!*/ body { background-color: #6E0F0F; scrollbar-arrow-color: #8F560E; scrollbar-track-color: #8F560E; scrollbar-shadow-color: #8F560E; scrollbar-face-color: #6E0F0F; scrollbar-highlight-color: #8F560E; scrollbar-darkshadow-color: #8F560E; scrollbar-3dlight-color: #8F560E; } table.navigation, table.footer { display:none; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { font:normal #9px; line-height:justify; color: #COLOR; letter-spacing:2px; text-align:justify;} a:link, .footernav.link, a.footernav:link, a.footernav:active { color: #COLOR OF LINK; text-decoration: none;} a:hover { color: #E4A71C; cursor: url(http://www.boomspeed.com/sfhelpers/cursors/185.cur); text-decoration: none;} {align=justify} BODY{cursor: url(http://www.boomspeed.com/sfhelpers/cursors/89.cur);} table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid COLOR; background-color: transparent; width:327px;} table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 327px;} </style> <div style="left=0; top=510;position=absolute;"> <script language="JavaScript"> document.title = "She cradles me in her groves"; </script> <!-- end code provided by by The Hommies at createblog.com --> <!-- end code provided by createblog.com --> |
|
|
|
Nov 29 2004, 03:44 PM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
<!-- begin code provided by createblog.com -->
<!-- begin code provided by The Hommies at createblog.com --> <style type="text/css"> /*Introducing the ZepQueen*/ /*by Egg!*/ body { background-color: #6E0F0F; scrollbar-arrow-color: #8F560E; scrollbar-track-color: #8F560E; scrollbar-shadow-color: #8F560E; scrollbar-face-color: #6E0F0F; scrollbar-highlight-color: #8F560E; scrollbar-darkshadow-color: #8F560E; scrollbar-3dlight-color: #8F560E; } table.navigation, table.footer { display:none; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { font:normal #9px; line-height:justify; color: #COLOR; letter-spacing:2px; text-align:justify;} a:link, .footernav.link, a.footernav:link, a.footernav:active { color: #COLOR OF LINK; text-decoration: none;} a:hover { color: #E4A71C; cursor: url(http://www.boomspeed.com/sfhelpers/cursors/185.cur); text-decoration: none;} {align=justify} BODY{cursor: url(http://www.boomspeed.com/sfhelpers/cursors/89.cur);} table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid COLOR; background-color: transparent; width:327px;} table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 327px;} </style> <div style="left=0; top=510;position=absolute;"> <script language="JavaScript"> document.title = "She cradles me in her groves"; </script> <!-- end code provided by by The Hommies at createblog.com --> I think you should try editing the bold part because of the width.. that's the BLOG part not the whole layout right deh anyway it doesn't really look far out, it looks in the middle for me.. *I just bothered to click your site* |
|
|
|
Nov 29 2004, 03:45 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
try adding this to your stylesheet
QUOTE #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops {
width: 100% !important; } |
|
|
|
Nov 29 2004, 03:59 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Feb 2004 Member No: 4,456 |
that code just makes it the same size. It dosnet put the whole comments secton in th center of the page instead of aligned left.
|
|
|
|
Nov 29 2004, 04:37 PM
Post
#7
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
oh, snap comments.
i dont think you can do that, because i'm sure that sherry's code is correct. O________O |
|
|
|
![]() ![]() |