AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Delphi-PRAXiS - Lounge Klatsch und Tratsch Re-Design XPUsermanager Homepage
Thema durchsuchen
Ansicht
Themen-Optionen

Re-Design XPUsermanager Homepage

Ein Thema von Luckie · begonnen am 18. Jan 2011 · letzter Beitrag vom 14. Mär 2011
 
Benutzerbild von pustekuchen
pustekuchen

Registriert seit: 27. Aug 2010
268 Beiträge
 
Delphi 11 Alexandria
 
#30

AW: Re-Design XPUsermanager Homepage

  Alt 20. Jan 2011, 15:49
Try this

Code:
.navigation {
    background-color: lightblue;
    border-bottom: 2px solid #818485;
    border-left: 2px solid #818485;
    border-right: 2px solid #818485;
    margin-bottom: 20px;
    padding: 5px;
    text-align: right;
}
body {
    background-color: #F8F8FC;
    font-family: Arial,Sans-Serif;
    font-size: 90%;
    margin-left: auto;
    margin-right: auto;
    width: 840px;
}
h1.title {
    background-color: lightblue;
    border-left: 2px solid #818485;
    border-right: 2px solid #818485;
    border-top: 2px solid #818485;
    color: white;
    font-style: italic;
    margin: 0;
    padding: 5px;
}
h2, h3 {
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 0;
}
font.em {
    font-weight: 600;
}
.navigation a {
    color: black;
    font-weight: bold;
}
.middle {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
}
div.body {
    background-color: #E8E8E8;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-align: justify;
    width: 800px;
}
div.bottom {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    width: 880px;
}
div.boxes {
    background-color: #E8E8E8;
    float: left;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 15px;
    padding: 15px;
    width: 28%;
}
div.footer {
    clear: both;
    font-size: small;
    padding-top: 10px;
    text-align: right;
}
div.hintbuy {
    font-weight: bold;
    text-align: right;
}
div.downloadlink {
    font-weight: bold;
    text-align: center;
}
table {
    border: 2px solid gray;
    border-collapse: collapse;
    font-size: 90%;
}
th {
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    padding: 3px;
    text-align: left;
}
td {
    border-style: solid;
    border-width: 1px;
    padding: 3px;
}
Und die mittlere Box wieder auf
Code:
class="boxes"
Kleiner Tipp: Falls du Firefox benutzt, lad dir das Addon Firebug runter. Damit kannst du on the fly die Daten ändern und siehst direkt das Ergebnis.
Delphi programming is awesome.
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 03:43 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz