Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. size images beyond the frame?

size images beyond the frame?

Scheduled Pinned Locked Moved General Discussion
4 Posts 2 Posters 78 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pk
    wrote on last edited by
    #1

    hey is it possible to size images beyond the frame?

    this would be handy?
    is there any trick ?

    best regards

    1 Reply Last reply
    0
    • RichardR Offline
      RichardR Offline
      Richard
      Global Moderator
      wrote on last edited by
      #2

      Dear @pk

      Just to Clarify 🌝
      "Outside of the Frame" - Do you wish to make images larger than the browser width?

      This is possible with Custom CSS but unlikely with standard options, however you could select " never show resized versions " for your Images and upload really big ones? (this would be very slow for your website though)

      Screen Shot 2021-11-04 at 10.23.23 AM.png

      Another option may be to play with "Max width of Content" and set a very large width:

      Screen Shot 2021-11-04 at 10.23.39 AM.png


      Talk soon & best wishes πŸ–
      Richard
      1 Reply Last reply
      0
      • P Offline
        P Offline
        pk
        wrote on last edited by
        #3

        hey Richard

        in case you speak german

        ich wΓΌrde gerne mit einigen Bildern seitlich in den anschnitt gehen.

        best regards
        david

        1 Reply Last reply
        0
        • RichardR Offline
          RichardR Offline
          Richard
          Global Moderator
          wrote on last edited by
          #4

          Dear David

          @pk

          If you wish to apply a 'Bleed' to certain images, i would suggest giving them all the same Custom Class E.g bleed :

          (right-click on element)
          Screen Shot 2021-11-08 at 4.54.45 PM.png Screen Shot 2021-11-08 at 4.54.50 PM.png

          Then for a fullscreen bleed you can target these images and define some CSS for them, pushing them outside the frame E.g:

          .bleed img{
              width: 105vw;
          }
          

          ( 105 viewport width, slightly wider than 100% browser width )

          Or for a bleed effect on Hover:

          .bleed img:hover{
              width: 150vw;
              transition: 0.9s ease;
          }
          

          The Custom CSS will be up to you, but i hope this sets you in the right direction. Custom CSS can be added via Lay Options > Custom CSS & HTML or through > Customize > CSS

          https://laytheme.com/documentation.html#custom-css-styling


          Talk soon @pk & have a wonderful day 🌻
          Richard
          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          I also code custom websites or custom Lay features.
          πŸ’Ώ Email me here: πŸ’Ώ
          info@laytheme.com

          Before you post:
          1. When using a WordPress Cache plugin, disable it or clear your cache.
          2. Update Lay Theme and all Lay Theme Addons
          3. Disable all Plugins
          4. Go to Lay Options β†’ Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

          This often solves issues you might run into

          When you post:
          1. Post a link to where the problem is
          2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
          3. If the problem is difficult to explain, post screenshots / link to a video to explain it
          Online Users
          W
          wyssseb
          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
          laytheme.com
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Recent
          • Tags
          • Popular
          • Users
          • Search