I have created a Intranet project in FP2002.
The individual pages are based on a common CSS.
I am using VISIO 2003 to create different graphic objects, which I save as
.GIF
I have made 5 graphics consisting of a number of boxes which are identical
with the exception of texts in the boxes. They are all copies from the
â??motherâ?? and modified with the different text and saved under a new name. The
size is 18.5 x 9 cm. When I print from Visio they all have the same size.

The graphic is placed on the pages by the following code (I have omitted the
image map code):
<div align=â??centerâ??>
<img border="0" src="../../images/saniscan/saniscan.gif" width="702"
height="343" usemap="#FPMap0">
</div>

When I open the 5 different pages in FP2002, the graphic have different
size. They grow a little in both directions. If I change the widt and height
attribute to show the same value in all 5 pages, they still vary in size.

When I publish site on our server I see the same problem.

Where do I look for this??
Regards
Jorgen

Re: The "same graphic" change size in different pages by Murray

Murray
Tue Feb 13 05:31:24 CST 2007

Show us these pages, please.

--
Murray
--------------
MVP FrontPage


"Jorgen" <Jorgen@discussions.microsoft.com> wrote in message
news:8FDC1686-A0EE-4E72-86A7-BEBCE0903194@microsoft.com...
>I have created a Intranet project in FP2002.
> The individual pages are based on a common CSS.
> I am using VISIO 2003 to create different graphic objects, which I save as
> .GIF
> I have made 5 graphics consisting of a number of boxes which are identical
> with the exception of texts in the boxes. They are all copies from the
> "mother" and modified with the different text and saved under a new name.
> The
> size is 18.5 x 9 cm. When I print from Visio they all have the same size.
>
> The graphic is placed on the pages by the following code (I have omitted
> the
> image map code):
> <div align="center">
> <img border="0" src="../../images/saniscan/saniscan.gif" width="702"
> height="343" usemap="#FPMap0">
> </div>
>
> When I open the 5 different pages in FP2002, the graphic have different
> size. They grow a little in both directions. If I change the widt and
> height
> attribute to show the same value in all 5 pages, they still vary in size.
>
> When I publish site on our server I see the same problem.
>
> Where do I look for this??
> Regards
> Jorgen
>
>



Re: The "same graphic" change size in different pages by Jorgen

Jorgen
Tue Feb 13 08:21:00 CST 2007

The site is an intranet site.
I have solved the problem which was caused by different H x W of the
graphics. W varied 701 to 705 px and height varede 331 to 335. Fixed to 701 x
334 works fine.
In addition one graphic was +15% in height for some onknown reason.
Regards
Jorgen

"Murray" skrev:

> Show us these pages, please.
>
> --
> Murray
> --------------
> MVP FrontPage
>
>
> "Jorgen" <Jorgen@discussions.microsoft.com> wrote in message
> news:8FDC1686-A0EE-4E72-86A7-BEBCE0903194@microsoft.com...
> >I have created a Intranet project in FP2002.
> > The individual pages are based on a common CSS.
> > I am using VISIO 2003 to create different graphic objects, which I save as
> > .GIF
> > I have made 5 graphics consisting of a number of boxes which are identical
> > with the exception of texts in the boxes. They are all copies from the
> > "mother" and modified with the different text and saved under a new name.
> > The
> > size is 18.5 x 9 cm. When I print from Visio they all have the same size.
> >
> > The graphic is placed on the pages by the following code (I have omitted
> > the
> > image map code):
> > <div align="center">
> > <img border="0" src="../../images/saniscan/saniscan.gif" width="702"
> > height="343" usemap="#FPMap0">
> > </div>
> >
> > When I open the 5 different pages in FP2002, the graphic have different
> > size. They grow a little in both directions. If I change the widt and
> > height
> > attribute to show the same value in all 5 pages, they still vary in size.
> >
> > When I publish site on our server I see the same problem.
> >
> > Where do I look for this??
> > Regards
> > Jorgen
> >
> >
>
>
>

Re: The "same graphic" change size in different pages by P

P
Tue Feb 13 13:13:31 CST 2007


"Jorgen" <Jorgen@discussions.microsoft.com> wrote in message
news:D503173C-95DA-4CBF-AB74-98892FDD72F4@microsoft.com...
> The site is an intranet site.
> I have solved the problem which was caused by different H x W of the
> graphics. W varied 701 to 705 px and height varede 331 to 335. Fixed to
> 701 x
> 334 works fine.
> In addition one graphic was +15% in height for some onknown reason.

That will do it! :-)


--
Patty Ayers | Adobe Community Expert
www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--