entry in separate table / smilies |
entry in separate table / smilies |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 2 Joined: Jan 2004 Member No: 1,900 ![]() |
How do you make each entry to have it's own separate table?
and How can you upload / use your own smilies? ![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() i am a smoe ![]() ![]() ![]() ![]() Group: Member Posts: 119 Joined: Jan 2004 Member No: 1,009 ![]() |
CODE <!-- begin code provided by createblog.com --> div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:lowercase; font-size:8pt; line-height:normal; font-weight:normal; color:#959699; letter-spacing:3px; background-color: #FFFFFF; text-align: center; border: 1px solid #BFC0C1; [CHANGE HERE]width: 300px; } <!-- end code provided by createblog.com --> just replace this in the correct section and change the width to whatever you want or you can just add width: ___px; |
|
|
![]() ![]() |