Text/Remove Date |
![]() ![]() |
Text/Remove Date |
Dec 28 2004, 06:25 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Dec 2004 Member No: 75,387 |
Is there any code to remove the date on Xanga?
Is there any code to position all the text you type into the center? Thx |
|
|
|
Dec 28 2004, 07:50 PM
Post
#2
|
|
![]() All i want is a HERO to be there for me...is it too much to ask? ![]() ![]() ![]() ![]() Group: Member Posts: 287 Joined: Nov 2004 Member No: 66,293 |
if u want to center anything like in an entry click "edit HTML" after that u type in front of whateveru just wrote <center> and then after u finish typing everything u type </center> then ur done....just add <center> in front of wateva u want and </center after u finish....i hope that's what u mean...i'm new...
|
|
|
|
Dec 30 2004, 12:52 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Dec 2004 Member No: 68,810 |
i dont think there is a code to remove the date
|
|
|
|
Dec 30 2004, 06:37 AM
Post
#4
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
Put this at the top of your Custom Header.
CODE <style>
.blogheader, blogheader, .caption {visibility: hidden; display: none} </style> |
|
|
|
| *mona lisa* |
Dec 30 2004, 09:26 AM
Post
#5
|
|
Guest |
CODE <style type="text/css"> .module, .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, .content, .smalltext, .standard { /* edits main text */ font:normal ##px FONT NAME; color: #COLOR; text-align: center; } </style> put this in your custom header and it will center all the text. |
|
|
|
![]() ![]() |