A new layout for tempusfugit.me.uk
This is the third iteration it currently uses wp_emulate2.css to exhibit the same behaviour as fbm.css - the earlier iteration dynamically assigned the css file on load. The script.js is currently the same as the one developed to dynamically assign contexts - the id="home_link1" is a hang-over from the BWVH.uk pages
function myFunction2() controls the header-right div class to display a menu button (icon)
<a href="javascript:void(0);" style="font-size:15px;" class="icon" onclick="myFunction()">☰
class header-right can be renamed as it no longer refers to a right hand section of the screen. Actually, it is referred to in the JavaScript described above.
The div class="row" I think is a hang-over from previous css (rwd.css) where I was using a ::after pseudo-element ---- see the other css file
Links
External Sources
Footer