I've already heard from several people using phpBB that they are having trouble with clicking on the the navbar links. While there are icons, only the text link is clickable, which seems to be confusing users. This also applies to the forum and topic icons.
Changing the navbar icons to being clickable would be as easy as moving the class definition from the <li> to the <a>, although a slight re-alignment will be necessary. You can see this slight offset with the faq icon in this picture (clickable icon on the bottom):
A bit more changes will probably be needed for the forum icons.
From my point of view this slight change will really improve the usability of phpBB.
[RFC] Make icons clickable
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Make icons clickable
When you say topic icon, do you mean the icons you can select during posting a new topic or do you mean the read/unread indicator?
Anyway, I wouldn't mind seeing this change. I did check and MyBB already does this, and from trying it out on their community board, I can see that it is a bit more user-friendly, so I think this is a good idea.
Anyway, I wouldn't mind seeing this change. I did check and MyBB already does this, and from trying it out on their community board, I can see that it is a bit more user-friendly, so I think this is a good idea.
Re: [RFC] Make icons clickable
I mean the read/unread indicator.
Re: [RFC] Make icons clickable
+1
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] Make icons clickable
I thought so, but seeing as the label "Topic icon:" prefixes the list of icons on the posting screen, I figured I'd make sure.marc1706 wrote:I mean the read/unread indicator.
Anyway, as I said, +1.
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: [RFC] Make icons clickable
Agreed, and the same should happen with forum images (clicking a forum image should take you into the forum). (Maybe that's what the OP meant when he said, "A bit more changes will probably be needed for the forum icons.")
Steve
Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
- EXreaction
- Registered User
- Posts: 1555
- Joined: Sat Sep 10, 2005 2:15 am
Re: [RFC] Make icons clickable
I would say more than just the image should be made clickable. Preferably, the whole block including the icon and text would act more like a button, in that the whole area is clickable.
Re: [RFC] Make icons clickable
Making forum icons clickable was one of the very first MODs I ever installed on phpBB2... it's a natural inclination for even experienced web users, not to mention casual folks. I always wondered why it wasn't that way from the beginning.
Sometimes you're the windshield, sometimes you're the bug.