cenetered, centered date && comments area |
cenetered, centered date && comments area |
Aug 27 2005, 02:00 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 52 Joined: Feb 2004 Member No: 2,610 |
How do i get a centered date and the comments area of the post centered. Is there any way to make the entry date larger?
|
|
|
|
![]() |
Aug 27 2005, 04:14 PM
Post
#2
|
|
|
I love you more than sex appeal. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,045 Joined: Oct 2004 Member No: 52,932 |
try this for the date. Just add some numbers and add the colors:
CODE <style type="text/css"> table.navigation, table.footer {display: none;} div.blogheader, .caption { /* edits the dates */ color:#COLOR; font-family:FONT; font-size:#px; line-height:#px; font-weight:none; text-transform:none; letter-spacing:#px; text-align: center; border: 1px solid #COLOR; background-color: #COLOR; border-width: 1px 1px 1px 1px; height:#px; text-align: center; }</style> and the comments CODE <style type="text/css">
.#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page */ {width:440px; text-align: center;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> |
|
|
|
goober13 cenetered Aug 27 2005, 02:00 PM
electric shock uhm, use this code to center your date. change the... Aug 27 2005, 04:19 PM
goober13 Thanks alot! It really helped out <3 Aug 27 2005, 04:21 PM![]() ![]() |