Where to set items that display at the bottom of all pages.

D

Donna V Giampa

I mistakenly created AutoThumbnails on a simple webpage I was creating.
Somehow, this webpage ended up showing up at the bottom of most of the pages.
(See www.vsccs.com and scroll to the bottom).

I want to get rid of all the content beneath the Email Vermillion Stitchery:
(e-mail address removed) line at the bottom of the page. This content is basically
another webpage that I created.

I have tried to delete all instances of this html file, but something is
keeping the page displaying with all those red X's and the music.

Can someone tell me where and what to edit, to get this content removed? It
must be in some kind of function that I am not familiar with.

Thanks for any help.

Donna
 
B

Beefminator

Try this for a start, open the webpage in Front Page. View page in
"HTML."

Scroll down until you find the table html codes that begins with
<table border="0" width="100%" id="table1">

Delete html code section:
<table border="0" width="100%" id="table1">
....
.....
.....
....
<td width="108">&nbsp;</td><td>&nbsp;</td></tr></table>
 

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