GR-Pixel

((e,p,t,s,n,r)=>e.grp||((s=e.grp=function(){s.process?s.process.apply(s,arguments):s.queue.push(arguments)}).queue=[],s.t=+new Date,(n=p.createElement(t)).async=1,n.src=”https://storage.googleapis.com/grpixel/openpixel.min.js”,(r=p.getElementsByTagName(t)[0]).parentNode.insertBefore(n,r)))(window,document,”script”),grp(“init”,”670″);Continue reading

EIN – Süße Tiere – Querformat Tablet korrigieren

@media only screen and (max-width: 1024px) and (min-width: 768px) { /* Sidebar sichtbar machen und passend breit */ .mcb-sidebar { display: block !important; visibility: visible !important; opacity: 1 !important; width: 20% !important; /* Sidebar-Breite */ float: left !important; } /*…Continue reading

EIN – Süße Tiere – Menükorrektur Header

/* Suchseite – Falsches Menü ausblenden */ body.search nav#menu ul.menu.page-menu { display: none !important; } /* Suchseite – Richtiges Menü sicherstellen */ body.search #Top_bar .menu { display: flex !important; justify-content: center; align-items: center; opacity: 1 !important; visibility: visible !important; height:…Continue reading

EIN – Süße Tiere – Umrahmung Tab-Steuerung Barrierefreiheit

a:focus-visible, button:focus, input:focus, textarea:focus, select:focus { outline: 2px solid #BBA5A7; /* Orangefarbener Fokus */ outline-offset: 3px; /* Abstand zur Umrandung */ border-radius: 4px; /* Abgerundete Kanten (optional) */ background-color: #dcd0d2; /* Optional: Hintergrundfarbe ändern */ color: #000; /* Optional: Textfarbe…Continue reading

AUS – Süße Tiere – Design IKS Kategoriemenü

/* Hintergrund des Widgets */ .widget_categories ul { background-color: transparent !important; /* Kein Hintergrund */ padding: 0 !important; /* Kein zusätzlicher Abstand */ border: none !important; /* Keine Umrandung */ } /* Textfarbe für Links */ .widget_categories ul li >…Continue reading