Jump to content

dsfdfs

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by dsfdfs

  1. Hi i wanna add texts/links/small graphice on the scrolling gallery as a background, how do i set the scorlling gallery as a background?
  2. Hi i wanna add code to force the mobile version in landscape only, but i tried code as @media screen and (orientation: portrait) { .main { -webkit-transform:rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); width: 100vh; height: 100vh; overflow: hidden; } } @media screen and (orientation: landscape) { .main { -webkit-transform:rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0) } } it doesnt really work, wondering if anyone have the same problem and can provide me some advice. a lot thankx
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.