Skip to content

Instantly share code, notes, and snippets.

@SunboX
Created April 19, 2011 08:57
Show Gist options
  • Select an option

  • Save SunboX/927032 to your computer and use it in GitHub Desktop.

Select an option

Save SunboX/927032 to your computer and use it in GitHub Desktop.
.fan_box * { color: #3378CC !important; font-family: "DroidSans", "Trebuchet MS", Arial, Helvetica, sans-serif; }
.fan_box a:hover { text-decoration: none; }
.fan_box .full_widget { height: 170px; border: 0 !important; background: none !important; position: relative; }
.fan_box .connect_top { background: none !important; padding: 0 !important; }
.fan_box .profileimage, .fan_box .name_block { display: none; }
.fan_box .connect_action { padding: 0 !important; }
.fan_box .connect_widget {
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area { margin: 0 !important; }
.fan_box .connect_widget td.connect_widget_vertical_center { padding: 0 !important; }
span.total { font-size: 13px; line-height: 17px; cursor: default; }
.fan_box .connections {
padding: 0 !important;
border: 0 !important;
font-size: 12px;
font-weight: bold;
}
.fan_box .connections .connections_grid {
background: url("http://www.badegaerten.de/grafiken/info/trenner-box.png") repeat-x scroll bottom left transparent;
padding-bottom: 10px !important;
padding-top: 20px !important;
width: 480px;
}
.fan_box .connections_grid .grid_item { padding: 0 10px 10px 0 !important; }
.fan_box .connections_grid .grid_item .name {
font-weight: normal;
padding-top: 1px !important;
}
.connect_widget .like_button_no_like .piece, .connect_widget .like_button_no_like {
background: transparent !important;
border: 0 !important;
}
.connect_widget .tombstone_cross {
background: url("http://www.badegaerten.de/grafiken/facebook/like.png") no-repeat scroll 0 0 transparent !important;
height: 16px !important;
margin-right: 8px !important;
width: 17px !important;
z-index: 99;
}
.connect_widget_like_button .liketext {
background: none !important;
line-height: 17px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment