jump to navigation

Google Adwords Tweaking October 25 2011

These may seem like not a big deal, but they are!  After speaking with the Google Energize team about these points, my eyes have been opened.   Take the time to optimize your adwords account!

Great Manmade River Project September 08 2011

With more than 4,000 km of mainly four-metre diameter prestressed concrete cylinder pipe (PCCP) in operation, the Great Man-Made River pipeline is the one of the largest water projects in the world. An aggressive rehabilitation program was required from 2001 to 2005 after the Great Man-Made River Authority (GMRA) experienced five failures on their pipeline.

Learn more at : http://www.puretechltd.com/case_studies/water_pipeline/great_man_made_river.shtml

CSS - IE7 inline-block Fix July 27 2011

Add : zoom: 1; *display:inline; to the CSS

Using Google Code to Fix Sticky Suckerfish

Don’t bother using the Google Code to fix the sticky suckerfish menus in IE7 (IE8 Compt. mode)

Just add the #nav li:hover attribute with {height: 1%;}, {background-position: 0 0;} or {position: static;}.

Sticky Sons of Suckerfish bug fixes

re : http://css-class.com/articles/explorer/sticky/

A few fixes for the sticky hover bug have appeared on various mailing lists or forums. This involves adding a new selector #nav li:hover to the CSS with either of these properties and values {height: 1%;}, {background-position: 0 0;} or {position: static;}.

| older posts »