The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Tablet/mobile problems with the toolbar.

5 posters

Go down

In progress Tablet/mobile problems with the toolbar.

Post by medusa January 12th 2015, 9:50 pm

Hallo all. (So many questions/problems I have this week, geez, sorry for that Smile )

Recently I have added the toolbar to my forum which works great for normal PC users,
but the users of my forum which uses tablets or something like it, they have big time problem with it.
Some of the users can't click on the "welcome (username)" which opens the menulist, so they can't get to the links of their profile, pm and such through the toolbar. It just seems like the link is disabled.
Other tablet users say that it is very unhandy because it does not fit for the tablet and you have to really really click preciously for using it because it is very small

is there any codes or anything which can make it more tablet friendly?

Yours
Medusa
medusa
medusa
Forumember

Female Posts : 52
Reputation : 1
Language : Danish, English
Location : Denmark

http://newworld.danskforum.net

Back to top Go down

In progress Re: Tablet/mobile problems with the toolbar.

Post by Rupture January 12th 2015, 10:47 pm

I would like to add something I have noticed to this: On the help forum (this one), the navigation bar (menu) does not work. All links for that are disabled. However on my website they work just fine from any device. I think some links may not work on mobile devices for some reason.

The second problem is that whenever I scroll up or down the toolbars (everywhere) multiply up to covering the whole screen when scrolling up and disspear when scrolling down. Minor problem, however problems indeed. 

I hope there are solutions, I know making the toolbar fixed is a way to fix that one. Anyway hope I asked the good kind of questions Very Happy
Rupture
Rupture
Forumember

Male Posts : 329
Reputation : 6
Language : English, Español, Deutsch, Catalá
Location : Earth

http://raptorgaming.forumotion.com

Back to top Go down

In progress Re: Tablet/mobile problems with the toolbar.

Post by SLGray January 12th 2015, 10:51 pm

You should zoom in when you want to click a menu link.  I really do not know if there is a code help with the toolbar she you use a mobile device.  It takes clicking more than once sometimes.


Tablet/mobile problems with the toolbar. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Tablet/mobile problems with the toolbar.

Post by Rupture January 12th 2015, 11:07 pm

No you can't zoom in because it then crops out the Notifications and Welcome XXX. If you zoom in enough all you will see is the "Forumotion" from the left side of toolbar. I guess it needs to be set to Width: 100% ? but idk if that will solve it on Mobile devices...
Rupture
Rupture
Forumember

Male Posts : 329
Reputation : 6
Language : English, Español, Deutsch, Catalá
Location : Earth

http://raptorgaming.forumotion.com

Back to top Go down

In progress Re: Tablet/mobile problems with the toolbar.

Post by SLGray January 12th 2015, 11:17 pm

I mean the navigation menu.


Tablet/mobile problems with the toolbar. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Tablet/mobile problems with the toolbar.

Post by brandon_g January 13th 2015, 12:51 am

I can add something to this: I use a tablet quite a bit now, on my forum sometimes I will click a link and it will take me somewhere else. I just simply back space and start over, the navigation bar works fine on mine because it is pretty basic (I have never gotten into those complicated toolbars. When I do go to other forums with these fancy nav bars I experience the same problem. It is a problem, not an urgent one, but a problem. I do need to click several times on a link to get it to work. It is not the most convenient thing in the world, but it is workable.


Tablet/mobile problems with the toolbar. Brando10
Remember to mark your topic Tablet/mobile problems with the toolbar. Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Tablet/mobile problems with the toolbar. Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

In progress Re: Tablet/mobile problems with the toolbar.

Post by Ange Tuteur January 13th 2015, 5:39 am

Hello @medusa,

I cannot really say, as I do not use a tablet. However, I know that the toolbar shrinks down in size and removes content when the screen width is too small. I believe it was designed mainly for desktop or devices with a large screen width. You can utilize CSS media queries to modify the toolbar style on devices with smaller screens.

The following CSS rule will increase the link size in the menu on devices with a max screen width of 800px. About similar to a tablet, I think.
Code:
@media (max-width:800px) {
  #fa_menulist li a { font-size:18px }
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Tablet/mobile problems with the toolbar.

Post by medusa January 13th 2015, 9:55 am

It is good to hear that I'm not the only one. Smile

Thanks Ange Tuteur, I will try and see, if the code is going to help Smile
medusa
medusa
Forumember

Female Posts : 52
Reputation : 1
Language : Danish, English
Location : Denmark

http://newworld.danskforum.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum