Difference between revisions of "HLB Auction"
Jump to navigation
Jump to search
imported>DeniseGodin1521 |
imported>DeniseGodin1521 |
||
Line 1: | Line 1: | ||
− | + | <css> | |
+ | /* Wrapper around the table: sets text-color (and could change font)*/ | ||
+ | .CTWrapper { | ||
+ | width : 900px; | ||
+ | align : center; | ||
+ | background : #1d2e38; | ||
+ | border : 2px solid silver; | ||
+ | color : silver; | ||
+ | } | ||
− | + | /* Color of the Links, needs to be in the wrapper so it does not change | |
+ | * ALL the links, but only those of the actual content | ||
+ | */ | ||
+ | .CTWrapper a { | ||
+ | color: blue; | ||
+ | } | ||
− | + | .CTWrapper a :hover{ | |
+ | color: blue; | ||
+ | } | ||
− | + | .CTWrapper a :visited{ | |
+ | color: blue; | ||
+ | } | ||
− | + | .CTWrapper a:link { | |
+ | color: grey; | ||
+ | } | ||
− | + | /* Design of the large Headers of the individual sections | |
+ | * in the Table (e.g.: Details) | ||
+ | */ | ||
+ | .CTHeader { | ||
+ | color : #ffffff; | ||
+ | vertical-align : center; | ||
+ | font-size : 24pt; | ||
+ | font-family : Palatino Linotype, Perpetua, serif; | ||
+ | text-align : center; | ||
+ | padding-top : 8px; | ||
+ | font-variant : small-caps; | ||
+ | -moz-border-radius-topleft : 15px 11px; | ||
+ | -moz-border-radius-topright : 15px 11px; | ||
+ | -webkit-border-top-left-radius : 15px 11px; | ||
+ | -webkit-border-top-right-radius : 15px 11px | ||
+ | } | ||
− | + | /* Color defition for the Table Cells */ | |
+ | .CTData { | ||
+ | background-color : #d1d5d7; | ||
+ | margin : 15px; | ||
+ | color : black; | ||
− | + | } | |
− | + | /* Alternative Color definition of Table Cells, aka: 2nd Color */ | |
+ | .CTData2 { | ||
+ | background : #F45126; | ||
+ | margin : 15px; | ||
+ | } | ||
+ | /* Color and style of the box surrounding the Picture */ | ||
+ | .CTBox { | ||
+ | border-top : 3px solid gray; | ||
+ | border-bottom : 1px solid gray; | ||
+ | border-right : 2px solid gray; | ||
+ | border-left : 2px solid gray; | ||
+ | background : #F48126; | ||
+ | text-align : center; | ||
+ | margin : 0px; | ||
+ | } | ||
+ | /* Color and Style of the large text under the picture. */ | ||
+ | .CTBigText { | ||
+ | font-size : 48pt; | ||
+ | font-family : Palatino Lionotype, Perpetua, serif; | ||
+ | font-variant : small-caps; | ||
+ | text-align : center; | ||
+ | align : center; | ||
+ | text-shadow : 1px 1px 3px #000000; | ||
+ | color : #ffffff; | ||
+ | } | ||
− | + | .CTTable { | |
+ | background: #F48126; | ||
+ | } | ||
− | + | /* Color and Stlye of the little navigation menu*/ | |
− | + | .CTNav { | |
− | + | color : silver; | |
− | + | text-align : center; | |
− | + | text-transform : uppercase; | |
− | + | font-size : 7pt; | |
− | + | border-bottom : 5px solid white; | |
− | + | } | |
− | + | </css> | |
− | + | <!-- Actual Content goes here --> | |
− | + | <div class="CTWrapper"> | |
− | + | <!-- Top Banner Start--> | |
− | + | {| class="CTTable" cellpadding="0" cellspacing="0" width="900" | |
− | + | |- | |
− | + | |height = "13" class = "CTData2" colspan = "3"| | |
− | + | |- | |
− | + | |height = "90" width = "150" class = "CTData" | | |
− | + | |rowspan = "2" width = "490" class = "CTBox" | [[Image:Centerpiece_benefit2.jpg|center|350px]]<span class="CTBigText"> ''{{PAGENAME}}'' </span> | |
− | + | |width = "150" class = "CTData"| | |
− | + | |- | |
− | + | |- | |
− | + | |height = "50" class = "CTData2" | | |
− | + | |class = "CTData2" | | |
− | + | |- | |
− | + | |colspan = "3" class = "CTData2 CTNav" | | |
− | + | |} | |
− | + | <!-- Top Banner End--> | |
− | + | <!-- Info Start --> | |
− | + | {| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable" | |
− | + | | width = "60%" class = "CTData2 CTHeader" | <span id="I-Details">Auction Items</span> | |
− | + | | width = "40%" class = "CTData2 CTHeader" | <span id="I-Gallery>Gallery</span> | |
− | + | |- | |
− | + | | class = "CTData" | {{:{{PAGENAME}}/Details}}<!-- Do not delete the ':' (colon)! --> | |
− | + | | class = "CTData" | {{:{{PAGENAME}}/Gallery}}<!-- Do not delete the ':' (colon)! --> | |
− | + | |} | |
− | + | <!--Info End --> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 11:18, 21 September 2017
HLB Auction | ||
Auction Items | Gallery | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
HLB Auction/Gallery |