image in weblog entry where the dates are. |
![]() ![]() |
image in weblog entry where the dates are. |
Aug 26 2004, 08:53 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2004 Member No: 32,220 |
hi can anybody give me a code to having a picture on the weblog entry date. like a background image. thanx
|
|
|
|
Aug 26 2004, 10:05 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Aug 2004 Member No: 37,772 |
do u have a css? cuz thats usually the solution to most things..
|
|
|
|
Aug 26 2004, 10:31 PM
Post
#3
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 715 Joined: Jun 2004 Member No: 22,299 |
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> div.blogheader, .caption { /* edits the dates */ font-family:tahoma; font-size:8pt; color:#000000; background-image: url(http://); text-align: right; border: 1px solid #000000; } </style> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |