-
1. Re: RH8: Custom bullets (images) in CSS do not work in linked FM9 Content
Willam van Weelden Oct 12, 2011 1:02 AM (in response to mattrsullivan)Hi,
What happens if you add the images as baggage files to the project? I've noticed that RH8 sometimes doesn't recognize images defined in the CSS and so doesn't copy them to the output folder. To be on the safe side I always add all the images referenced in my css as baggage files.
Greet,
Willam
-
2. Re: RH8: Custom bullets (images) in CSS do not work in linked FM9 Content
mattrsullivan Oct 12, 2011 11:57 AM (in response to Willam van Weelden)Thx, Willam, my client tested and it appears to work when we add the image(s) to the baggage files.
One caveat: In RH8 it appears the CSS has to be written so that the resulting CSS will find the images. I believe the client had to specify the path as ../../(imagename). In RH9, this all seems to work more as expected. I believe this has to do with the preservation of the RHStyleMapping.css
-
3. Re: RH8: Custom bullets (images) in CSS do not work in linked FM9 Content
Willam van Weelden Oct 12, 2011 11:49 PM (in response to mattrsullivan)Hi Matt,
A CSS file requires the path to an image relative from the css location (unless you are using a full url). I'm not sure what you mean with the preservation of RHStyleMapping.css. RH8 creates new css files based on the style mapping CSS. Does RH9 just link to the style mapping CSS? That would indeed explain why it would work in RH9 and not in RH8.
Greet,
Willam
-
4. Re: RH8: Custom bullets (images) in CSS do not work in linked FM9 Content
Peter Grainge Oct 13, 2011 1:10 AM (in response to Willam van Weelden)RoboHelp 9 still links the topics created to a new CSS it creates.
See www.grainge.org for RoboHelp and Authoring tips
-
5. Re: RH8: Custom bullets (images) in CSS do not work in linked FM9 Content
roundpegmatt Oct 13, 2011 10:54 AM (in response to Willam van Weelden)The short answer is that the issue is solved (AFIK) in RH9
RH9 maintains links to 2 stylesheets...the original (RHStyleMapping.css by default) and one that is generated based on unmapped content from FM10.
RH8 merged the default css to create only the generated css.
Bottom line: With RH8, you need to address this thru the baggage files. In RH9, it's much improved.
-
6. Re: RH8: Custom bullets (images) in CSS do not work in linked FM9 Content
Willam van Weelden Oct 14, 2011 12:28 AM (in response to roundpegmatt)That's good to know. Thanks.
Greet,
Willam



