Need help with identifying how I did something with an image...
all,
i inserted kind of floating object image in website created long time ago cs3 , i
can't figure out/remember how did it, can help? here website image. its
the blinking half moon image on top right. able grab cursor in
dw , move anywhere want place it...
the address wwwdotnormasdreampillowsdotcom
thanks help...dano
#apdiv1 {
position:absolute;
left:967px;
top:31px;
width:88px;
height:113px;
z-index:1;
}
<div id="apdiv1"><img src="flash/sleepy-moon.gif" width="115" height="137" /></div>
it's animated gif placed absolutely positioned div (apdiv)
window > ap elements (f2)
apdivs can dragged , dropped anywhere on page in design view. however, use them sparingly (if don't understand code, can produce unexpected results - , pleas in these forums) , not page layout.
if resize browser window horizontally, you'll see image stays in 1 spot @ times while webpage content resizes adjust browser dimensions.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment