Changing background image in Fano starter kit stops grid from rendering
Hi,
I just installed Umbraco using nuget (v 7.2.1), and chose Fano as the starter kit. When I change the background image on the Home page from the default image to another (same size 1200x800) the entire grid stops being rendered on the home page.
I've not modified the home template or the css.
Why would the change of the image through the content UI cause the grid not to render?
Thanks for replying, I actually figured it out. Two steps previous to changing the image I'd modified one of the row configurations in the grid text page data type. It worked fine until I then modified the image.
Changing background image in Fano starter kit stops grid from rendering
Hi,
I just installed Umbraco using nuget (v 7.2.1), and chose Fano as the starter kit. When I change the background image on the Home page from the default image to another (same size 1200x800) the entire grid stops being rendered on the home page.
I've not modified the home template or the css.
Why would the change of the image through the content UI cause the grid not to render?
Hi Hayley
That sounds odd indeed - Could you show a screendump of what it looks like? And how did you change the image? Did you just overwrite it in Umbraco?
How much is the image weight?
/Jan
Hi Jan,
Thanks for replying, I actually figured it out. Two steps previous to changing the image I'd modified one of the row configurations in the grid text page data type. It worked fine until I then modified the image.
is working on a reply...