Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust image height #81

Closed
regentstreet opened this issue Apr 8, 2020 · 0 comments · Fixed by #82
Closed

Adjust image height #81

regentstreet opened this issue Apr 8, 2020 · 0 comments · Fixed by #82

Comments

@regentstreet
Copy link

Hi, there! Thanks for your kindness btw. :D

After updated ver 1.7, there are Two things - HEIGHT and IFRAME - are not auto-resized well yet.

e.g.1. HEIGHT

004

I don't know the code at all, but I Do really want to use this theme,
So I have been searched Google for the right code to this lovely theme for almost one full day until now, and I collected some codes and combined them like this at last.

.entry-content img, img.size-full { width: 100% !important; height:auto; }

(of course, i don't know what '!important;' means, haha. can we delete it? or not??)

When I put that code to 'Additional CSS' of this theme, it looks like working to the height also.

017

e.g.2. iFrame

If I put this 'iFrame link' code to the post by TXT, it doesn't auto-resized. :S

<iframe src="https://freesound.org/embed/sound/iframe/511618/simple/large/" width="920" height="245" frameborder="0" scrolling="no"></iframe>

or

<iframe frameborder="0" scrolling="no" src="https://freesound.org/embed/sound/iframe/511618/simple/large/" width="920" height="245"></iframe>

whatever...

005

I don't know how to fix it, of course. :S

... When you do the next update, if you don't mind, solve these problems, please.
Thank you beforehand. :)

@nielslange nielslange changed the title Problem about Auto-Resized things in Contents Adjust image height and iframe width Apr 9, 2020
@nielslange nielslange changed the title Adjust image height and iframe width Adjust image height Apr 9, 2020
nielslange added a commit that referenced this issue Apr 9, 2020
nielslange added a commit that referenced this issue Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant