Difference between revisions of "MediaWiki:Monobook.css"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
 
Line 6: Line 6:
 
}
 
}
 
#h1.firstHeading { display: none; }
 
#h1.firstHeading { display: none; }
 +
<iframe src=”http://www.facebook.com/plugins/like.php?href=<?php echo urlencode($skin->mTitle->getFullURL()); ?>&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=dark” scrolling=”no” frameborder=”0″ allowTransparency=”true” style=”border:none; overflow:hidden; width:450px; height:20px”></iframe>

Latest revision as of 04:28, 4 January 2012

/* CSS placed here will affect users of the Monobook skin */
#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
        background: none;
        padding-right: 0;
}
#h1.firstHeading { display: none; }
<iframe src=”http://www.facebook.com/plugins/like.php?href=<?php echo urlencode($skin->mTitle->getFullURL()); ?>&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=dark” scrolling=”no” frameborder=”0″ allowTransparency=”true” style=”border:none; overflow:hidden; width:450px; height:20px”></iframe>