Your premium content subscription is a single payment that gives you:
One of hundreds of answers available with our premium content service.
A: It would preferable to control your image placement than try to restrict the size of the fonts, which can affect the legibility of your documents. One suggestion is to put the text in a div element with a specific class, and set the bar as a background image. The image need only be a single pixel high, set to repeat vertically. In this example, the image is 20 pixels wide and runs down the left of the div element, the padding-left: 30px; property creates a 10 pixel gap between the right edge of the image and left edge of the text in the div:
… full answer hidden
Premium members click below for full answer
How do I make the text fit alongside an image bar?