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

Mistake in css img path? #26

Open
febs opened this issue Nov 23, 2015 · 1 comment
Open

Mistake in css img path? #26

febs opened this issue Nov 23, 2015 · 1 comment

Comments

@febs
Copy link
Contributor

febs commented Nov 23, 2015

To make every path relative, I guess the agency.css file shoud point to background images like so:

background-image: url(img/header-bg.jpg);

rather than

background-image: url(../img/header-bg.jpg);

same for the map-image.jpg file.

@TT--
Copy link
Contributor

TT-- commented Jan 24, 2017

(this seems to have been addressed by 4869566 and a23fb8e)

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