I have wanted to have a mobile site that works responsively like Facebook, Twitter, Google plus when a person is using Opera Mini Browser with Single Column view to access my mobile site.
Some people have suggested things like using declaring on the header
<link rel="stylesheet" media="handheld" type="text/css" href="./kh_themes/css/mobile.css">
but it has not always worked well for me and others coz I have never seen a working solution as I expected. Does anyone have an idea of doing this?