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. Bug Reports
  3. Editing (Rotating) images

Editing (Rotating) images

Scheduled Pinned Locked Moved Bug Reports
6 Posts 3 Posters 551 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.
  • O Offline
    O Offline
    OHA Osthang
    wrote on last edited by
    #1

    Hello!

    how can I rotate images? I tried it in the editing option, the media folder gives you, but when I add it to my project page, it is not flipped. Maybe a "rotate" or "edit" button within the project editor would be handy. Or even the option to edit the size and format of an image within the gridder.

    Cheers
    Julia

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

      Hi Julia,
      thank you for this comment.
      We will consider adding this feature in the future.

      Now you need to solve it with CSS.

      All the best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • O Offline
        O Offline
        OHA Osthang
        wrote on last edited by
        #3

        thanks for your reply Marius. I'm not sure how to rotate the image with css in lay theme. Could you help me on that also?

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

          Hi Julia,

          have a look here:
          https://www.w3schools.com/cssref/css3_pr_transform.asp

          You need to add this CSS class to all the images you want to rotate.

          You can give images a special CSS class by right clicking on them:
          0_1496674104756_Bildschirmfoto 2017-06-05 um 16.48.01.png

          Then you give them a class for example rotate
          0_1496674127680_Bildschirmfoto 2017-06-05 um 16.48.10.png

          And then you enter this to your Custom CSS:

          rotate {
              -ms-transform: rotate(7deg); /* IE 9 */
              -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
              transform: rotate(7deg);
          }
          

          I hope that helped!

          Play around with it :-)

          Marius

          www.mariusjopen.world

          D 1 Reply Last reply
          0
          • mariusjopenM mariusjopen

            Hi Julia,

            have a look here:
            https://www.w3schools.com/cssref/css3_pr_transform.asp

            You need to add this CSS class to all the images you want to rotate.

            You can give images a special CSS class by right clicking on them:
            0_1496674104756_Bildschirmfoto 2017-06-05 um 16.48.01.png

            Then you give them a class for example rotate
            0_1496674127680_Bildschirmfoto 2017-06-05 um 16.48.10.png

            And then you enter this to your Custom CSS:

            rotate {
                -ms-transform: rotate(7deg); /* IE 9 */
                -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
                transform: rotate(7deg);
            }
            

            I hope that helped!

            Play around with it :-)

            Marius

            D Offline
            D Offline
            dachenbuch
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • mariusjopenM Offline
              mariusjopenM Offline
              mariusjopen
              Global Moderator
              wrote on last edited by
              #6

              Hello Julia!

              As you can see – for me it works.
              0_1497277155993_Bildschirmfoto 2017-06-12 um 16.18.26.png

              Can you post a link to your website that I can have a look?

              Best!

              Marius

              www.mariusjopen.world

              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
              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