diogo Posted April 2, 2015 Posted April 2, 2015 Today we launched one more website. Plana Press is a small illustration books publisher from Porto. http://planapress.org/ This site is very simple, nothing special technically besides the fact that the initial image changes randomly with different sessions. Also the link underlining color follows the color of that same image. You won't see these differences during the visit to the site, so I'm sharing the way I used to check all the images and colors during development: add ?v=1 to ?v=9 to the end of the homepage url to see all variations: http://planapress.org/?v=1 ... http://planapress.org/?v=9 -- In 2010 they published a book with some sketches of mine. See it here http://planapress.org/livros/big-hands-small-mobile/ 9
Macrura Posted April 3, 2015 Posted April 3, 2015 @diogo- check your code.. <a class="home-link" href="/"><img src="/site-plana/templates/styles/images/plana.png"?></a> the extra ? is causing FF to not load that image 1
Manfred62 Posted April 3, 2015 Posted April 3, 2015 hmm, in Firefox 37 on Windows 7 there's no background image, only white? With Chrome it's ok. 1
diogo Posted April 3, 2015 Author Posted April 3, 2015 hmm, in Firefox 37 on Windows 7 there's no background image, only white? With Chrome it's ok. Solved. Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now