Copy link to clipboard
Copied
Hi, Everyone.
In RH 2019 (new UI), I'm using images essentially in just two ways: at 700 px and at 500 px (Please see screenshot, below). My question is, Can I just insert the image without resizing it in the properties pane? (My image files are optimized JPEGs, of around 120k and 1000 px wide.)
So far, I've done both:
I don't see any difference in the output.
What's the best practice, here?
Thank you!
SCREENSHOT:
I'm not sure what you're asking.
I never use the width and height settings within RH because that generally results in a poor image in the output. Instead I use an image editor to size the images to what I want in the output.
I haven't used it, but I think the responsive and frameless outputs make all images "responsive" so they resize with the display area. If you don't want that to happen, I think you'll need to inspect the output using the Developer Tools to figure out what to override in your stylesheet. (It's probably a max-width setting somewhere.)
Copy link to clipboard
Copied
Hi, Everyone.
In RH 2019 (new UI), I'm using images essentially in just two ways: at 700 px and at 500 px (Please see screenshot, below). My question is, Can I just insert the image without resizing it in the properties pane? (My image files are optimized JPEGs, of around 120k and 1000 px wide.)
So far, I've done both:
I don't see any difference in the output.
What's the best practice, here?
Thank you!
SCREENSHOT:
I'm not sure what you're asking.
I never use the width and height settings within RH because that generally results in a poor image in the output. Instead I use an image editor to size the images to what I want in the output.
I haven't used it, but I think the responsive and frameless outputs make all images "responsive" so they resize with the display area. If you don't want that to happen, I think you'll need to inspect the output using the Developer Tools to figure out what to override in your stylesheet. (It's probably a max-width setting somewhere.)
Copy link to clipboard
Copied
I'm not sure what you're asking.
I never use the width and height settings within RH because that generally results in a poor image in the output. Instead I use an image editor to size the images to what I want in the output.
I haven't used it, but I think the responsive and frameless outputs make all images "responsive" so they resize with the display area. If you don't want that to happen, I think you'll need to inspect the output using the Developer Tools to figure out what to override in your stylesheet. (It's probably a max-width setting somewhere.)
Copy link to clipboard
Copied
The image with the man whose arms are folded is in a table. Tables will resize images. You can force the table and column widths but on resizing the window they will adjust proportionately so the image will still end up a different size.
As Amber has said, the best way is to get your images the size you want outside RoboHelp and then add them.
If you go to Edit > Preferences > File Association you can link to whatever you use for editing images. Snagit is the best tool.
Copy link to clipboard
Copied
Hi, Amber and Peter.
Sorry about the marble-mouthed question. But you've answered in ways that completely satisfy my need. And then some.
So, I'm good, now! Thanks so much.
Peter, thanks for that "File Association" trick. Very cool.