Absolute positioning with shapes help please

D

Dee

I added some drawing object (rectangular shape) to my page and I noticed
whenever a window is not fully opened, they don't shrink along with the rest
of the things on the page. They run out of the table and even lay on some of
the product image on the page. What can I do make the page stay the same when
a window is not opened fully? Here is the link, to the page:
http://uhaweb.hartford.edu/aso/dixah/bracelets.htm (I’m still working on the
whole site so please ignore the other pages.)
Thanks.
 
D

David Berry

Switch to HTML/Code View and for the style tag of the object change
position:absolute to position:relative
 
T

Thomas A. Rowe

FYI: The drawing toolbar creates VML Graphic the will only be seen by visitor to your site using IE
under Windows.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
D

Dee

I don't understand. I just tried to open one of the pages with Firefox and
Mozilla, and the drawing objects showed.
 
T

Thomas A. Rowe

You should be seeing is a low level GIF image in place of the VML Graphic.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
D

Dee

OK I undstand now. I wanted to creat this same effect with a table (with the
silver 3D backgound and all) but didn't know how. Is there a way to creat
this same design with a table? Thanks.
 
R

Ronx

Use an image editor to create the graphic. This will have the added
advantage of not using absolute positioning, so there will not be any issue
with the graphic overlaying text in different sized browser windows.
 

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