answers ^#blog


  • Make footer lines static in WordPress

    Make footer lines static in WordPress

    Make footer lines static in WordPress

    Really challenging this time if you have a WordPress site. This is just a quick hint for some issues that might occur. Please don’t forget. You can also contact 3close for some support. Sometimes, even on very sophisticated websites, the footer isn’t really static. You notice this, when you open two different URLs of the same website, scroll to the bottom and switch from one tab to another. It might happen that the text is jumping a little bit. It’s just a little detail, which the common user won’t notice at all. But there is a quick fix for this.… Read more


  • Screen orientation reloaded

    Screen orientation reloaded

    Screen orientation reloaded

    Maybe you experienced this yourself. You visit a webpage, turn your mobile around and switch back again, and for whatever reason the background is broken. In my humble opinion, this comes from an unregistered viewport change, and I myself experienced this a few times, especially when I was visiting websites with beautiful background images. This behavior is quite annoying for the user. He or she can reload the page after the switch, but no one does. I tried to figure out if to prevent the layout break in any way, and fortunately I can provide you with a little script.… Read more


  • Aspect ratio Media Query

    Aspect ratio Media Query

    Aspect ratio Media Query

    Maybe you heard about the aspect ratio property. This is a handy tool for mainly setting up image scales. But first, let’s come to some explaining the problem. There are (again) various browsers on the market, and your users decide which one to use to visit your site or online store. Considering this you can keep it simple, stupid, something like, buy and leave, and come back with the next voucher we will send you. Or you can try to attract your user also visually, which is from a developer’s perspective more complicated but definitely more fun. Combining the KISS… Read more


  • Make footer lines static in WordPress

    Make footer lines static in WordPress

    Make footer lines static in WordPress

    Really challenging this time if you have a WordPress site. This is just a quick hint for some issues that might occur. Please don’t forget. You can also contact 3close for some support. Sometimes, even on very sophisticated websites, the footer isn’t really static. You notice this, when you open two different URLs of the same website, scroll to the bottom and switch from one tab to another. It might happen that the text is jumping a little bit. It’s just a little detail, which the common user won’t notice at all. But there is a quick fix for this.… Read more


  • Screen orientation reloaded

    Screen orientation reloaded

    Screen orientation reloaded

    Maybe you experienced this yourself. You visit a webpage, turn your mobile around and switch back again, and for whatever reason the background is broken. In my humble opinion, this comes from an unregistered viewport change, and I myself experienced this a few times, especially when I was visiting websites with beautiful background images. This behavior is quite annoying for the user. He or she can reload the page after the switch, but no one does. I tried to figure out if to prevent the layout break in any way, and fortunately I can provide you with a little script.… Read more


  • Aspect ratio Media Query

    Aspect ratio Media Query

    Aspect ratio Media Query

    Maybe you heard about the aspect ratio property. This is a handy tool for mainly setting up image scales. But first, let’s come to some explaining the problem. There are (again) various browsers on the market, and your users decide which one to use to visit your site or online store. Considering this you can keep it simple, stupid, something like, buy and leave, and come back with the next voucher we will send you. Or you can try to attract your user also visually, which is from a developer’s perspective more complicated but definitely more fun. Combining the KISS… Read more