Top Xl Support Impressum :: Search :: The newest topics
Register :: Log in

Probleme bei Kopfzeile

 
   Top Xl Support Forum Index -> Templates und Design
View previous topic :: View next topic  
Author Message
Pueppi



Joined: 03 Feb 2010
Posts: 2

PostPosted: Wed Feb 03, 2010 4:44 pm    Post subject: Probleme bei Kopfzeile

Hallöchen...
ich hab das Script schon eine eine ganze Weile,
vielen Dank für die Bereitstellung.
Nun wollte ich mal den Headerbereich ändern, weiß aber nicht mehr wo und wie.
Ich hab alle Ordner durchforstet, aber nichts gefunden.
Nur irgendwo muß ich ja mal reingeschrieben haben, wie meine Topliste heißt Rolling Eyes
Ich hoffe du kannst mir helfen?!

Liebe Grüße
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Wed Feb 03, 2010 6:39 pm    Post subject:

Hi
im Admin unter Config->Settings->"Toplisten Name"
oder über die Templates html/standard/topsite.html
mfg
simon
Back to top
View user's profile Send private message Visit poster's website
Pueppi



Joined: 03 Feb 2010
Posts: 2

PostPosted: Thu Feb 04, 2010 11:15 am    Post subject:

Vielen Dank Simon, ich hab es gefunden Very Happy
Back to top
View user's profile Send private message
Lucy



Joined: 15 Mar 2010
Posts: 5
Location: Spanien-St. Pere Pescador

PostPosted: Wed Mar 17, 2010 3:54 pm    Post subject: Schrift grösse

zu erst in Portuguese wer einfache für mir da ich komme Brasilien und meine Kolege Deutsch heute nicht da, sorry

meine fragen: schrift oben meüe ( Anmelden / Mitglieder / Your Link / Your Link / Your Link )

ich möche nicht alle komplet gosse buchstaben

ich möche buchstaben mehr kleiner

wo ich muss das machen?

css in html/standart oder wo?

bitte welche zeile und wie machen.

danke Lucy

deutsch so vill complicado Twisted Evil
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Wed Mar 17, 2010 4:10 pm    Post subject:

Hi
wenn du die font-size meinst:
Datei style.css ~ Zeile 26
a.topmenu, da dann die font-size:12px z.B. in font-size:10px ändern

Falls Großschreibung/Kleinschreibung meinst:
Datei topsite.html ~ Zeile 10-15
einfach die Linktexte anpassen

mfg
simon
Back to top
View user's profile Send private message Visit poster's website
Lucy



Joined: 15 Mar 2010
Posts: 5
Location: Spanien-St. Pere Pescador

PostPosted: Wed Mar 17, 2010 5:25 pm    Post subject:

Paddelberg wrote:
Hi
wenn du die font-size meinst:
Datei style.css ~ Zeile 26
a.topmenu, da dann die font-size:12px z.B. in font-size:10px ändern

Falls Großschreibung/Kleinschreibung meinst:
Datei topsite.html ~ Zeile 10-15
einfach die Linktexte anpassen

mfg
simon


Oi Simon

du bist TOP schnele hiern in España du warten 5-10 tage für antwort.

ich mache nicht standart templates ( ich mache tet perfecto no problem ) ich mache gren oder dark blue, weis noch genau nicht.

wo ich mache da?



standard formatting for body (margin, background color ...) */
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #00CCFF;} /* standard formatting for body, tables and cells (Fonttype, Font size, Font color ...) */

input {width: 220px;} /* standard formatting for input tags */
textarea {width: 211px; height: 60px;} /* standardformatiereung for textareas */
h1 {margin:0px; padding:15px; font-size:22px;text-transform:uppercase;} /* all h1 titles (e.g. title of the topsite) */

a:link {color: #00CCFF;} /* all links without style */
a {font-size: 12px;color: #00CCFF;}
a:visited {color: #00CCFF}
a:hover {color: #FF9900;}
a:active {color: #00CCFF;}

.heading {font-size:18px;text-transform:uppercase;} /* titles (add.php and members area */
.error {color:#FF0000;} /* error text */
.stats {font-size: 10px; padding-left:5px; padding-top:2px; padding-right:5px; padding-bottom:2px;background-color:#000033;} /* stats at topsite and at registration site */
.updatemessage {color:#FF0000; font-size:18px; font-weight:bold;} /* Text, which the script dispalys after submitting formulars */

td.row-header {background-color:#006699;} /* cell with the header of the rows with the entrys and the titles at add.php and in the members area*/
td.row-midle{background-color:#000033;} /* cell with the title, banner and description and cells at add.php and members area*/

/* ---------------- Topsite ---------------- */

td.row-left{background-color:#000033;} /* left cell of the rows with the entrys (rank) */
td.row-right1{background-color:#000033;} /* right cell (hits in)*/
td.row-right2{background-color:#000033;} /* second right cell (hits out)*/

td.top-header{background-color:#000033;} /* cell with the topsite title*/

a.topmenu {font-size: 14px;color: #000000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-transform:uppercase;} /* top menu */
a.topmenu:visited {color: #000000; text-transform:uppercase;}
a.topmenu:hover {color: #FF9900; text-transform:uppercase;}
a.topmenu:active {color: #000000; text-transform:uppercase;}

a.topsitemenu {font-size: 10px;color: #00CCFF; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px} /* subsites menu */
a.topsitemenu:visited {color: #00CCFF;}
a.topsitemenu:hover {color: #FF9900;}
a.topsitemenu:active {color: #00CCFF;}

a.members {font-size: 10px;color: #00CCFF;} /* Login and Join Link at bottom of topsite (footerlinks) */
a.members:visited {color: #00CCFF;}
a.members:hover {color: #FF9900;}
a.members:active {color: #00CCFF;}

a.sitetitle {font-size: 12px;color: #00FFFF; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-decoration:none;} /* Title of each entry at topsite */
a.sitetitle:visited {color: #00FFFF;}
a.sitetitle:hover {color: #FF9900;text-decoration: underline;}
a.sitetitle:active {color: #00FFFF;text-decoration:none;}

.new {color: #FF0000; font-weight:bolder;} /* Text new at topsite */
.banner { padding:4px; padding-bottom:0px;} /* Banner of each entry at topsite */
.description { font-size:12px; padding-left:4px; padding-top:0px; padding-right:4px; padding-bottom:4px} /* Description of each entry at topsite */

/* ---------------- registration site ---------------- */

.inputs1 {width: 102px;} /* submitbotton */
.inputs {width: 211px;} /* all other input tags at registration page */

/* ---------------- Login Lost ---------------- */

.input2 {width:150px;} /* all input tags at the Login and lost password page */

/* ---------------- Members Area ---------------- */

a.biglink:link {color: #000000;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;} /* Big links in the members area (without the left menu) */
a.biglink:visited {color: #000000;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;}
a.biglink:hover {color: #FF9900;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;}
a.biglink:active {color: #000000;font-size: 14px;font-weight: bolder;text-decoration: none;text-transform:uppercase;}

a.smalllink:link {color: #00FFFF;font-size: 12px;} /* small links in the members area (without the left menu) */
a.smalllink:visited {color: #00FFFF;font-size: 12px;}
a.smalllink:hover {color: #FF9900;font-size: 12px;}
a.smalllink:active {color: #00FFFF;font-size: 12px;}

.submitbuton {width: 78px;} /* submitbuttons in the members area */
.tdcontentbgcolor {background-color: #000033;} /* Backgrouncolor of the cell with the content part in the members area */


?????????????
Gruß Lucy
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Wed Mar 17, 2010 5:47 pm    Post subject:

Hi
im Prinzip genau das selbe
Datei style.css

Template Green
~ Zeile 32
a.topmenu {font-size: 14px; ....

Template dark_blue
~ Zeile 30
a.topmenu {font-size: 14px; ....

mfg
simon
Back to top
View user's profile Send private message Visit poster's website
Lucy



Joined: 15 Mar 2010
Posts: 5
Location: Spanien-St. Pere Pescador

PostPosted: Wed Mar 17, 2010 6:37 pm    Post subject:

Paddelberg wrote:
Hi
im Prinzip genau das selbe
Datei style.css

Template Green
~ Zeile 32
a.topmenu {font-size: 14px; ....

Template dark_blue
~ Zeile 30
a.topmenu {font-size: 14px; ....

mfg

Oi Simon

ich mache zeile 30 dark blue so:
a.topmenu {font-size: 10px;color: #000000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-transform:uppercase;} /* top menu */

aber noch nix anerest

schaue hir http://www....

Gruß Lucy

Ich viel lachen hier immer antworte, in spain immer warte^^^^^^^
Simon ist eine Homem ideal
simon
[url][/url]
Back to top
View user's profile Send private message
Lucy



Joined: 15 Mar 2010
Posts: 5
Location: Spanien-St. Pere Pescador

PostPosted: Wed Mar 17, 2010 8:05 pm    Post subject:

[quote="Lucy"][quote="Paddelberg"]Hi
im Prinzip genau das selbe
Datei style.css

Template Green
~ Zeile 32
a.topmenu {font-size: 14px; ....

Template dark_blue
~ Zeile 30
a.topmenu {font-size: 14px; ....

mfg

Oi Simon

ich mache zeile 30 dark blue so:
a.topmenu {font-size: 10px;color: #000000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-transform:uppercase;} /* top menu */

aber noch nix anerest

schaue hir http://www....

Gruß Lucy

Ich viel lachen hier immer antworte, in spain immer warte^^^^^^^
Simon ist eine Homem ideal





Sorry Simon

ich habe jetzt.

aber wie machen ich:

ANMELDEN / MITGLIEDER /YOUR LINK / YOUR LINK / YOUR LINK

so

Anmelden / Mitglieder / Your Link / Your Link / Your Link

Danke Simon wen viel stress für dich bitte sage, OK?

Gruß Luciy
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Wed Mar 17, 2010 9:09 pm    Post subject:

Hi

Datei style.css
in Zeile 30-33
a.topmenu
a.topmenu:visited
a.topmenu:hover
a.topmenu:active

jeweils
text-transform:uppercase;
rausnehmen

mfg
simon
Back to top
View user's profile Send private message Visit poster's website
Lucy



Joined: 15 Mar 2010
Posts: 5
Location: Spanien-St. Pere Pescador

PostPosted: Wed Mar 17, 2010 10:07 pm    Post subject:

Paddelberg wrote:
Hi

Datei style.css
in Zeile 30-33
a.topmenu
a.topmenu:visited
a.topmenu:hover
a.topmenu:active

jeweils
text-transform:uppercase;
rausnehmen

mfg

Danke Simon

alles perfekt, deutch normal^^^


Gruß Lucy
simon
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Top Xl Support Forum Index -> Templates und Design All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum