Code Monkey home page Code Monkey logo

Comments (7)

bogreudell avatar bogreudell commented on September 21, 2024 1

@robinmetral https://iamsteve.me/blog/entry/horizontal-scrolling-responsive-menu <- here we go! :)

from deprecated-wikitongues-website.

robinmetral avatar robinmetral commented on September 21, 2024

Working on this as of today!

@bogreudell I've postponed the idea of rewriting the overall layouts to make them seamlessly responsive with a grid. It would take too long and affect too many other design elements.
Instead, for now, I'm using media queries to make the current layouts display properly on mobile.

I'm running into a few problems with the nav @bogreudell. Do you know if Wordpress has built-in features to easily make a top nav become a hamburger icon?
Otherwise I might have to change our navs, but they are PHP variables. Where yould I edit them? (I'm thinking putting the current two navs into one, and adding a hidden element to toggle the hamburger button).

from deprecated-wikitongues-website.

bogreudell avatar bogreudell commented on September 21, 2024

@robinmetral I don't believe WP has any built-in functions that would render this. We'll need to compose the markup manually. Another solution for the mobile menu would simply be to have a horizontal scroll. What do you think?

from deprecated-wikitongues-website.

robinmetral avatar robinmetral commented on September 21, 2024

@bogreudell By horizontal scroll, do you mean that the nav would stay the same as on desktop but overflow with a scroll to the right?
Do you have an example? 🙂

from deprecated-wikitongues-website.

bogreudell avatar bogreudell commented on September 21, 2024

@robinmetral Yep! That's what I meant. Thanks for interpreting :) I don't have an example off hand but will look for one

from deprecated-wikitongues-website.

robinmetral avatar robinmetral commented on September 21, 2024

Looks good! There's even a flexbox-ready tutorial 🙂 https://iamsteve.me/blog/entry/using-flexbox-for-horizontal-scrolling-navigation

I'll work on it @bogreudell

from deprecated-wikitongues-website.

robinmetral avatar robinmetral commented on September 21, 2024

@bogreudell Done ✔️
Now all that remains until we have a basic responsive site, is typography and spacing (which need to become smaller as screen size decreases) 🎉

from deprecated-wikitongues-website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.