cenetered, centered date && comments area |
cenetered, centered date && comments area |
![]()
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?
|
|
|
![]() |
![]()
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> |
|
|
![]()
Post
#3
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 ![]() |
uhm, use this code to center your date. change the font size to make it bigger... or the width.
and this will center the uh.. thing.. you also wanted. |
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 52 Joined: Feb 2004 Member No: 2,610 ![]() |
Thanks alot! It really helped out <3
|
|
|
![]() ![]() |