replace one banner ad in many pages with target url simultaneousl

M

MMH

How can i replace one banner image that is used in many pages with target url
with another one simultaneously in order to just by one replacement the
banner in all pages changed and all of them have target url too without
hyperlinking them one by one?
 
S

Stefan B Rusynko

Use Search & Replace for the image file name

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| How can i replace one banner image that is used in many pages with target url
| with another one simultaneously in order to just by one replacement the
| banner in all pages changed and all of them have target url too without
| hyperlinking them one by one?
 
T

Thomas A. Rowe

However the image must be the same width and height when using search and replace or if you use the
following simpler method, which is to just name the new image the exact same name as the one to be
replaced.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
D

Darrell

One thing to consider, when changing an image, but recycling the same file
name is that return visitors, to you site, may not see the change.

If, on a previous visit, they cached your old image, then they may continue
to see that old image, instead of your new one, since the filename is the
same.
 
S

Stefan B Rusynko

That won't resize the image if the new one is not the same size as the old one
S&R can also include the whole image tag including the height/width if they change

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| However the image must be the same width and height when using search and replace or if you use the
| following simpler method, which is to just name the new image the exact same name as the one to be
| replaced.
|
| --
| ==============================================
| Thomas A. Rowe
| Microsoft MVP - FrontPage
| http://www.Ecom-Data.com
| ==============================================
|
|
| | > Use Search & Replace for the image file name
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > | > | How can i replace one banner image that is used in many pages with target url
| > | with another one simultaneously in order to just by one replacement the
| > | banner in all pages changed and all of them have target url too without
| > | hyperlinking them one by one?
| >
| >
|
|
 
T

Trevor Lawrence

Stefan B Rusynko said:
That won't resize the image if the new one is not the same size as the old
one
S&R can also include the whole image tag including the height/width if
they change

But of course the OP would have to be careful that each image had the same
proportions

If one was 1200 * 900 (4:3) and the image tag specified height="600" width =
'800"(also 4:3), it would look OK.

But if the next image to replace it was 1000 * 800 (5:4), the specification
height="600" width = '800" would distort it

In this case wouldn't it be better to decide on whether to keep the height
the same or the width and just specify one of them ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top