Zurück   Web to Date Forum > Web to Date > Web to Date 6.0

Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Ansicht
Alt 07.09.2010, 16:31   #1 (permalink)
Benutzer
 
Benutzerbild von tequilla11
 
Registriert seit: 26.03.2010
Ort: Panama
Beiträge: 54
tequilla11 befindet sich auf einem aufstrebenden Ast
Frage Schriftgrösse im Design Atlantis ändern

Hallo wiedermal,

ich würde gerne die Schriftgrösse im Design Atlantis ändern (verwende Font Verdana) aber leider habe ich in der style_verdana.css viel mehr einträge als in den anderen Design´s und bin mir nicht sicher welchen ich hierzu ändern muss.
Hier mal die style_verdana.css:

Code:
BODY, HTML {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}
A {
 text-decoration : none;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: <cc:print value="&usercolor.alt.medium">;
}
A:HOVER {
 text-decoration : underline;
 color: <cc:print value="&usercolor.alt.medium">;
}
a.dark {
 font-size: 7pt;
 color: <cc:print value="&usercolor.dark">;
 text-decoration: none;
}
a.medium {
 font-size: 7pt;
 color: <cc:print value="&usercolor.medium">;
 text-decoration: none;
}
A:HOVER.medium {
 text-decoration : none;
 color: <cc:print value="&usercolor.alt.medium">;
}
A:HOVER.white {
 text-decoration : none;
 color: <cc:print value="&usercolor.alt.medium">;
}

a.alt {
 font-size: 7pt;
 color: <cc:print value="&usercolor.alt.medium">;
 text-decoration: none;
}
a.white {
 font-size: 7pt;
 color: #ffffff;
 text-decoration: none;
}
a.greylink {
 font-size: 8pt;
 line-height: 14pt;
 font-weight: bold;
}
.small  {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #ffffff;
 font-weight : bold;
}
.normal  {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
}
.alt  {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: <cc:print value="&usercolor.alt.medium">;
 font-weight : bold
 }

h1 {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 20pt;
 color: <cc:print value="&usercolor.medium">;
 font-weight : bold;
 margin-top : 2pt;
 margin-bottom : 0pt;
}
h2 {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: <cc:print value="&usercolor.medium">;
 font-weight : bold;
 margin-top : 2pt;
 margin-bottom : 6pt;
}
.teaserheader {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : bold;
}

P  {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
 line-height : 14pt;
 margin-top : 2pt;
 margin-bottom : 12pt;
}
P.list  {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight : normal;
 line-height : 12pt;
 margin-top : 0pt;
 margin-bottom : 0pt;
}

P.illu  {
 line-height : 10pt;
 font-size: 7pt;
 margin-top : 3pt;
 margin-bottom : 12pt;
}

td.cell {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
}
td.rowheader {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #ffffff;
 font-weight : bold;
}
td.colheader {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : bold;
}

INPUT.search {
 font-size:8pt;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 background-Color:#ffffff;
 border: 1px solid #b1b1b1;
 width: 120px;
}
P.s2d  {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 color: <cc:print value="&usercolor.medium">;
 font-weight : bold;
 margin-top : 5pt;
 margin-bottom : 5pt;
 line-height: 16pt;
}
P.s2dsmall, a.s2dsmall {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: <cc:print value="&usercolor.medium">;
 margin-top : 2pt;
 margin-bottom : 2pt;
 line-height: 10pt;
}
td.s2d {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-weight : normal;
}
INPUT.s2d {
 font-size:8pt;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
}
SELECT.s2d {
 font-size:8pt;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 width:160px;
}
a.s2d {
 font-size:8pt;
 text-decoration : none;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: <cc:print value="&usercolor.medium">;
}
a.s2dsmall, a.s2dinfo  {
 text-decoration:underline;
}
/** Für Formulare und Shopseiten **/
/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}
/* Rahmen und Farbe Formularelemente normal */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
 background-color: <cc:print value="&usercolor.bright">;
 border: 1px solid #b1b1b1;
}
/* Weitere Styledefinitionen für Formularelemente */
<cc:include src="formstyle.ccml" common="1">
Danke im voraus

tequilla11

Geändert von voodoo36 (22.03.2011 um 07:49 Uhr)
tequilla11 ist offline   Mit Zitat antworten
Alt 07.09.2010, 16:37   #2 (permalink)
Erfahrener Benutzer
 
Registriert seit: 28.11.2009
Ort: Cottbus/Spreewald
Beiträge: 2.659
Paulemann wird schon bald berühmt werden
Standard AW: Schriftgrösse im Design Atlantis ändern

Erst mal den ganz behutsam:

BODY, HTML {
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
__________________
Never change a running system - wenn etwas läuft, soll man nichts ändern.

Design-Anpassungen und mehr....
Paulemann ist offline   Mit Zitat antworten
Alt 07.09.2010, 16:44   #3 (permalink)
Benutzer
 
Benutzerbild von tequilla11
 
Registriert seit: 26.03.2010
Ort: Panama
Beiträge: 54
tequilla11 befindet sich auf einem aufstrebenden Ast
Böse AW: Schriftgrösse im Design Atlantis ändern

Zitat:
Zitat von Paulemann Beitrag anzeigen
Erst mal den ganz behutsam:

BODY, HTML {
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
Hallo Paulemann,

danke für deine Blitz-Antwort.

Hab mal den wert bei font-size auf 10 und dann auf 12 geändert, ... nichts passiert.
tequilla11 ist offline   Mit Zitat antworten
Alt 07.09.2010, 17:03   #4 (permalink)
Erfahrener Benutzer
 
Registriert seit: 28.11.2009
Ort: Cottbus/Spreewald
Beiträge: 2.659
Paulemann wird schon bald berühmt werden
Standard AW: Schriftgrösse im Design Atlantis ändern

Browser-Cache gelöscht?
---------------
Du hast aber auch Verdana gewählt bei design auswählen und dann der reiter "Schriftart"?
__________________
Never change a running system - wenn etwas läuft, soll man nichts ändern.

Design-Anpassungen und mehr....
Paulemann ist offline   Mit Zitat antworten
Alt 07.09.2010, 17:21   #5 (permalink)
Benutzer
 
Benutzerbild von tequilla11
 
Registriert seit: 26.03.2010
Ort: Panama
Beiträge: 54
tequilla11 befindet sich auf einem aufstrebenden Ast
Standard AW: Schriftgrösse im Design Atlantis ändern

Also, hab den Browser-Cache gelöscht (wie immer) und hab auch im Design unter Shriftwart Verdana gewählt. Hab auch die Webseite mal neu erstellt, aber ohne erfolg.
tequilla11 ist offline   Mit Zitat antworten
Alt 07.09.2010, 17:47   #6 (permalink)
Benutzer
 
Benutzerbild von tequilla11
 
Registriert seit: 26.03.2010
Ort: Panama
Beiträge: 54
tequilla11 befindet sich auf einem aufstrebenden Ast
Standard AW: Schriftgrösse im Design Atlantis ändern

So, hab mal einfach drauf los geändert und alle 9 und 10 pt werte eifach auf 12 geänder und siehe da, ... es hat funktioniert. Kann dazu leider keine genauen angaben machen aber hier mal die geänderte style_verdana.css:

Code:
BODY, HTML {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
}
A {
 text-decoration : none;
 font-family : Times New Roman, Times, serif;
 font-weight: bold;
 color: <cc:print value="&usercolor.alt.medium">;
}
A:HOVER {
 text-decoration : underline;
 color: <cc:print value="&usercolor.alt.medium">;
}
a.dark {
 font-size: 12pt;
 color: <cc:print value="&usercolor.dark">;
 text-decoration: none;
}
a.medium {
 font-size: 12pt;
 color: <cc:print value="&usercolor.medium">;
 text-decoration: none;
}
A:HOVER.medium {
 text-decoration : none;
 color: <cc:print value="&usercolor.alt.medium">;
}
A:HOVER.white {
 text-decoration : none;
 color: <cc:print value="&usercolor.alt.medium">;
}

a.alt {
 font-size: 12pt;
 color: <cc:print value="&usercolor.alt.medium">;
 text-decoration: none;
}
a.white {
 font-size: 12pt;
 color: #ffffff;
 text-decoration: none;
}
a.greylink {
 font-size: 10pt;
 line-height: 16pt;
 font-weight: bold;
}
.small  {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #ffffff;
 font-weight : bold;
}
.normal  {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #000000;
 font-weight : normal;
}
.alt  {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: <cc:print value="&usercolor.alt.medium">;
 font-weight : bold
 }

h1 {
 font-family : Times New Roman, Times, serif;
 font-size: 20pt;
 color: <cc:print value="&usercolor.medium">;
 font-weight : bold;
 margin-top : 2pt;
 margin-bottom : 0pt;
}
h2 {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: <cc:print value="&usercolor.medium">;
 font-weight : bold;
 margin-top : 2pt;
 margin-bottom : 6pt;
}
.teaserheader {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #000000;
 font-weight : bold;
}

P  {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #000000;
 font-weight : normal;
 line-height : 16pt;
 margin-top : 2pt;
 margin-bottom : 12pt;
}
P.list  {
 font-family : Times New Roman, Times, serif;
 color: #000000;
 font-weight : normal;
 line-height : 14pt;
 margin-top : 0pt;
 margin-bottom : 0pt;
}

P.illu  {
 line-height : 12pt;
 font-size: 12pt;
 margin-top : 3pt;
 margin-bottom : 12pt;
}

td.cell {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #000000;
 font-weight : normal;
}
td.rowheader {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #ffffff;
 font-weight : bold;
}
td.colheader {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #000000;
 font-weight : bold;
}

INPUT.search {
 font-size:12pt;
 font-family : Times New Roman, Times, serif;
 background-Color=#ffffff;
 BORDER: #b1b1b1 1 solid;
 width: 120px;
}
P.s2d  {
 font-family : Times New Roman, Times, serif;
 font-size: 14pt;
 color: <cc:print value="&usercolor.medium">;
 font-weight : bold;
 margin-top : 5pt;
 margin-bottom : 5pt;
 line-height: 16pt;
}
P.s2dsmall, a.s2dsmall {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: <cc:print value="&usercolor.medium">;
 margin-top : 2pt;
 margin-bottom : 2pt;
 line-height: 12pt;
}

td.s2d {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
 color: #000000;
 font-weight : normal;
}
INPUT.s2d {
 font-size:12pt;
 font-family : Times New Roman, Times, serif;
}
SELECT.s2d {
 font-size:10pt;
 font-family : Times New Roman, Times, serif;
 width:160px;
}
a.s2d {
 font-size:12pt;
 text-decoration : none;
 font-family : Times New Roman, Times, serif;
 font-weight: bold;
 color: <cc:print value="&usercolor.medium">;
}
a.s2dsmall, a.s2dinfo  {
 text-decoration:underline;
}
/** Für Formulare und Shopseiten **/
/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
 font-family : Times New Roman, Times, serif;
 font-size: 12pt;
}
/* Rahmen und Farbe Formularelemente normal */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
 background-color: <cc:print value="&usercolor.bright">;
 border: 1px solid #b1b1b1;
}
/* Weitere Styledefinitionen für Formularelemente */
<cc:include src="formstyle.ccml" common="1">

Geändert von voodoo36 (22.03.2011 um 07:48 Uhr)
tequilla11 ist offline   Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre 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 an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Schriftgrösse beim Design Theta Accutrade Web to Date 6.0 1 03.06.2010 15:38
Laufschrift: Schriftgrösse ändern Steve Web to Date 6.0 7 17.03.2010 09:03
Breite ändern / anpassen Atlantis DGOLF Web to Date 6.0 0 04.03.2010 13:08
Schriftgrösse ändern art-inside Web to Date 6.0 2 07.01.2010 19:18
Hintergrund für Atlantis ThreeBars Web to Date 6.0 16 15.12.2009 15:45


Seite generiert in 0,06086 Sekunden mit 15 Datenbankabfragen

1 2 3 4 5 6 7 8 9 10 11