floating callout box ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to find out how to anchor or fix the position of a callout box on a
webpage. I am using FrontPage 2002. Currently the box is floating about, so
I need to fix it with the graphic that it is supposed to be next to.
 
What does your current code look like?

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
A call-out box on a web page is fixed. Call-out boxes, and all other
VML graphics produced by the FrontPage/Office drawing tools use
Absolute Positioning - they are fixed, the rest of the page is not.
(VML graphics can only be seen in IE5.5 and later running on Windows,
so potentially 20% or more of your audience will not see the call-out
anyway.)
You will have to Absolutely position your image, and all related parts
of the page, to "fix" the call-out box..
Alternatively, add the call-out to the image in an graphics editor.
 

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

Back
Top