alignment change possible?, examine and let me know |
alignment change possible?, examine and let me know |
Jun 15 2004, 06:41 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Jun 2004 Member No: 22,356 |
Where I have the comment area boxed in in the red, is it possible to actually box that in, thus creating a background color, and center the text much like the entry date? Also, is it possible to make the text in the entry more center aligned instead of more of a right align? Let me know. Here are the codes I currently have: In custom header: CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color:none; color: #000000; font: bold 8pt verdana; text-transform: none; border-bottom: none; border-top: none; border-right: none; border-left: none;} table.left { /* this edits the menu module */ color:000000; background-color:ffffff; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid } font,td,p,xmp{color:#000000; font-face: verdana; font-weight:normal; font-size:8pt; line-height:10pt;} table.blogbody { /* this edits the other the place where the blog is */ background-color:transparent; family-font: verdana; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid} </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> div.smalltext {color: #000000; text-transform: none; font-family: Verdana; font-size: 11px} </style> <!-- end code provided by createblog.com --> website stats: CODE <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { background-image: url(); background-repeat:no-repeat; background-position:center; font-family: verdana; text-transform:none; font-size:12px; line-height:25px; font-weight:bold; color:#000000; letter-spacing:0px; background-color:#dcdcdc; text-align:center; border-right:1px solid #666666; border-left:1px solid #666666; border-top:1px solid #666666; border-bottom:none; }</style> <!-- end code provided by createblog.com --> Thanks |
|
|
|
![]() |
| *Kathleen* |
Jun 16 2004, 01:17 PM
Post
#2
|
|
Guest |
That's the thing, I've never seen that before. Have you?
|
|
|
|
theinspirado alignment change possible? Jun 15 2004, 06:41 PM
Kathleen You could try this, although I've never seen t... Jun 15 2004, 07:23 PM
theinspirado Hmmm, crap, that didn't work... anybody else k... Jun 16 2004, 05:47 AM
theinspirado Thanks about the alignment heads up, I got that ta... Jun 16 2004, 06:07 AM![]() ![]() |