Difference between revisions of "Corin"
Jump to navigation
Jump to search
imported>Remist (Created page with " {{:Template 2/Layout | Page name = Corin | Full name = Corin Delaire | | // This stuff is optional | Basic link style=color: #FFFF00; text-decoration: none; | Outer div s...") |
imported>WhoopingCrane |
||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <css> | ||
| + | /* Wrapper around the table: sets text-color (and could change font)*/ | ||
| + | .CTWrapper { | ||
| + | width : 900px; | ||
| + | align : center; | ||
| + | background : #1d2e38; | ||
| + | border : 1px 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: gold; | ||
| + | } | ||
| − | + | .CTWrapper a :hover{ | |
| + | color: blue; | ||
| + | } | ||
| + | .CTWrapper a :visited{ | ||
| + | color: gold; | ||
| + | } | ||
| − | + | .CTWrapper a:link { | |
| − | + | color: grey; | |
| − | + | } | |
| − | + | ||
| − | + | /* Design of the large Headers of the individual sections | |
| − | + | * in the Table (e.g.: INFORMATION) | |
| − | | | + | */ |
| − | | | + | .CTHeader { |
| − | | | + | color : #f0f1f3; |
| − | | }} | + | vertical-align : center; |
| + | font-size : 22pt; | ||
| + | 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 : #1d2e38; | ||
| + | margin : 15px; | ||
| + | color : silver; | ||
| + | |||
| + | } | ||
| + | |||
| + | /* Alternative Color definition of Table Cells, aka: 2nd Color */ | ||
| + | .CTData2 { | ||
| + | background : #000000; | ||
| + | margin : 15px; | ||
| + | } | ||
| + | |||
| + | /* Color and style of the box surrounding the Picture */ | ||
| + | .CTBox { | ||
| + | border-top : 3px silver; | ||
| + | border-bottom : 1px silver; | ||
| + | border-right : 2px silver; | ||
| + | border-left : 2px silver; | ||
| + | background : #f0f1f3; | ||
| + | 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 : #1d2e38; | ||
| + | } | ||
| + | |||
| + | .CTTable { | ||
| + | background: #f0f1f3; | ||
| + | } | ||
| + | |||
| + | /* Color and Stlye of the little navigation menu*/ | ||
| + | .CTNav { | ||
| + | color : silver; | ||
| + | text-align : center; | ||
| + | text-transform : uppercase; | ||
| + | font-size : 7pt; | ||
| + | border-bottom : 5px solid #1d2e38; | ||
| + | } | ||
| + | </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" | <br>[[Image:JJ001.jpg|center|300px]]<br><span class="CTBigText"> ''Corin Delaire'' </span> | ||
| + | |width = "150" class = "CTData"| | ||
| + | |- | ||
| + | |- | ||
| + | |height = "50" class = "CTData2" | | ||
| + | |class = "CTData2" | | ||
| + | |- | ||
| + | |colspan = "3" class = "CTData2 CTNav" | '''Navigation:'' [[#I-Facts|Information]], [[#I-Gallery|Snapshots]], [[#I-Hooks|Contacts]], [[#I-Quotes|Quotes]]''''' | ||
| + | |} | ||
| + | <!-- Top Banner End--> | ||
| + | <!-- Info Start --> | ||
| + | {| width = "900px" cellpadding = "5" cellspacing = "0" class = "CTTable" | ||
| + | | width = "50%" class = "CTData2 CTHeader" | <span id="I-Facts">Information</span> | ||
| + | | | | ||
| + | | width = "50%" class = "CTData2 CTHeader" | <span id="I-Gallery>Snapshots</span> | ||
| + | |- | ||
| + | | class = "CTData" | {{:Corin/Info}}<!-- Do not delete the ':' (colon)! --> | ||
| + | | rowspan = "5" | | ||
| + | | class = "CTData" | {{:Corin/Snapshots}}<!-- Do not delete the ':' (colon)! --> | ||
| + | |- | ||
| + | | class = "CTData2 CTHeader" | <span id="I-Hooks">Contacts</span> | ||
| + | | class = "CTData2 CTHeader" | <span id="I-Quotes">Quotes</span> | ||
| + | |- | ||
| + | | class = "CTData" | {{:Corin/Hooks}}<!-- Do not delete the ':' (colon)! --> | ||
| + | | class = "CTData" | {{:Corin/Quotes}}<!-- Do not delete the ':' (colon)! --> | ||
| + | |} | ||
| + | <!--Info End --> | ||
| + | </div> <!-- CTWrapper --> | ||
| + | |||
| + | == RP Logs == | ||
| + | {{ RP Logs | name = Corin | columns = 4 | ordermethod = gamedate }} | ||
| + | [[Category:PCs]][[Category:Inactive PCs]][[Category:Fera]][[Category:Bastet]][[Category:Shifter]] | ||
Latest revision as of 08:13, 8 April 2016
Corin Delaire |
||
| Navigation: Information, Snapshots, Contacts, Quotes | ||
| Information | Snapshots | |
| Corin/Info | Corin/Snapshots | |
| Contacts | Quotes | |
| Corin/Hooks | Corin/Quotes |
RP Logs
No pages meet these criteria.