@font-face in your Face

I got this jewel of an error this morning while checking a site in IE10 that I hadn’t run across before. CSS3117: @font-face failed cross-origin request error Of course, it was glaringly obvious that the site hadn’t loaded the fonts I intended for it to...

Drupal Views PHP and Text Values

Man, after much tinkering and frustration I have finally realized that when using Views PHP to construct fields you cannot print actual text values out. Instead it will produce the entity number in your output code. So, in case you are trying to get a Global PHP field...

YouTube iFrame and Dropdown Menus

Ever get that annoying issue where your drop down horizontal menu expands down and the YouTube video you embedded with the standard iFrame code remains on top of your menu? This one has buggered me a few times and maybe I’m not the only one but I figured...

Copyright Year Automatic Update

I hate having to go in and manually update the year in the footer on websites next to the copyright text. This isn’t anything fancy or new but just something to keep in your brain so you don’t have to go around updating the year every January in your...