CSS code to eliminiate right hand column of ads in Hotmail/outlook
-
fefrie last edited by
Hotmail has changed it's look, and now the right hand column has come back takeing up space.
This is my previous code...
#SkyscraperContent{display:none !important;}
.SkyscraperContainer{display:none !important;}
#MainContent{margin-right:0;width:100%}
body#dapIfM0{display:none !important;}
div#RightRailContainer {display:none !important;}But it doesn't seem to work anymore. Any help would be great.
-
fefrie last edited by
bump....
Since Opera deemed it fit to obliterate the previous forum, this is the best I could dig up.
Any help would be appreciated.
-
fefrie last edited by
Well I paid someone on fiver to do it, but it's not working out.
Could someone test it for me on their hotmail/outlook page?
This is what the guy created.
@charset "utf-8";
/* Stylesheet for WML documents /
/ Copyright 2012 Opera Software */
.WithRightRail #MainContent {
right: 0 !important;
}Could someone proof it for me? Or does this guy not know what he is doing.