Jump to content

Recommended Posts

Posted

Hey team, had an idea...

I'd love to see a stationary footer menu viewable at all times on mobile. 

I think there are so many under-utilized sections of IPB that users should know about, but it gets buried.

If we could have a secondary footer menu like Twitter, we could have people at the tap of a button see what's currently trending (popularly now), trending hashtags, chat room, calendar, basically whatever you want!

Thoughts? 

IMG_AEBCC375B662-1.jpeg

Posted

You can create a simple div with x amount of links that you need and fix it to the bottom of the screen. You can use icons in place of text links and stylize them to look similar to the above. 
 

To have it show on mobile only, you would just use the @media css tag to display it on specified mobile screen sizes. 

Posted
On 6/14/2020 at 11:33 AM, ahc said:

You can create a simple div with x amount of links that you need and fix it to the bottom of the screen. You can use icons in place of text links and stylize them to look similar to the above. 
 

To have it show on mobile only, you would just use the @media css tag to display it on specified mobile screen sizes. 

How interesting! Good to know it can be done 🙂

Not by me, but it can be done 😂 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...