Log In · Register

 
Background image on left side titles?, Is this possible?
cheesecake
post Mar 12 2006, 10:38 PM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Mar 2006
Member No: 385,821



I want to put a background image behind the titles of my left side modules ("subscriptions", "posting calendar", etc) but I can't get it to work. Here's what I have:

CODE
table.left th {
background-image:url ("");
background-repeat: fixed;
background-position: bottom;
background-color:transparent;
font: bold 14px times;
text-transform: lowercase;
color: #8c1717;
border: 0px solid #99ccff;
}


The picture works, I know that. (I did put the URL in, it didn't work)

Is this even possible?
 
 
Start new topic
Replies (1 - 3)
talcumpowder
post Mar 12 2006, 10:44 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



CODE
<style type="text/css">
table.left th {
background-image:url("http://img.photobucket.com/albums/v394/Kanita-chan/340288_5501.jpg");
background-repeat: fixed;
background-position: bottom;
background-color:transparent;
font: bold 14px times;
text-transform: lowercase;
color: #8c1717;
border: 0px solid #99ccff;
</style>
[ http://www.xanga.com/oh321its_fishcakey ]
 
cheesecake
post Mar 12 2006, 10:50 PM
Post #3


Newbie
*

Group: Member
Posts: 8
Joined: Mar 2006
Member No: 385,821



I had the style tags, but something in there worked, so thank you biggrin.gif
 
talcumpowder
post Mar 12 2006, 10:55 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



I know. But I didn't. -.-U You put a space between url&("");, which is unessecary, if you were wondering. PM me if you'd like this reopened.
-> Topic Closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: