pic in bgwith div |
pic in bgwith div |
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
|
|
|
|
![]() |
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 |
|
|
|
black_heart pic in bgwith div Feb 14 2006, 07:49 PM
coldtrance it should be in your css Feb 14 2006, 08:27 PM
tcunningham1589 What do you mean? Feb 14 2006, 09:53 PM
black_heart like i want a picture in the bg but i dont where t... Feb 15 2006, 07:16 PM
coldtrance do you have a code that looks like this:
body {b... Feb 15 2006, 07:19 PM
This Confession are you making a overlay?
or just a normal layout ... Feb 15 2006, 07:37 PM
coldtrance actually i gave the code i used in my div layout..... Feb 15 2006, 07:40 PM
This Confession well i use differeny codes then most people making... Feb 15 2006, 07:44 PM
black_heart Well yea i already made a div and i want a picture... Feb 15 2006, 07:44 PM
black_heart i think i got it but how would i put it in the sec... Feb 15 2006, 08:02 PM![]() ![]() |