OutLooker Clean

Added by Tyler Regas@userstyles, Created: Oct 09, 2012, Updated: Oct 10, 2012
  • With the style applied (Generated screenshot)
  • Without the style applied (Generated screenshot)

Description:

A simple fix for Outlook.com to eliminate the ads bar from Microsoft's Outlook.com, their long overdue replacement for the hideous HotMail service.

More info
v 0.2, updated August 18th, 2012 to support the CSS changes that Microsoft made to the CSS. If you want to add a background pattern to the topbar and selected items in the Folder and Message lists, you can add this code, making sure to include a URL to the desired image file:

.t_hdbg {
background-image: url('IMAGE_URL');
}

.t_sel {
background-image: url('IMAGE_URL');
}

.MenuItemSelected, .LeftNavBasic li.ItemSelected a, li.IndexListSelected a, td.MailMigrationHighlightedLeftPaneIndex, td.MailMigrationHighlightedLeftPaneContent, .ToolbarItem.ToolbarIcon a.Selected, .LeftNav li.ItemSelected .lnav_itemLnk, .LeftNav li.ItemSelected .lnav_topItem, .LeftNav .t_sel {
color: white;
}

NOTES: The first item is the topbar image. The second item are the selection items. I suggest you use a darker image since this code keeps all text white. I use a nice wood flooring pattern that looks really great.

Read my blog @ http://www.tylerregas.com

Installs:
Applies to:
all URLs
License:
CC0 1.0 Universal.
Tyler Regas@userstyles has waived all copyright and related or neighboring rights to OutLooker Clean, to the extent allowed by law.

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.