Log In · Register

 
pic in bgwith div
ReggieM
post Feb 14 2006, 07:49 PM
Post #1


we jerkin'
******

Group: Member
Posts: 2,408
Joined: Aug 2005
Member No: 210,730



how do i get a picture in the bg of my page i cant find where to insert the code cuz all the div
 
 
Start new topic
Replies
Jane Doe.
post Feb 15 2006, 10:41 PM
Post #2


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



Okay, well. To get a background image on your biggest(?) DIV, look through your about me, and find the following:
QUOTE
.profile {
background-color:black;
border: 6px groove white;
font-size:22pt;
font-weight:bold;
text-align:center;
color: white;
padding: 20px;
position:absolute;
left:50%;
margin-left:-400px;
height:600px;
width:800px;
top:155px;
z-index:1;
}


anywhere in between that you can add

background-image: url(IMAGEURLHERE);
For example:

Here are some more background properties:
http://www.w3schools.com/about/about_free.asp
 

Posts in this topic


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