Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images not showing up, new install #4

Closed
justdayan opened this issue Aug 12, 2014 · 1 comment
Closed

Images not showing up, new install #4

justdayan opened this issue Aug 12, 2014 · 1 comment

Comments

@justdayan
Copy link

Greetings,

The images for stop, start, etc are not showing up.

I've copied them to these locations:

./plugins/time_logger/assets/images/list.png
./public/images/list.png
./public/plugin_assets/time_logger/images/list.png

and I get them to show up:

.icon-list-action {
background-image: url(../images/list.png); // this is crossed out in chrome dev tools
}

This is strange, because the one for time works:

./plugins/time_logger/assets/images/time.png
./public/images/time.png
./public/plugin_assets/time_logger/images/time.png

./plugins/time_logger/assets/images/stop.png
./public/images/stop.png
./public/plugin_assets/time_logger/images/stop.png

Any insight into this would be much appreciated!

Thanks,

JD

@speedy32129
Copy link
Owner

I have been able to see what you're talking about. I'm not even an CSS amateur. I actually get people to do that for me but all the stock themes as well as watersky and axiom the images appear fine but once I add yours or that theme and using theme changer plugin the bavarian_dawn theme just doesn't show some images. but once I switch to one of the other themes it's fine.

If you really want to find the issue I'd start with one of the basic themes and start to incorporate your style changes slowing and you might narrow the issue down. I'm really sorry it's out of my realm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants