[OH-Dev] [issue816] landing_page_for_logged_in_users.html refers to images that seem not to load
Asheesh Laroia
bugs at openhatch.org
Mon Mar 18 20:08:29 UTC 2013
New submission from Asheesh Laroia <asheesh at asheesh.org>:
http://openhatch.org/static/images/cross.gif is referred-to, but I don't see it
actually loading a cross anywhere.
Does that even work? It doesn't load for me.
Moreover we should use url() with absolute URLs; we should use e.g.
url('/static/images/cross.gif') -- and we should move those image references
into the corresponding CSS files, and use a HTML class on the attribute to pick
up the styling from the CSS.
----------
keyword: bitesize, frontend
messages: 3584
nosy: paulproteus
priority: bug
status: unread
title: landing_page_for_logged_in_users.html refers to images that seem not to load
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue816>
__________________________________________
More information about the Devel
mailing list