It's in the html, not the css, and you need to change it in the template as the html gets regenerated each time the site is updated.
You could try using the dev tools in your browser (f12 for chrome) to find the area of the html where you want to add the picture. The lines won't be there, you'll need to add them in the right place. On Fri, Jan 3, 2020 at 7:59 AM Mikael Fredriksson <[email protected]> wrote: > Peter, > > Thank you for that answer. Unfortunately I don't get it to work with those > lines. I change the address to where I have the picture but it dont change > the background. > I wonder if it's in the main.css, because thats where the background color > is set. If I inspect the html on his page I don't see any lines like those > in the code. > > Hope you understand what I mean. > > Can I copy&paste something here that helps? > /Mikael > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/84c9494e-ef0e-43f5-a2c3-d2188982e843%40googlegroups.com > . > -- Peter Quinn (415)794-2264 -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAA1SM20Lb8Migs-dPtNPMOGnG36BB2v7HS6G7Jv_y-NKY-UUEg%40mail.gmail.com.
