weblog entry titles, how do you..... |
![]() ![]() |
weblog entry titles, how do you..... |
Aug 5 2004, 03:04 PM
Post
#1
|
|
![]() amazing. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 333 Joined: Aug 2004 Member No: 36,637 |
i would like to know a code to put html backgrounds on titles...thanx
|
|
|
|
Aug 5 2004, 04:00 PM
Post
#2
|
|
![]() *lurks around* ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 513 Joined: May 2004 Member No: 15,932 |
Erm...can you be a bit more specific?
|
|
|
|
Aug 5 2004, 04:02 PM
Post
#3
|
|
![]() amazing. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 333 Joined: Aug 2004 Member No: 36,637 |
like for titles..
|
|
|
|
Aug 5 2004, 04:05 PM
Post
#4
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 989 Joined: Jun 2004 Member No: 25,212 |
CODE <!-- begin code provided by createblog.com -->
<Style type="text/css"> .blogheader {background-image: url("url here");} </style> <!-- end code provided by createblog.com --> |
|
|
|
Aug 5 2004, 04:07 PM
Post
#5
|
|
![]() amazing. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 333 Joined: Aug 2004 Member No: 36,637 |
thanx but do you have a code for the subscriptions and stuff like that?
|
|
|
|
Aug 5 2004, 04:19 PM
Post
#6
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 989 Joined: Jun 2004 Member No: 25,212 |
yup
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> table.right TH {text-align: justify; background-image: url ('url here');} .button {font-family: arial;} table.left TH {text-align:justify; background-image: url('url here');} </style> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |