How can I put pix next to the dates in my entries? |
How can I put pix next to the dates in my entries? |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 840 Joined: Dec 2004 Member No: 73,927 ![]() |
I was wondering what the code is to be able to put a little cute pic next to the dates of my xanga entries?
|
|
|
![]() |
*mona lisa* |
![]()
Post
#2
|
Guest ![]() |
um...you would have to use this:
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { /* edit the dates */ background: url(URL GOES HERE); font-family: Georgia; font-weight: bold; font-size: 16pt; color:#FFFFFF; background-color: transparent; text-align: left; letter-spacing: -2px; } </style> <!-- end code provided by createblog.com --> make sure to change the settings to watever you want. |
|
|
![]() ![]() |