• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Dreamweaver Help Needed

I'm in the process of designing a new website and I need to know how to do something I have done before but I can't remember now in Dreamweaver. It was where you could select a path for something to go when it comes on the screen and then end up in the place you choose, or in this case, where it should be. Reason being, I have to emphasize a certain image because it is the image which you have to rollover to bring the menu up.
 
Wha? Like picture that moves to a specific spot on the webpage? It sounds like you would need a Javascript snippet to do this.
 
Yeah, basically I remember Dreamweaver having a feature built in where y ou move your mouse where you want the image to go on the screen once its loaded and then it'll do the scripting for it. Anyone remember what its called or how to use it?
 
create a css style for that image...absolute position it...dreamweaver will have a little bounding box for the iamge when u go back to design view...u can use that to move it from there

probobly wouldnt hurt to put a div tag for the class as well 😀
 
Back
Top