最近の検索


最近の検索はありません

Scott Dennis's Avatar

Scott Dennis

参加日2021年5月28日

·

前回のアクティビティ2021年10月27日

フォロー中

0

フォロワー

0

合計アクティビティ

2

投票

0

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ Scott Dennis

Scott Dennisさんがコメントを作成しました:

コミュニティのコメント Discussion - Tips and best practices from the community

I was having issues with the image not displaying properly on all pages because I had the background information in the BODY instead of the HTML. So I moved the following CSS to my HTML tag and no more issues.

background: url("//p2.zdassets.com/hc/theme_assets/47685/200073670/winstonbackground3.png") no-repeat center center fixed;  
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover;  
background-size: cover;

コメントを表示 · 投稿日時:2015年4月22日 · Scott Dennis

0

フォロワー

0

投票

0

コメント