What I would expect to be logical behavior:
Factorio picture link on the very top left of the page should lead to the factorio.com main page.
Link below FACTORIO FORUMS headline should lead to the main forum page (and the link text should be forums.factorio.com
How it behaves now:
Factorio picture link on the top leads to forum main page and the link below FACTORIO FORUMS headline leads to the main factorio.com page.
This is a minor annoyance and I often find I have to click both links before I get the result I wanted
Links on the top of the forum
Re: Links on the top of the forum
It's be most intuitive to make clicking the logo go to factorio.com, make clicking FACTORIO FORUMS go to the forum front page, and remove the small link below.
But after clicking them 1 or 2 times you just get used to it working this way...
But after clicking them 1 or 2 times you just get used to it working this way...
Re: Links on the top of the forum
What we really need is a better forum logo.
Something like this:
Something like this:
Re: Links on the top of the forum
Them photoshop skillzDaveMcW wrote:What we really need is a better forum logo.
Something like this:
Koub - Please consider English is not my native language.
- olafthecat
- Filter Inserter
- Posts: 476
- Joined: Fri Jul 07, 2017 4:37 pm
Re: Links on the top of the forum
Please make that the official logo!
Gonna start playing again with 0.16 build.
That's all.
That's all.
- olafthecat
- Filter Inserter
- Posts: 476
- Joined: Fri Jul 07, 2017 4:37 pm
Re: Links on the top of the forum
The board index button already takes you to the homepage anyway.
I never actually realized that the hyperlink on the FACTORIO logo existed.
I would agree with Mendel, this should be changed.
And get rid of the www.factorio.com thing, it doesn't fit in...
I never actually realized that the hyperlink on the FACTORIO logo existed.
I would agree with Mendel, this should be changed.
And get rid of the www.factorio.com thing, it doesn't fit in...
Gonna start playing again with 0.16 build.
That's all.
That's all.
Header/navbar links
I think it would match the main site and feel more natural for the big "FACTORIO" logo to point to the main site, and if you really need another board index link, make the "FACTORIO FORUMS" text below it be a link, and remove the tiny http://www.factorio.com below it.
BEFORE:
AFTER:
BEFORE:
Code: Select all
<div id="site-description">
<a href="./index.php" title="Board index" id="logo"><img src="./styles/factorio/imageset/factorio.png" width="625" height="110" alt="" title="" /></a>
<h1>Factorio Forums</h1>
<p><a href="http://www.factorio.com">www.factorio.com</a></p>
<p class="skiplink"><a href="#start_here">Skip to content</a></p>
</div>
Code: Select all
<div id="site-description">
<a href="http://www.factorio.com" title="Factorio Home" id="logo"><img src="./styles/factorio/imageset/factorio.png" width="625" height="110" alt="" title="" /></a>
<h1>Factorio Forums</h1>
<p class="skiplink"><a href="#start_here">Skip to content</a></p>
</div>
Re: Header/navbar links
Please no. Its common practice that the logo of the page i am visiting refers to the root of that domain.
Developers do this, users expect this.
Developers do this, users expect this.
Re: Header/navbar links
I didn't know that was common practice for a forum to be that way. I've never heard of it in general, but yes it makes sense for a subdomain in which the site is entirely different. It just doesn't make sense that "Factorio" leads to the forum, so maybe the layout and rules make sense to you, but it doesn't make sense to me. Drive.google.com has a Google Drive logo, for example, not merely a Google logo. Users expect to go where it shows they're going
EDIT: Just scratch the idea. If all users expect it, then I revoke my suggestion.
EDIT: Just scratch the idea. If all users expect it, then I revoke my suggestion.