Get Path through flask

5 replies · opened Jun 5, 2020

MMemberJun 5, 2020

Hi pls help me how to get path from this file

Its from file "dark.css"

How i can change

  1. This -> { background-image: url("../images/icons/submenu-dark.png"); }
  2. To This -> src: url("../images/icons/submenu-dark.png");

Because number 1 didn't work
always 404

MMemberJun 5, 2020

I think its from "style.css"
this part -> background-image: url("images/icons/submenu.png");

SSemicolon WebSTAFFJun 5, 2020

Hello,

According the Image, this might work: ../static/images/icons/submenu-dark.png or static/images/icons/submenu-dark.png .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MMemberJun 5, 2020

My bad :D
i didn't read this part

CSS Specific to the NonProfit Demo
Some of the CSS Codes have been modified from the Original
style.css File to match the Styling of this Demo

Problem solve, thx :)

MMemberJun 5, 2020

Anyway way im still get this when try to edit post?

SSemicolon WebSTAFFJun 5, 2020

Hello,

Glad the issue was resolved. Currently editing Posts is not allowed. But we are working on the New Forums and will enable this feature.

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard