#im doing the birthday site and one of my gifs is not fitting

7 messages · Page 1 of 1 (latest)

tropic crane
#

Ive tried to do background cover I have tried to give it size but nothing seems to be working do i just need to find a different gif

blissful swift
#

I have had those kinds of issues before. I don’t have a great answer but I have wrapped the image in a container and given the container the desired size then the img is just width 100% and that has worked.

tropic crane
#

i figured it out somewhat of a solution you can do Background-size: contain; the only problem is that it double's it but it doesnt matter too much to me right now

blissful swift
#

Do you mean repeats the image? There is a background-repeat: no-repeat property.

spiral sentinel
#

could you share your code ?

tropic crane
#

This is the site it repeats the image vertically yes but honestly it doesn't bother me right now so i may fix it later thank you though