Skip to content

Cannot figure out how to resize images. #2275

Answered by rjzupkoii
AlxLhrNc asked this question in Q&A
Discussion options

You must be logged in to vote

@AlxLhrNc Yes, although if you are using the img HTML tags then you should still be able to adjust the height and width via the tag attributes (or CSS for that matter) since the template doesn't make any changes to HTML tags. However, it's generally good practice to keep images files only as large as the need to be for display on the page, and the allow the user to open the larger version on a new page / download, since this helps the page load as quickly as possible and reduces the amount of bandwidth used.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AlxLhrNc
Comment options

@rjzupkoii
Comment options

Answer selected by AlxLhrNc
@AlxLhrNc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2264 on July 23, 2024 12:42.