MediaWiki:Common.css

From AHPA Botanical Identity References Compendium
(Difference between revisions)
Jump to: navigation, search
(hid sponsored by graphic by commenting out paragraph adjustment CSS)
 
(11 intermediate revisions by one user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */ /* body.page h1.firstHeading { display:italic; } */ /* This didn't seem to work as of 12/27/2011 */
 
/* CSS placed here will be applied to all skins */ /* body.page h1.firstHeading { display:italic; } */ /* This didn't seem to work as of 12/27/2011 */
  
#n-sponsors {  
+
/* commented this out 9/4/2013 to remove Sponsored By advertising images
 +
#p-SUPPORTED_BY {  
  
  background-image: url(http://www.ahpa.org/Portals/0/images/NDISignUp.gif);
+
background-image: url(http://www.ahpa.org/Portals/0/images/camelliasinensis_ad_demo2.gif); background-position: top left; background-repeat: no-repeat; padding-left: 0px; padding-top: 96px; }
background-position: top left;
+
*/
background-repeat: no-repeat;
+
padding-left: -10px;
+
padding-top: 80px;
+
+
 
+
}
+
 
+
#n-SUPPORTED_BY {
+
 
+
background-image: url(http://www.ahpa.org/Portals/0/images/NDISignUp.gif);<br>background-position: top left;<br>background-repeat: no-repeat;<br>padding-left: -10px;<br>padding-top: 80px;<br>}<br>
+

Latest revision as of 16:48, 4 September 2013

/* CSS placed here will be applied to all skins */ /* body.page h1.firstHeading { display:italic; } */ /* This didn't seem to work as of 12/27/2011 */

/* commented this out 9/4/2013 to remove Sponsored By advertising images 
#p-SUPPORTED_BY { 

background-image: url(http://www.ahpa.org/Portals/0/images/camelliasinensis_ad_demo2.gif); background-position: top left; background-repeat: no-repeat; padding-left: 0px; padding-top: 96px; }
*/
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux