Re: HTML Help Workshop & CSS problems

Subject: Re: HTML Help Workshop & CSS problems
From: "PETE LEES" <pd -dot- lees -at- btinternet -dot- com>
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Tue, 16 Dec 2003 21:02:38 -0000


Kirk,

> I'm using Linked CSS for the greater part of my styling within Help
> Workshop, and up untill recently I've had no problem. However, the
> other day I noticed that the background of my pages (set in the CSS
> document) was not being displayed.

The background image isn't being compiled into the help file, because there
is no direct reference to it in any of the source HTML files or any of the
project files (.hhp, .hhc, etc.). The best way to fix this is add the name
of the background image to the [FILES] list in the project (.hhp) file, like
this:

1) Open the .hhp file in HTML Help Workshop.

2) Click the Add/Remove Topic Files button on the Project tab.

3) Click Add.

4) In the File Name field, type *.jpg.

5) Click Open, select the file to use as the background image, and then
click Open again.

Alternatively, you could add a hidden reference to the image in any HTML
file, like this:

<img src="path/BackgroundImage.jpg" width="0" height="0" border="0" />

Either of these methods should ensure that the image is pulled into the help
file when you compile.

Pete


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

ROBOHELP FOR FRAMEMAKER TRIAL NOW AVAILABLE!

RoboHelp for FrameMaker is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to online Help, intranet, and Web.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! Call 800-718-4407 for
competitive pricing or download a trial at: http://www.ehelp.com/techwr-l4

---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.



Previous by Author: Re: Dictionary
Next by Author: Re: Word Count for 100 Files?
Previous by Thread: Re: webworks??
Next by Thread: webworks


What this post helpful? Share it with friends and colleagues:


Sponsored Ads