(function(){ function forceColorEverywhere(){ // 1) Kill any title tooltips document.querySelectorAll('[title]').forEach(el => el.removeAttribute('title')); // 2) Force thumbnails color on hover (inline override safety) document.querySelectorAll('.wpmozo_wavy_gallery_item img').forEach(img=>{ img.addEventListener('mouseenter', ()=>{ img.style.filter='grayscale(0)'; }); img.addEventListener('mouseleave', ()=>{ img.style.filter='grayscale(1)'; }); }); // 3) FORCE POPUP/OVERLAY images to color (this is the key) document.querySelectorAll('.wpmozo_wavy_gallery_overlay img').forEach(img=>{ img.style.filter = 'grayscale(0)'; }); // 4) Hide the long overlay title text document.querySelectorAll('.wpmozo_wavy_gallery_overlay_item_title').forEach(el=>{ el.textContent = ''; el.style.display = 'none'; }); } forceColorEverywhere(); // Re-run whenever WPMozo rebuilds DOM new MutationObserver(forceColorEverywhere) .observe(document.body,{childList:true,subtree:true}); })();
PRAGUE
NEWSLETTER

Here we share our ideas

Time Inc. architectura

The design of the new Time Inc. headquarters was mentioned in an Architectural Record article discussing the office of the future.

READ MORE

How we built big yellow tunnel in LA

We buildt one of the Montreal Metro’s four routes operating in Montreal, Quebec, Canada.

READ MORE

Tom Krizmanic speaks about Neutral Design

Tom Krizmanic recently spoke about age-neutral design in the workplace as part of a three-person …

READ MORE

Creature interior

We design a new building on Nickelodeon’s Burbank campus makes the “pages” : “The new state-of-the-art five-story glass structure will …

READ MORE

How to discover Yourself in 7 steps

Everyone wants to know their inner calling, and that includes me. We know that if we only know …

READ MORE

Little house in forest

This efficient little garage is designed to accommodate three uses: a two car garage, potting alcove or shop, and a small cottage plan above …

READ MORE

Promotion to Principal

Our parthners are proud to announce the promotion of Alexandra Villegas to Principal in our office in Prague.

READ MORE