ブログスレッド
- Post In Heaven ... Mobile Friendly Now!!!
Before
After
We just updated the site to be mobile friendly. You can see the before and after image of the site on iPhone.
https://www.postinheaven.com
Thank you, Taylor for helping me on this.
To make postinheaven mobile-friendly, please add the following code to the <head> tag .
Paste this underneath the <title> tag:
<meta name="viewport" content="width=device-width, initial-scale=1" />
Paste this before "</head>" the closing head tag:
<style type="text/css">
* {
box-sizing:border-box;
max-width:100%;
}
</style>
- ブログルメンバーの方は下記のページからログインをお願いいたします。
ログイン
- まだブログルのメンバーでない方は下記のページから登録をお願いいたします。
新規ユーザー登録へ