Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Scott Dennis's Avatar

Scott Dennis

Beigetreten 28. Mai 2021

·

Letzte Aktivität 27. Okt. 2021

Folge ich

0

Follower

0

Gesamtaktivitäten

2

Stimmen

0

Abonnement

1

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Scott Dennis

Scott Dennis hat einen Kommentar hinterlassen

Community-Kommentar 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;

Kommentar anzeigen · Gepostet 22. Apr. 2015 · Scott Dennis

0

Follower

0

Stimmen

0

Kommentare