entrydate background, a little help please |
entrydate background, a little help please |
Sep 14 2004, 07:55 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Apr 2004 Member No: 10,761 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { font-family:impact; font-size:30px; line-height:20px; font-weight:none; color:#ffffff; letter-spacing:0px; background-color: transparent; text-align: right; border-left: none; border-right: none; padding: 0px; border-top: 1px double silver;BACKGROUND: transparent>} </style> <!-- end code provided by createblog.com --> how do i put this url in there for the background: [QUOTE]http://img.photobucket.com/albums/v86/xxvuanhxx/missyoudatebg.jpg[QUOTE] |
|
|
|
![]() |
Sep 14 2004, 08:26 PM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Just add
background-url:http://img.photobucket.com/albums/v86/xxvuanhxx/missyoudatebg.jpg; |
|
|
|
Sep 14 2004, 08:28 PM
Post
#3
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
|
|
|
|
Sep 15 2004, 01:39 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Apr 2004 Member No: 10,761 |
QUOTE(sweetxsimplicity @ Sep 14 2004, 8:26 PM) Just add background-url:http://img.photobucket.com/albums/v86/xxvuanhxx/missyoudatebg.jpg; i did that..s till doesnt work.. i experimented on other things too.. still didnt work.. anyone have a code that works?? |
|
|
|
Sep 15 2004, 01:43 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Apr 2004 Member No: 10,761 |
QUOTE(sweetxsimplicity @ Sep 14 2004, 8:26 PM) Just add background-url:http://img.photobucket.com/albums/v86/xxvuanhxx/missyoudatebg.jpg; i did that..s till doesnt work.. i experimented on other things too.. still didnt work.. anyone have a code that works?? QUOTE Go to Look & Feel Scroll down Find 'Add a Background Image and Music to your site!' Copy and paste that code onto that area If that doesn`t work.. Find the image again [If you searched this on google, yahoo, etc.] Right click Find the website URL Copy and paste that onto the same area. thats not what i need.. i want a background on the entry date bar |
|
|
|
Sep 15 2004, 01:51 PM
Post
#6
|
|
![]() *lurks around* ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 624 Joined: May 2004 Member No: 15,932 |
Um..post in your website stats..
CODE <!-- begin code provided by createblog.com --> <style> .blogheader, .caption { background:url(INSERT YOUR URL HERE) left center fixed; color: #C29F99 ;border-bottom:1px solid #221E1D; font-size: 10pt; text-transform:lowercase; height: 5px; font-weight: bold;letter-spacing:4px; text-align: left; font-family: lucida handwriting; } </style> <!-- end code provided by createblog.com --> |
|
|
|
Sep 15 2004, 02:48 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Apr 2004 Member No: 10,761 |
QUOTE(Individualityy @ Sep 15 2004, 1:51 PM) Um..post in your website stats.. CODE <!-- begin code provided by createblog.com --> <style> .blogheader, .caption { background:url(INSERT YOUR URL HERE) left center fixed; color: #C29F99 ;border-bottom:1px solid #221E1D; font-size: 10pt; text-transform:lowercase; height: 5px; font-weight: bold;letter-spacing:4px; text-align: left; font-family: lucida handwriting; } </style> <!-- end code provided by createblog.com --> thanks |
|
|
|
![]() ![]() |