The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview
Responsive Layouts with CSS3
All of the SCSS stylesheets used to design this blog compile down to one file (view the source of this page and check out screen.css), and there isn't any JavaScript affecting the layout. But there are really three versions of this page. If you're reading this on a smartphone, what you see is almost entirely different from what you would see if you were reading this in a full screen browser. If you're on a computer, try making this page full screen and slowly resize it to make it smaller. You'll first notice that the Artsy logo disappears just before it would cover the text in the main column. Keep reducing the viewport and eventually the page will snap into a mobile format with the Artsy logo centered at the top, followed by the centered header text and mobile search box all above the index of recent posts.

Issue #1

Generate for non target, because <table> is not supported
Babken
As you can see here (https://instantview.telegram.org/checklist#6-8-1-tables), tables that are used only for design purposes can be modified to fit in IV pages.
Accepted by admin
Type of issue
IV generated for non-target page
Reported
May 24, 2017