I have figured out how to create a mouseover button in fireworks, however, the only way that I can make it functional outside of fireworks is to create an html file. Question is..........how do I get this button up to my site and how do I position? I am used to uploading graphics using basic html and such, but I do not know how to do this with my button? Please advise. I want it to go on the front page of my site at http://www.etermlifeinsurance.net, and as you can see, right now it is just a fixed button.
Which button are you reffering to? What are you requiring the button to do...pop up...hover...move...what?
I am just looking for the color of the "get started" buttons arrow to change from blue to yellow. I have made the graphic in Fireworks, but have no idea how to get it up there.
Ok, you will just need to upload it to your images directory of that domain. Upload it Via FTP...use Filezilla or if you work with Dreamweaver...use the built in FTP client. Your button is already positioned...you define the position in your editor...by the look of it you already have. You have to define your Graphic(s) in CSS meaning Static>Rollover (hover). To answer your core question...upload the image Via FTP to your images directory...make sure you have coded your CSS to work. Hope you understand somewhat.