Both those depend on the source for the news downloads, if images are centered in the source, they will be centered in the output and so on.
You could process the downloaded HTML to do it, by implementing the preprocess_html() method, or using extra_css in the recipe, but the details of those implementations are specific to the source website.
|