DIV layer, how make a div layer a color |
DIV layer, how make a div layer a color |
Jun 5 2005, 04:18 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jun 2005 Member No: 147,005 |
does any one kno how to make a div layer one color or add an image as the bg ?
|
|
|
|
![]() |
Jun 5 2005, 05:30 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
CSS....
CODE <style type='text/css'>div{background-color: #COLOR; background-image:url(URL HERE);</style> Blah, go to the second-to-the-last post here for more in-depth background stuff...[ http://www.createblog.com/forums/index.php?showtopic=61624 ] |
|
|
|
chronofire DIV layer Jun 5 2005, 04:18 PM
mona lisa ....? What do you exactly mean? A div layer can ha... Jun 5 2005, 04:26 PM
chronofire well how do i make it a solid grey or somethign so... Jun 5 2005, 04:28 PM![]() ![]() |