Coder Social home page Coder Social logo

Comments (4)

GuangchuangYu avatar GuangchuangYu commented on September 11, 2024

I find a solution in SO, http://stackoverflow.com/questions/6169666/how-to-resize-an-image-to-fit-in-the-browser-window, but have no idea of how to make it possible in hugo theme.

from wowchemy-hugo-themes.

gcushen avatar gcushen commented on September 11, 2024

Great suggestion! I implemented a solution in commit e714825 .

Note you can use either the Markdown image code ![](/img/my-image.jpg), or the Hugo Image Shortcode which gives you more options like captions: {{< figure src="/img/my-image.jpg" title="My Image Caption" >}}.

from wowchemy-hugo-themes.

GuangchuangYu avatar GuangchuangYu commented on September 11, 2024

Thanks

Sent from my iPhone

On May 20, 2016, at 7:43 AM, gcushen [email protected] wrote:

Closed #10.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

from wowchemy-hugo-themes.

jananiravi avatar jananiravi commented on September 11, 2024

@gcushen Is there a way to turn this option OFF? Meaning, if I am viewing the webpage on a 27" screen, I don't want a really wide and huge banner image. Is there any way to restrict the size/width of the image in all posts/ and publications?

from wowchemy-hugo-themes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.