Difference between revisions of "Template:Team:WLC-Milwaukee2"
Mwmortensen (Talk | contribs) |
Mwmortensen (Talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 147: | Line 147: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/*--Slideshow Begins Here--*/ | /*--Slideshow Begins Here--*/ | ||
#slideshow { | #slideshow { | ||
Line 203: | Line 158: | ||
margin-right:auto; | margin-right:auto; | ||
position: relative; | position: relative; | ||
− | height:300px; width: | + | height:300px; width: 870px; |
} | } | ||
.window { | .window { | ||
− | height: | + | height:300px; width: 870px; |
overflow: hidden; /*--Hides anything outside of the set width/height--*/ | overflow: hidden; /*--Hides anything outside of the set width/height--*/ | ||
position: absolute; | position: absolute; | ||
Line 221: | Line 176: | ||
.paging { | .paging { | ||
position: absolute; | position: absolute; | ||
− | bottom: 10px; right: | + | bottom: 10px; right: 0px; |
− | width: 300px; height: | + | width: 300px; height:0px; |
z-index: 100; /*--Assures the paging stays on the top layer--*/ | z-index: 100; /*--Assures the paging stays on the top layer--*/ | ||
text-align: right; | text-align: right; | ||
− | line-height: | + | line-height: 0px; |
font-weight: bold; | font-weight: bold; | ||
background: url(paging_bg2.png) no-repeat; | background: url(paging_bg2.png) no-repeat; | ||
Line 237: | Line 192: | ||
.pause { | .pause { | ||
position: absolute; | position: absolute; | ||
− | bottom: 10px; right: | + | bottom: 10px; right: -30px; |
− | width: 25px; height: | + | width: 25px; height:0px; |
z-index: 200; /*--Assures the paging stays on the top layer--*/ | z-index: 200; /*--Assures the paging stays on the top layer--*/ | ||
text-align: center; | text-align: center; | ||
− | line-height: | + | line-height: 0px; |
font-weight: bold; | font-weight: bold; | ||
display: block; /*--Hidden by default, will be later shown with jQuery--*/ | display: block; /*--Hidden by default, will be later shown with jQuery--*/ |
Latest revision as of 07:23, 18 September 2015