Luma product image heightHow can I have Luma Files in My Magento 2.0?Luma theme mobile menu errorMagento 2 Module .phtml needed 100% width on LumaNew Tabs into product details and strings - Luma themeString in the small description Luma ThemeSee only one product per line - Luma ThemeMagento2 change Luma header templatemagento 2 luma theme - container namesproduct length width heightAdding Custom CSS to Luma theme magento 2.3.0

Is there any use for defining additional entity types in a SOQL FROM clause?

Is there a familial term for apples and pears?

aging parents with no investments

Are objects structures and/or vice versa?

Why airport relocation isn't done gradually?

"listening to me about as much as you're listening to this pole here"

Is domain driven design an anti-SQL pattern?

Why do UK politicians seemingly ignore opinion polls on Brexit?

New order #4: World

Is Social Media Science Fiction?

Does the average primeness of natural numbers tend to zero?

Hosting Wordpress in a EC2 Load Balanced Instance

Lied on resume at previous job

COUNT(*) or MAX(id) - which is faster?

Should the British be getting ready for a no-deal Brexit?

Extreme, but not acceptable situation and I can't start the work tomorrow morning

Is "plugging out" electronic devices an American expression?

Can one use the reaction spell from the War Caster feat to cast Bigby's Hand?

LWC and complex parameters

Was there ever an axiom rendered a theorem?

Short story: alien planet where slow students are executed

How to make payment on the internet without leaving a money trail?

How to manage monthly salary

Symmetry in quantum mechanics



Luma product image height


How can I have Luma Files in My Magento 2.0?Luma theme mobile menu errorMagento 2 Module .phtml needed 100% width on LumaNew Tabs into product details and strings - Luma themeString in the small description Luma ThemeSee only one product per line - Luma ThemeMagento2 change Luma header templatemagento 2 luma theme - container namesproduct length width heightAdding Custom CSS to Luma theme magento 2.3.0






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















The issue is no matter what height my product image is, the page is creating blank buffer space below image.



Here's my code in chrome tools:



(full size)
inherited from div.fotorama__stage
Style Attribute
width: 719px;
height: 719px;
line-height: 719px;



(mobile size)
inherited from div.fotorama__stage
Style Attribute {
width: 493px;
height: 493px;
line-height: 493px;



Removing the height and line-height in Chrome tools solves my problem. I've removed every height reference in all files containing fotorama__stage but nothing works. Does someone know where these attributes are being generated?



Do I need to recompile to make .less files work? I'm a little concerned about doing this because the last time it crashed my whole site.



Magento V 2.0.13 Luma child theme










share|improve this question






























    0















    The issue is no matter what height my product image is, the page is creating blank buffer space below image.



    Here's my code in chrome tools:



    (full size)
    inherited from div.fotorama__stage
    Style Attribute
    width: 719px;
    height: 719px;
    line-height: 719px;



    (mobile size)
    inherited from div.fotorama__stage
    Style Attribute {
    width: 493px;
    height: 493px;
    line-height: 493px;



    Removing the height and line-height in Chrome tools solves my problem. I've removed every height reference in all files containing fotorama__stage but nothing works. Does someone know where these attributes are being generated?



    Do I need to recompile to make .less files work? I'm a little concerned about doing this because the last time it crashed my whole site.



    Magento V 2.0.13 Luma child theme










    share|improve this question


























      0












      0








      0








      The issue is no matter what height my product image is, the page is creating blank buffer space below image.



      Here's my code in chrome tools:



      (full size)
      inherited from div.fotorama__stage
      Style Attribute
      width: 719px;
      height: 719px;
      line-height: 719px;



      (mobile size)
      inherited from div.fotorama__stage
      Style Attribute {
      width: 493px;
      height: 493px;
      line-height: 493px;



      Removing the height and line-height in Chrome tools solves my problem. I've removed every height reference in all files containing fotorama__stage but nothing works. Does someone know where these attributes are being generated?



      Do I need to recompile to make .less files work? I'm a little concerned about doing this because the last time it crashed my whole site.



      Magento V 2.0.13 Luma child theme










      share|improve this question
















      The issue is no matter what height my product image is, the page is creating blank buffer space below image.



      Here's my code in chrome tools:



      (full size)
      inherited from div.fotorama__stage
      Style Attribute
      width: 719px;
      height: 719px;
      line-height: 719px;



      (mobile size)
      inherited from div.fotorama__stage
      Style Attribute {
      width: 493px;
      height: 493px;
      line-height: 493px;



      Removing the height and line-height in Chrome tools solves my problem. I've removed every height reference in all files containing fotorama__stage but nothing works. Does someone know where these attributes are being generated?



      Do I need to recompile to make .less files work? I'm a little concerned about doing this because the last time it crashed my whole site.



      Magento V 2.0.13 Luma child theme







      magento2 magento-2.0 luma-theme






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 1 hour ago









      Muhammad Anas

      459215




      459215










      asked May 9 '17 at 6:02









      monkmonk

      115




      115




















          1 Answer
          1






          active

          oldest

          votes


















          0














          Please check vendormagentotheme-frontend-lumaetcview.xml file



          where mention all image size




          700
          560






          share|improve this answer























          • ok, did that. removed all heights from the 3 tags in my luma and child theme files. no change. What do i need do with these files?

            – monk
            May 9 '17 at 6:37











          • if you remove then it will take from parent theme so size manage from that.

            – Sunil Patel
            May 9 '17 at 7:05











          • ok, but i removed the lines and I'm still seeing 719px height. Where is this coming from? I've done a database search as well.

            – monk
            May 9 '17 at 8:06











          • it is from parent theme and have you refresh cache and all

            – Sunil Patel
            May 9 '17 at 8:28











          • I've removed the 560 height from my child theme, Luma and blank. Refreshed cache. The image area still adjusts at a height of 719px. Ack!

            – monk
            May 9 '17 at 8:46











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f173547%2fluma-product-image-height%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Please check vendormagentotheme-frontend-lumaetcview.xml file



          where mention all image size




          700
          560






          share|improve this answer























          • ok, did that. removed all heights from the 3 tags in my luma and child theme files. no change. What do i need do with these files?

            – monk
            May 9 '17 at 6:37











          • if you remove then it will take from parent theme so size manage from that.

            – Sunil Patel
            May 9 '17 at 7:05











          • ok, but i removed the lines and I'm still seeing 719px height. Where is this coming from? I've done a database search as well.

            – monk
            May 9 '17 at 8:06











          • it is from parent theme and have you refresh cache and all

            – Sunil Patel
            May 9 '17 at 8:28











          • I've removed the 560 height from my child theme, Luma and blank. Refreshed cache. The image area still adjusts at a height of 719px. Ack!

            – monk
            May 9 '17 at 8:46















          0














          Please check vendormagentotheme-frontend-lumaetcview.xml file



          where mention all image size




          700
          560






          share|improve this answer























          • ok, did that. removed all heights from the 3 tags in my luma and child theme files. no change. What do i need do with these files?

            – monk
            May 9 '17 at 6:37











          • if you remove then it will take from parent theme so size manage from that.

            – Sunil Patel
            May 9 '17 at 7:05











          • ok, but i removed the lines and I'm still seeing 719px height. Where is this coming from? I've done a database search as well.

            – monk
            May 9 '17 at 8:06











          • it is from parent theme and have you refresh cache and all

            – Sunil Patel
            May 9 '17 at 8:28











          • I've removed the 560 height from my child theme, Luma and blank. Refreshed cache. The image area still adjusts at a height of 719px. Ack!

            – monk
            May 9 '17 at 8:46













          0












          0








          0







          Please check vendormagentotheme-frontend-lumaetcview.xml file



          where mention all image size




          700
          560






          share|improve this answer













          Please check vendormagentotheme-frontend-lumaetcview.xml file



          where mention all image size




          700
          560







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 9 '17 at 6:18









          Sunil PatelSunil Patel

          1,3681612




          1,3681612












          • ok, did that. removed all heights from the 3 tags in my luma and child theme files. no change. What do i need do with these files?

            – monk
            May 9 '17 at 6:37











          • if you remove then it will take from parent theme so size manage from that.

            – Sunil Patel
            May 9 '17 at 7:05











          • ok, but i removed the lines and I'm still seeing 719px height. Where is this coming from? I've done a database search as well.

            – monk
            May 9 '17 at 8:06











          • it is from parent theme and have you refresh cache and all

            – Sunil Patel
            May 9 '17 at 8:28











          • I've removed the 560 height from my child theme, Luma and blank. Refreshed cache. The image area still adjusts at a height of 719px. Ack!

            – monk
            May 9 '17 at 8:46

















          • ok, did that. removed all heights from the 3 tags in my luma and child theme files. no change. What do i need do with these files?

            – monk
            May 9 '17 at 6:37











          • if you remove then it will take from parent theme so size manage from that.

            – Sunil Patel
            May 9 '17 at 7:05











          • ok, but i removed the lines and I'm still seeing 719px height. Where is this coming from? I've done a database search as well.

            – monk
            May 9 '17 at 8:06











          • it is from parent theme and have you refresh cache and all

            – Sunil Patel
            May 9 '17 at 8:28











          • I've removed the 560 height from my child theme, Luma and blank. Refreshed cache. The image area still adjusts at a height of 719px. Ack!

            – monk
            May 9 '17 at 8:46
















          ok, did that. removed all heights from the 3 tags in my luma and child theme files. no change. What do i need do with these files?

          – monk
          May 9 '17 at 6:37





          ok, did that. removed all heights from the 3 tags in my luma and child theme files. no change. What do i need do with these files?

          – monk
          May 9 '17 at 6:37













          if you remove then it will take from parent theme so size manage from that.

          – Sunil Patel
          May 9 '17 at 7:05





          if you remove then it will take from parent theme so size manage from that.

          – Sunil Patel
          May 9 '17 at 7:05













          ok, but i removed the lines and I'm still seeing 719px height. Where is this coming from? I've done a database search as well.

          – monk
          May 9 '17 at 8:06





          ok, but i removed the lines and I'm still seeing 719px height. Where is this coming from? I've done a database search as well.

          – monk
          May 9 '17 at 8:06













          it is from parent theme and have you refresh cache and all

          – Sunil Patel
          May 9 '17 at 8:28





          it is from parent theme and have you refresh cache and all

          – Sunil Patel
          May 9 '17 at 8:28













          I've removed the 560 height from my child theme, Luma and blank. Refreshed cache. The image area still adjusts at a height of 719px. Ack!

          – monk
          May 9 '17 at 8:46





          I've removed the 560 height from my child theme, Luma and blank. Refreshed cache. The image area still adjusts at a height of 719px. Ack!

          – monk
          May 9 '17 at 8:46

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f173547%2fluma-product-image-height%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          منجزی محتویات تیره‌های طایفه منجزی[ویرایش] مشاهیر طایفه منجزی[ویرایش] محل سکونت[ویرایش] پانویس[ویرایش] منابع[ویرایش] منوی ناوبری«نمودار اجتماعی طوایف بختیاری»«BakhtyārBAḴTĪĀRĪ TRIBE»«اسامی طوایف و شعب ایل بختیاری»ووگسترش آن

          بیوانفورماتیک محتویات تاریخچه[ویرایش] اهداف[ویرایش] کاربردهای بیوانفورماتیک[ویرایش] زمینه‌های مهم بیوانفورماتیک[ویرایش] موضوعات سیستم نرم‌افزاری بیوانفورماتیک[ویرایش] مراکز و ابزار[ویرایش] جستارهای وابسته[ویرایش] پیوند به بیرون[ویرایش] منابع[ویرایش] منوی ناوبریووانجمن بیوانفورماتیک ایرانمرکز بیوانفورماتیک دانشگاه تهرانمرکز ملی تحقیقات بیوانفورماتیکانستیتو بیو-آی‌تیبانک داده‌های دی ان ایمرکز ملی اطلاعات بیوتکنولوژیانستیتوی بیوانفورماتیک اروپاپورتال بیوانفورماتیک ایران«فرهنگ واژه‌های مصوب فرهنگستان ـ دفتر هشتم، بخش لاتین»وووو4611085-900870420ووو