Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[blue]shp.Shape.Height = shp.Shape.Height / 10
shp.Shape.Width = shp.Shape.Width / 10[/blue]
With shp.Shape
.Fill.UserPicture "D:\My Documents\My Pictures\m427cas1.gif"
.LockAspectRatio = True
.Width = .Width * 5
End With