Background images in layout won't generate
I have an background image inserted into the top of my welcome page through the layout assigned to the topic. (The image is actually references in the layout.) When I generate, I always get the message that the image failed to copy.
Image in code:
<div data-region="Header" style="background-image: url('../images/banner.png');background-size: 100%;background-repeat: no-repeat;background-position: center top">
Error I get:
Skipped copying external file "c:/Output/SampleProject/images/banner.png"
I have added the image to another topic ot make sure it is not labeled as an external file, but I still get the error. The page with the topic shows the image. The Welcome page which should have the same image through the layout that is applied, does not have the image. It shows the rest of the layout though.
Windows 10
RoboHelp Version 2022.3.93
