loftus49 wrote:
> But there
> are about 5 html changes to color, links, centering,
etc. x 90 files. Arrrrgh.
> Do you have a better way?
There are two ways you could do it, both involving
Dreamweaver's Find
and Replace. The first involves finding the relevant
attributes and
changing them to the values you want. The other involves
removing the
attributes and restyling the gallery with CSS. The way you
use Find and
Replace is basically the same for both operations.
1. Go to Edit > Find and Replace.
2. Assuming your gallery is in a single folder, select
"Folder" for
"Find in". Then browse to the folder where the gallery is.
3. In the "Search" field, select "Specific tag" and then
select the tag
from the drop-down menu alongside.
4. Select "With Attribute". Select the attribute you want to
change.
Leave "=" unchanged. Type in the current value.
5. Set "Action" to "Set attribute". Select the name of the
attribute and
type the new value in the "To" field. If you want to use CSS
instead,
set "Action" to "Remove attribute".
6. Click "Replace All". You will be warned that the changes
cannot be
undone in files that are not currently open. If you're
confident that
the changes are what you want, click OK.
You will need to do this with each of the five items you want
to change,
but it's a lot faster than doing it by hand in 90 pages.
--
David Powers
Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
http://foundationphp.com/