Problem drawing boxes on web page

A

Allie

Whenever I draw a rectangle Frontpage is inserting some
code referring to a file that doesn't exist. I try and
delete part of the code and it just reappears. I'm
getting error messages because files don't exist, and the
rectangles don't even display correctly in Netscape.
HELP!!! This is the code that is inserted when the box
was added: <!--[if gte vml 1]><v:rect id="_x0000_s1144"
style='position:absolute;left:11.25pt;top:-
30pt;width:50.25pt;height:546.75pt;
z-index:1' fillcolor="#f9f pure" stroked="f"
strokecolor="#c9f pure">
<v:fill opacity="15729f" rotate="t"/>
</v:rect><![endif]--><![if !vml]><span style='mso-
ignore:vglayout;position:
absolute;z-index:1;left:15px;top:-
40px;width:67px;height:729px'><img width=67
height=729 src="index_files/image001.gif"
v:shapes="_x0000_s1144"></span><![endif]>

The file index_files/image001.gif - doesn't exist

Is there a bug?
Thanks for any help,
Allie
 
S

Stefan B Rusynko

That is the VML for the Shape Art (and the gif for those that don't have IE6)




| Whenever I draw a rectangle Frontpage is inserting some
| code referring to a file that doesn't exist. I try and
| delete part of the code and it just reappears. I'm
| getting error messages because files don't exist, and the
| rectangles don't even display correctly in Netscape.
| HELP!!! This is the code that is inserted when the box
| was added: <!--[if gte vml 1]><v:rect id="_x0000_s1144"
| style='position:absolute;left:11.25pt;top:-
| 30pt;width:50.25pt;height:546.75pt;
| z-index:1' fillcolor="#f9f pure" stroked="f"
| strokecolor="#c9f pure">
| <v:fill opacity="15729f" rotate="t"/>
| </v:rect><![endif]--><![if !vml]><span style='mso-
| ignore:vglayout;position:
| absolute;z-index:1;left:15px;top:-
| 40px;width:67px;height:729px'><img width=67
| height=729 src="index_files/image001.gif"
| v:shapes="_x0000_s1144"></span><![endif]>
|
| The file index_files/image001.gif - doesn't exist
|
| Is there a bug?
| Thanks for any help,
| Allie
 

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