Jump to content

Archived

This topic is now archived and is closed to further replies.

dario

What controls the Canvas background image size?

Recommended Posts

dario

I see a minimum height option but nothing else.

My intent is to end up with a bg image that's no more than 500px high.

I've loaded an image at that height but the canvas area zooms it larger, even when nothing in the 'Scrolling effects and sizing' dropdown is selected.

 

Chrome dev is not showing me my target, or I'm not seeing it. 

Share this post


Link to post
Share on other sites
Danny

Hi,

 

You do not need to enter the unit value, just the numeric value. Also, the min-height is applied to the div with the pl-inner area-region classes. Like so:

 

 

<div class="pl-inner area-region pl-sortable-area editor-row empty-area ui-sortable ui-sortable-disabled" style="min-height: 200px;">
</div>
 
The image is also has the background-size property and cover value applied to it and that is why the image is likely looking "zoomed in". If you do not like this style then you will want to override the cover value with contain or something else.

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
dario

Hi Danny, sorry to open this up again but could you explain your last comment in a more specific way?

 

 

If you do not like this style then you will want to override the cover value with contain or something else.

Share this post


Link to post
Share on other sites

  • Similar Content

    • Lisa Haran
      By Lisa Haran
      Hi 
      I have a map here http://www.iloveoffset.com/maps/
      I want to add several pointer locations to the map, but when I do they do not appear.
      On this map there are 2 pointer locations and as you can there is only one visible.
      Earlier today I added 7 and could only see 4 so there is something odd going on.
      My theme is up to date
    • clj182
      By clj182+
      Hello,
      I've been having trouble unlocking the template section for past couple of weeks. When I try clicking nothing happens. 
      I've deleted my custom css and removed plugins. Im down to having only the following plugins:
      Akismet
      Contact Form 7
      DMS Professional Tools
      Pagelines Updater
      WooCommerce
      It was working fine before i have no idea what's going on with it.
    • flourishdesignstudio
      By flourishdesignstudio+
      My DMS 2 site http://www.heart-stone.com/ will not save any new custom css... I can still edit templates and publish those but any custom css that I enter never saves.
      All WP files, themes, and plugins are up to date. 
      Any thought about what might be causing this?
    • flourishdesignstudio
      By flourishdesignstudio+
      Is there a way to edit the custom CSS via FTP? I know I can edit the custom code in the Chrome editor but is there a file path I can use to find and edit the CSS directly from our FTP?
      Thanks in advance for the help!
    • nizami
      By nizami+
      Using navbar section with correctly configured WP menu to display main navigation at https://elenaangel.com. 
      All fine in desktop viewport. Menu displays twice in hamburger mode. How to fix this please? 

×