GithubHelp home page GithubHelp logo

Comments (7)

phdbreak99 avatar phdbreak99 commented on April 28, 2024

I think that's because some PNGs are missing from the source.
According to the gumby.css, it referred to lots of PNG files under "../img/" directory. For list you have mentioned:

#simple {
background: url(../img/bg_ipad.png) no-repeat left bottom;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
}

I'm not very familiar with CSS. So correct me if I'm wrong.

And could anyone help us with this problem? Where can we get these PNG files? Thanks a lot.

@uknick

from pelican-themes.

almarklein avatar almarklein commented on April 28, 2024

I got this too. I don't think its due to missing png's, The 'list-style' attribute of ul seems to be set to none. Editing gumby.css can fix this (search for 'list-style' and replace 'none' to 'disk').

from pelican-themes.

caesar0301 avatar caesar0301 commented on April 28, 2024

The same problem. Is it solved now?

from pelican-themes.

dzarda avatar dzarda commented on April 28, 2024

Is this theme dead?
The problem ain't some missing .pngs
@almarklein Got it right - list-style: none is the problem. I have no idea if it is a feature, but definitely not working out for me.
If I were to make a pull request fixing this somehow, would it get attention? :)

from pelican-themes.

justinmayer avatar justinmayer commented on April 28, 2024

@dzarda: If you would be so kind as to submit a pull request to fix this issue, I'd be happy to ensure it gets proper attention. (^_^)

from pelican-themes.

jasonrhaas avatar jasonrhaas commented on April 28, 2024

hey @justinmayer I just created pull request #329 to resolve this 👍

from pelican-themes.

justinmayer avatar justinmayer commented on April 28, 2024

Many thanks to @jasonrhaas for addressing this issue. (^_^)

from pelican-themes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.