Jump to content

Featured Replies

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

You can do this easily with some html and css for the mobile version of your site.

  • Author
 

You can do this easily with some html and css for the mobile version of your site.

Define "easily" 😂 

I'm useless in that area unfortunately. 

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. 

  • Author
 

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 ðŸ˜‚ 

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.