Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
mmm Member
@backit · Joined 4 years ago · 19 posts · 5 topics · 1 reputation
Badges
Recent posts
-
Section id in modular pages
· 4 years ago
yes first thing i tried id: myid does not work :(
-
Section id in modular pages
· 4 years ago
Hi, maybe a dumb question but difficult to find answers about, due to the search term. I use a theme that inherits from quark theme on grav 1.7.37.1 and have modular pages. The question is: in modular
-
Image url in css theme
· 4 years ago
@Karmalakas: /forum/general/image-url-in-css-theme-t4935?u=karmalakas It does… On server side (PHP, Twig). CSS is processed on client side and PHP streams or Twig vars won’t work there scss too? DON'
-
Image url in css theme
· 4 years ago
i know, i thought grav or webserver knows how to interpret that url. Twig variables don't work in scss too?
-
Image url in css theme
· 4 years ago
and which should work? /images/xy.jpg or images/xy.jpg ?
-
Image url in css theme
· 4 years ago
did not try, but theme should have some shortcut to find resources inside theme, isn'it?
-
Image url in css theme
· 4 years ago
thank you @Karmalakas , but images is in my theme's path as css too: grav-admin/user/themes/mytheme/images/xy.jpg grav-admin/user/themes/mytheme/css/custom.css i thought in css something like backgrou
-
Image url in css theme
· 4 years ago
yes, this work in twig file, but not in css file. I have a css
-
Image url in css theme
· 4 years ago
Hi, this could be asked many times but didn't find... sorry about that. I inherited quark theme and in my custom theme want to set background image for a page. In my theme i have images folder with my