Hi all. New user to Dreamweaver and having a bit of an issue with a template.
I have hand coded a template for adding items to a website. To make things easier, I have set the pictures up with addresses etc, like this: img width=150 src="http://(website)/###.jpg"
The idea here is to make addition of pictures quick and easy by just changing the ### for the pic. Note that the width is set at 150. The pic itself can be clicked to view a full sized version.
Now, the problem is that when I open the template in Dreamweaver, i can see the gray squares representing the pics. I click on a gray square, and then go to the properties frame at the bottom of the page, where I change the ### to the correct picture number. When I click elsewhere, or just TAB to the next space, the pic is loaded BUT it's loaded FULL SIZED! The settings I have stated in the template are overwritten, and I now have to go back for each picture and reset the sizing. Sometimes this means also messing with the pics in the layout to make sure they return to where they belong.
Can someone show me a trick to get Dreamweaver to hold onto the pic size I have set?