MediaWiki: Gumaxdd15.css: Perbedaan antara revisi

Dari GBI Danau Bogor Raya
Lompat ke: navigasi, cari
Leo (bicara | kontrib)
kTidak ada ringkasan suntingan
Leo (bicara | kontrib)
kTidak ada ringkasan suntingan
 
(41 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 1: Baris 1:
.slideshow div {
/* == JUDUL HALAMAN UTAMA ===================================== */
  _position: absolute;
}


.slideshow div div {
/* body.page-Halaman_Utama .gumax-firstHeading { display: none !important; border: none; margin: 0 0 0 0; padding: 0 0 0 0; }
  _position: static;
body.page-Halaman_Utama #content { border-top: none; border-bottom: none; margin: -1em 0 0 0; padding: 0 0 0 0; } */
}
 
body.page-Halaman_Utama .gumax-firstHeading { display: none !important; border-bottom: transparent; line-height: 0em; margin-top:1em; }
body.page-Halaman_Utama #content { border-top: none; border-bottom: none; margin: auto; margin-top: -1em; }


#p-logo,
#p-logo a,
#p-logo a,
#p-logo a:hover {
#p-logo a:hover {
background-image: url("http://dbr.gbi-bogor.org/w/images/f/f5/Logo_201101-700px.png") !important;
background-image: url(http://dbr.gbi-bogor.org/w/images/a/a0/Logo-20120328.png) !important;
width: 700px;
width: 700px;
height: 80px;
height: 80px;
Baris 22: Baris 17:
body {
body {
background-attachment:fixed;
background-attachment:fixed;
}
/* body {
background: url(http://dbr.gbi-bogor.org/w/images/5/50/Red-and-white-snowflake-balls-Christmas.jpg) repeat center bottom white fixed;
}
*/
#gumax-content-body {
opacity: 0.99;
filter:alpha(opacity=99); /* For IE8 and earlier */
background: white;
}
#siteNotice {
padding: 0em;
margin: 0 0 0 0;
}
html, body {
background: url(http://dbr.gbi-bogor.org/w/skins/gumaxdd15/images/bggumax451/bg_light.jpg) fixed;
}
}

Revisi terkini sejak 28 Maret 2012 12.12

/* == JUDUL HALAMAN UTAMA ===================================== */

/* body.page-Halaman_Utama .gumax-firstHeading { display: none !important; border: none; margin: 0 0 0 0; padding: 0 0 0 0; }
body.page-Halaman_Utama #content { border-top: none; border-bottom: none; margin: -1em 0 0 0; padding: 0 0 0 0; } */

#p-logo,
#p-logo a,
#p-logo a:hover {
	background-image: url(http://dbr.gbi-bogor.org/w/images/a/a0/Logo-20120328.png) !important;
	width: 700px;
	height: 80px;
	background-repeat: repeat-x; 
	background-attachment: scroll;
	}

/* THEME: UNTUK BACKGROUND */
body {
	background-attachment:fixed;
}

/* body { 
background: url(http://dbr.gbi-bogor.org/w/images/5/50/Red-and-white-snowflake-balls-Christmas.jpg) repeat center bottom white fixed; 
}
*/
#gumax-content-body { 
	opacity: 0.99;
	filter:alpha(opacity=99); /* For IE8 and earlier */
	background: white;
}

#siteNotice {
	padding: 0em;
	margin: 0 0 0 0;
}

html, body { 
	background: url(http://dbr.gbi-bogor.org/w/skins/gumaxdd15/images/bggumax451/bg_light.jpg) fixed;
}