| Forums > Help! > "making a static layer" (2 replies)
|
|
|
this layer i want to be static, so it doesn't scroll with the page. i found out how to do that with a normal background image, but then you get the blogger ad. i searched for a few hours trying to figure it out but most information is for how to make a background non static. any help would be great.
-dave
|
| |
|
| |
|
| |
this is the code forgot it gets eaten with in forums
div id="Layer1" style="position:absolute; left:0px; top:0px; z-index:1; background-color:#000000"
img src="http://img.villagephotos.com/p/2003-7/302375/blogflower.jpg" width="800" height="600" /div
|
| |
| |
|
| |
for most standards-compliant browsers, a simple position:fixed will do. however, for IE, you can try the solutions mentioned in the ff:
http://www.mark.ac/help/sticky.html
or
http://devnull.tagsoup.com/fixed/
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |