Publishing Problems-HELP!

R

Ricky VD

Hi All
SO I've made a webpage from the Clear-Teal template. I
have it all set up with buttons, and about 8 pages, all
linked to eachother. Theres some graphics and whatnot.
When I go to publish it, it doesn't publish the
background or images. Check it out to get an idea of
what I'm talking about. whitehillb11.tripod.com or
iammazz.home.comcast.net should work (I tried 2 hosts).
Please, please help me with this! ANY AND ALL HELP IS
APPRECIATED!!!!!
 
S

Stefan B Rusynko

If you are uploading your site to servers w/o the FP SE or not using FP to Publish the site in FTP mode, you also need to upload the
hidden folders _derived and _themes




| I don't see a theme in the code...
| <meta name="Microsoft Theme" content="theme name">
|
| Net55
| [email protected]
| http://www.frontpagewiz.com
| >-----Original Message-----
| >Hi All
| >SO I've made a webpage from the Clear-Teal template. I
| >have it all set up with buttons, and about 8 pages, all
| >linked to eachother. Theres some graphics and whatnot.
| >When I go to publish it, it doesn't publish the
| >background or images. Check it out to get an idea of
| >what I'm talking about. whitehillb11.tripod.com or
| >iammazz.home.comcast.net should work (I tried 2 hosts).
| >Please, please help me with this! ANY AND ALL HELP IS
| >APPRECIATED!!!!!
| >.
| >
 
A

Andrew Murray

make sure you have an open web when publishing; make sure you import your images.
(File > Import...)
 
R

Ronx

The images have been published, but not to where the page is looking for
them.
Check the paths to your images.
The links say mysite3/images/topleft.gif
but the image is actually at images/topleft.gif
 
R

Ronx

FYI - Removing all whitespace from the HTML also removes all line breaks
and may cause problems with some browsers - in particular, Netscape4 may
barf with line lengths over 4096 characters.
 
Top