We’re proud to present the results of a new brand development and website. You may have already noticed some of the changes. We just posted a blog to walk you through it.
After you’ve seen our new website, we’d love to get your feedback. Are there sections that you’re missing, or do you think can be developed more? We’re especially eager to hear your ideas how we can grow our Community section.
We’re also open to general bug reporting if you see any links or technical issues going wrong. This forum thread is here to gather your comments, so go ahead
Cheers,
Joe
First post: 20 Sept 2016
Hi all,
As you may have noticed - we’ve got a new Fairphone.com! We had a soft launch today, still getting through some growing pains, but tomorrow will be our full launch when we’ll launch a few more materials, like a blog, and ask for your feedback in this thread.
For now, I just wanted to acknowledge that some things are still not perfect (eg, the styling on the forum!) but we are working on it. Have a good evening, and we’ll share more tomorrow!
Congratulations, Joe, for getting it done after all
One minor observation: On the blog, you note that
the new Fairphone.com uses a simple top-level navigation of Fair, Phone and Community.
The three top-level menus don’t fully correspond to that (reading Phone, Story and Community). Intended or typo?
And thank you very much for showing
“normal people” (not models!)
One of the things that I resent most about advertising featuring the usual models is the underlying suggestion that we’re supposed to worship flawless superhumans, and I am so grateful that you are not going for that.
The width of the main container of the forum is strange. At home it is fixed to 62.5rem. 100% will be better.
<div class="row"> ---> width:62.5rem;
<div class="full-width"> ---> supposed to be width:100%;
<div id="header-list-area">
<!---->
</div>
</div>
</div>
There are also other some minor css adjusment requiered (in the forum) (ie : open/close arrow when editing a post, recovered by the browser scrollbar; thread tags overflow the header,…)
I am still adapting to the new layout, especially on the homepage. I’m honestly not so much into this Windows-10-like “Let’s make everything flat” thing, but that’s just my opinion.
Two thing:
Since Germany seems to be the biggest Fairphone market, you should probably mention 1&1 as currently the biggest FP2 retailer in Germany.
Since former has only one option and latter has only two, making it only three options in total, wouldn’t it be reasonable to combine these two pages to reduce confusion and potential maintenance work? Creating an account on either gives you access to both anyway.
So I think I’m looking at Helvetica or Arial, as the acitively used font setting is that from https://forum.fairphone.com/stylesheets/desktop_13d0f2fa57c45d4d7425e75168ac48fb697ffefa.css?__ws=forum.fairphone.com, according to the inspector. The line itself is font-family: Helvetica,Arial,sans-serif;
Edit: same behaviour in Chrome. Also https://fairphone.com/community-assets/overrides.css is attempted to load, but gets a 404 as response.
Edit2: The URL for the font appears to be nearly correct, except that the extension is duplicated.
Edit3: Presumably this is what should look like (I used the style editor in Firefox to apply some overrides):