Log In · Register

 
image inside bordered weblog, how to?
hunnigurl01
post Sep 2 2004, 01:46 AM
Post #1


mS diAna
*****

Group: Member
Posts: 468
Joined: Apr 2004
Member No: 11,262



ok im using da code under here . . . . is there a way to put a image in the bordered entry? and make it like a repeating image? thank you!
 
 
Start new topic
Replies (1 - 1)
queen
post Sep 2 2004, 04:13 AM
Post #2


‹(. .)›
******

Group: Official Member
Posts: 2,367
Joined: Jun 2004
Member No: 20,089



<style type="css/text">
.blogbody {
background-image: url("http://blah.com/blah.jpg");
background-repeat: repeat-y;
background-position: bottom left;
}
</style>

repeat-y repeats the bg vertically, whereas repeat-x repeats the bg horizontally. modify the code to fit your needs (you can delete the entire line for background position if you wish)
 

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