hibbitts-design / grav-theme-quark-open-publishing

A customized version of the Quark theme for open publishing and blogging. Includes Git Sync and 'chromeless' content display for seamless embedding.
http://demo.hibbittsdesign.org/grav-open-publishing-quark/
MIT License
21 stars 12 forks source link

CSS seems to not being loaded correctly #53

Closed Midas-sudo closed 5 days ago

Midas-sudo commented 1 month ago

Just installed the theme on a brand new instalation of grav but he css doesn't seem to be loading correctly.

image

The chrome dev tools don't appear to have any error. Am I missing any step? I ran bin/gpm install quark-open-publishing to install the theme.

Thank you in advance

Midas-sudo commented 1 month ago

Nvm didnt understand I had to configure it in the themes.

Now on anothe note. I tried replacing the default logo at the top with my own svg but the text doesnt change color when scrolling like the default. I notice the default is placed in the html as an svg but mine is as an image tag with the url set to my svg file

image

paulhibbitts commented 1 month ago

Thanks for reporting this issue @Midas-sudo . As a first step I would suggest trying the same customization with the parent Quark theme to see it's behaviour. If that is successful then try the same thing with the Open Publishing Skeleton with the provided custom MyTheme, available on the getgrav.org downloads section.

Let me know how it goes, thanks!