Foren Suche

Suchoptionen anzeigen
  • CSS LondonDatum01.07.2015 18:44
    Thema von Admin im Forum wrgdfc

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
     
    .messagecont div {
    overflow: auto;
    position: relative;
    }
     
    .headertabelle {
    margin-top: -200px;
    }
     
    .headertext {
    color: black;
    font-family: Arial;
    font-size: 10px;
    }
     
    .beschreibung {
    text-align: center;
    color: grey;
    }
     
    .forumtitle, .forumtitle a {
    text-align: center;
    text-decoration: none;
    font-family: Georgia;
    font-size: 20px;
    font-weight: light;
    letter-spacing: 2px;
    font-style: italic;
    color: #243d72;
    }
     
    .forumtitle:hover {
    text-shadow: 1px 1px 1px #363941;
    transition: all 0.5s ease 0s;
    color: #a11717;
    }
     
    .subforum, .subforum a {
    text-align: center;
    font-family: calibri;
    font-size: 18px;
    color: #1e325d;
    font-family: 'Dancing Script', cursive;
    }
     
    .subforum1:hover {
    text-shadow: 1px 1px 1px #363941;
    transition: all 0.5s ease 0s;
    color: #a11717;
    }
     
    .lastmessage {
    text-align: center;
    text-decoration: none;
    font-family: Georgia;
    font-size: 15px;
    font-weight: light;
    letter-spacing: 2px;
    font-style: italic;
    color: #243d72;
    }
     
    .lastmessage:hover {
    text-shadow: 1px 1px 1px #363941;
    transition: all 0.5s ease 0s;
    color: #a11717;
    }
     
    .lastmuser {
    text-align: center;
    font-family: calibri;
    font-size: 17px;
    color: #a11717;
    font-family: Nyala;
    }
     
    .lastmuser:hover {
    text-shadow: 1px 1px 1px #363941;
    transition: all 0.5s ease 0s;
    }
     
    <!-- /* Legt die Höhe über dem Header fest */
    #pagewidth > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
    height: 40px;
    }
     
    .nav_n a {
    background-color: #243d72;
    margin: 0px 0px 0px -45px;
    list-style-type: none;
    padding: 11px 25px;
    display: inline;
    border-radius: 30px 30px 0px 0px;
    opacity: 0.7;
    text-align: center;
    color: white;
    font-family: Arial;
    font-size: 9px;
    text-shadow: 1px 1px 1px black;
    letter-spacing: 2px;
    text-transform: uppercase;
    }
     
    .nav_n {
    margin: auto;
    width: 93%;
    }
     
    strong {
    font-weight: normal;
    }
     
    .farbverlauf {
    background-image: linear-gradient(#b8c1d8, #bbc5ca);
    background-image: -webkit-linear-gradient(#b8c1d8, #bbc5ca);
    }
     
    .farbverlauf2 {
    background-image: linear-gradient(#cc9a9a, #bbc5ca);
    background-image: -webkit-linear-gradient(#cc9a9a, #bbc5ca);
    }
     
    .farbverlauf3 {
    background-image: linear-gradient(#7fa5aa, #bbc5ca);
    background-image: -webkit-linear-gradient(#7fa5aa, #bbc5ca);
    }
     
    .farbverlauf4 {
    background-image: linear-gradient(#92b793, #dbbc5ca);
    background-image: -webkit-linear-gradient(#92b793, #bbc5ca);
    }
     
    .farbverlauf5 {
    background-image: linear-gradient(#dacfc0, #bbc5ca);
    background-image: -webkit-linear-gradient(#dacfc0, #bbc5ca);
    }
     
    .farbverlauf6 {
    background-image: linear-gradient(#bfb6c8, #bbc5ca);
    background-image: -webkit-linear-gradient(#bfb6c8, #bbc5ca);
    }
     
    .farbverlauf7 {
    font-family: Cinzel Decorative !important;
    background-image: linear-gradient(to right, #bbc5ca, #b8c1d8, #b8c1d8, #bbc5ca); width:100%;
    }
     

    .farbverlauf8 {
    font-family: Cinzel Decorative !important;
    background-image: linear-gradient(to right, #bbc5ca, #cc9a9a, #cc9a9a, #bbc5ca); width:100%;
    }
     
    .farbverlauf9 {
    font-family: Cinzel Decorative !important;
    background-image: linear-gradient(to right, #bbc5ca, #7fa5aa, #7fa5aa, #bbc5ca); width:100%;
    }
     
    .farbverlauf10 {
    font-family: Cinzel Decorative !important;
    background-image: linear-gradient(to right, #bbc5ca, #92b793, #92b793, #bbc5ca); width:100%;
    }
     
    .farbverlauf11 {
    font-family: Cinzel Decorative !important;
    background-image: linear-gradient(to right, #bbc5ca, #dacfc0, #dacfc0, #bbc5ca); width:100%;
    }
     
    .rahmen1 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #666666;
    }
     

    .rahmen2 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 1px;
    border-top-left-radius: 15px;
    border: 1px solid #666666;
    }
     

    .rahmen3 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 1px;
    border-bottom-left-radius: 15px;
    border: 1px solid #666666;
    }
     

    .rahmen4 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 1px;
    border-top-left-radius: 150px;
    border: 1px solid #666666;
    }
     
    .rahmen5 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 15px;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
    border: 1px solid #666666;
    }
     
    .rahmen6 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 15px;
    border: 1px solid #666666;
    }
     
    .rahmen7 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 1px;
    border-top-right-radius: 15px;
    border: 1px solid #666666;
    }
     
    .rahmen8 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 1px;
    border-bottom-right-radius: 15px;
    border: 1px solid #666666;
    }
     
    .rahmen9 {
    box-shadow: 1px 1px 5px #6C6C6C;
    border-radius: 1px;
    border-top-right-radius: 150px;
    border: 1px solid #666666;
    }
     

    .rahmen10 {
    transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
    -webkit-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
    -moz-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
    -o-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
    -ms-transform: rotate(354deg) scale(1.00) skew(1deg) translate(0px);
     
    }
     
    .rahmen11 {
     

     

    transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
    -webkit-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
    -moz-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
    -o-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
    -ms-transform: rotate(17deg) scale(1.00) skew(-3deg) translate(0px);
     

    }
     
    .rahmen12 {
     

    border:outset 4px #FFFFFF;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    }
     
    .rahmen13 {
    box-shadow: 1px 1px 5px #6C6C6C;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #666666;
    padding: 1px;
    max-width: 500px
    }
     
    font-family: 'Cinzel Decorative', cursive;
     

  • Farbverlauf nach Links und RechtsDatum10.05.2015 16:25
    Thema von Admin im Forum Dies ist ein Forum in...

  • SchriftgrößeDatum27.04.2015 12:33
    Thema von Admin im Forum Dies ist ein Forum in...

    [style=font-size:16pt]Dies ist ein Test[/style]

  • SignaturDatum31.03.2015 21:11
    Thema von Admin im Forum Dies ist ein Forum in...

  • testDatum03.03.2015 12:06
    Thema von Admin im Forum wrgdfc

  • Sig TestenDatum01.03.2015 20:38
    Thema von Admin im Forum Dies ist ein Forum in...

Inhalte des Mitglieds Admin
Beiträge: 56

Besucher
0 Mitglieder und 1 Gast sind Online

Wir begrüßen unser neuestes Mitglied: ich bins
Forum Statistiken
Das Forum hat 6 Themen und 50 Beiträge.

Xobor Einfach ein eigenes Xobor Forum erstellen
Datenschutz