Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
hello everyone.
i made a custom section and it is work fine.
i gave appIcon class in umbracoApp table.
i add this class to : umbraco\css\umbracoGui.css
the link get the class but the umbraco page is pull the css from some handler that use some cache ( i guess ).
DependencyHandler.axd?s=L3VtYnJhY29fY2xpZW50L1RyZWUvdHJlZUljb25zLmNzczsvdW1icmFjb19jbGllbnQvVHJlZS9tZW51SWNvbnMuY3NzOy91bWJyYWNvX2NsaWVudC9UcmVlL1RoZW1lcy91bWJyYWNvL3N0eWxlLmNzczsvdW1icmFjb19jbGllbnQvcGFuZWwvc3R5bGUuY3NzOy91bWJyYWNvX2NsaWVudC9zY3JvbGxpbmdtZW51L3N0eWxlLmNzczsvdW1icmFjb19jbGllbnQvbW9kYWwvc3R5bGUuY3NzOy91bWJyYWNvL2Nzcy91bWJyYWNvR3VpLmNzczs%3d&t=Css&cdv=1
meanwhile i didnt find the way to refresh that css.. ( clear browser cache , change webconfig and refresh ).
thanks, Cheers,.
i sloved it.
if someone have the same problem....
in file -> /config/ClientDependency
change the version :
<clientDependency version="1"> to 2 / or +1 from what you have.. ( if make another change )
then the umbraco client CSS cache is update.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Sections icon issue
hello everyone.
i made a custom section and it is work fine.
i gave appIcon class in umbracoApp table.
i add this class to : umbraco\css\umbracoGui.css
the link get the class but the umbraco page is pull the css from some handler that use some cache ( i guess ).
DependencyHandler.axd?s=L3VtYnJhY29fY2xpZW50L1RyZWUvdHJlZUljb25zLmNzczsvdW1icmFjb19jbGllbnQvVHJlZS9tZW51SWNvbnMuY3NzOy91bWJyYWNvX2NsaWVudC9UcmVlL1RoZW1lcy91bWJyYWNvL3N0eWxlLmNzczsvdW1icmFjb19jbGllbnQvcGFuZWwvc3R5bGUuY3NzOy91bWJyYWNvX2NsaWVudC9zY3JvbGxpbmdtZW51L3N0eWxlLmNzczsvdW1icmFjb19jbGllbnQvbW9kYWwvc3R5bGUuY3NzOy91bWJyYWNvL2Nzcy91bWJyYWNvR3VpLmNzczs%3d&t=Css&cdv=1
meanwhile i didnt find the way to refresh that css.. ( clear browser cache , change webconfig and refresh ).
thanks, Cheers,.
i sloved it.
if someone have the same problem....
in file -> /config/ClientDependency
change the version :
<clientDependency version="1"> to 2 / or +1 from what you have.. ( if make another change )
then the umbraco client CSS cache is update.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.