Title: fbramming's Replies | WordPress.org

---

# fbramming

  [  ](https://wordpress.org/support/users/fbramming/)

 *   [Profile](https://wordpress.org/support/users/fbramming/)
 *   [Topics Started](https://wordpress.org/support/users/fbramming/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fbramming/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fbramming/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fbramming/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fbramming/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fbramming/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Full-width images](https://wordpress.org/support/topic/full-width-images-4/)
 *  Thread Starter [fbramming](https://wordpress.org/support/users/fbramming/)
 * (@fbramming)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/full-width-images-4/#post-8303134)
 * Good suggestion!
    I wrote this in the stylesheet of the child theme:
 *     ```
       img {
       width: 100%;
       height: auto;
       ```
   
 * It fixed the problem, but created another – now _all_ images on my site are max
   size – including the flag icon in the menu bar and images that I have set to 
   medium size. :-/
    Any suggestions to fix that?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Full-width images](https://wordpress.org/support/topic/full-width-images-4/)
 *  Thread Starter [fbramming](https://wordpress.org/support/users/fbramming/)
 * (@fbramming)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/full-width-images-4/#post-8300661)
 * Well, I have located some of the problem and managed to make it work but in a
   very complicated and uncombersome way. You can see how it’s supposed to look 
   here:
 * [http://frederikbramming.dk/da/portefoelje/madaworks](http://frederikbramming.dk/da/portefoelje/madaworks)
 * I am _by no means_ an expert, but I found this in the html code around the image:
 * `sizes="(max-width: 676px) 100vw, 676px"`
 * I changed that to:
    `sizes="(max-width: 1290px) 100vw, 1290px"`
 * and now it looks perfect! But it’s quite annoying that I have to do that for 
   every page. Is there a way of changing the Stylesheet with some code, so that
   it happens automatically every time?
 * Sorry if I am not using the correct terms! Hope it’s understandable!
    Cheers 
   Fred
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Go Gallery] No gutters no borders – not working](https://wordpress.org/support/topic/no-gutters-no-borders-not-working/)
 *  [fbramming](https://wordpress.org/support/users/fbramming/)
 * (@fbramming)
 * [10 years ago](https://wordpress.org/support/topic/no-gutters-no-borders-not-working/#post-7385224)
 * Hi. It’s not working on my site either.. 🙁
 * [http://frederikbramming.dk/en/test-gallery](http://frederikbramming.dk/en/test-gallery)
 * It looks so pretty on your example site!

Viewing 3 replies - 1 through 3 (of 3 total)