Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > RocketCake
Rotate Image

beat
Registered User
Quote
2019-07-20 11:53:14

Hi

I want to rotate an image from landscape to portrait.
A style class:
[code
.rotate90 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
[/code]
with the attribute class="rotate90" on the image does not work.
How can i rotate the image in Rocketcake?

Thanks

Beat


erik
Registered User
Quote
2019-07-21 06:19:28

Just tried it, works for me. You won't see this in the editor, but when you click "preview", then you see it in the browser.


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internation?l" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact