|
 |
|
| Autor |
Nachricht |
Pferdevermisst Neuer [User]

Anmeldung: 05.08.08 Beiträge: 5
|
Verfasst am: 04.09.2008, 20:26 Titel: Wie heißt diese Zeile??? |
|
|
Ich bin grad an einem Design dabei und brauche den Namen oder die Bezeichnung für diese Zeile:
Der Code lautet:
| Code: |
<style type="text/css"> <!--body {
background-color: #496EA3;
background-image: url(http://i33.tinypic.com/96xslw.gif);
scrollbar-face-color: #496EA3;
scrollbar-highlight-color: #EDF7C6;
scrollbar-shadow-color: #EDF7C6;
scrollbar-3dlight-color: #EDF7C6;
scrollbar-arrow-color: #EDF7C6;
scrollbar-track-color: #EDF7C6;
scrollbar-darkshadow-color: #EDF7C6; }
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td { font-size : 13px; color : #2B5085 ; }
a:link,a:active,a:visited { color : #2B5085 ; }
a:hover { text-decoration: underline; color : #2B5085 ; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 23px; font-weight : bold; text-decoration : none; line-height : 120%; color : #2B5085;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #333333; border: 13px #CC9900 none ;
background-image: url(http://i33.tinypic.com/96xslw.gif);}
/* This is the outline round the main forum tables */
.forumline { background-color: #F2E5A6; border: 1px #FFC125solid; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: #FFF6C0; }
td.row2 { background-color: #FFF6C0; }
td.row3 { background-color: #FFF6C0; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #AFEEEE; border: 3px #FFC125 double;
background-image: url(http://i25.tinypic.com/21zwqv.jpg);
background-repeat: repeat
}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #2B5085; font-size: 12px; font-weight : bold;
background-color: #AFEEEE; height: 25px; border: 3px #FFC125 double;
background-image: url(http://i25.tinypic.com/21zwqv.jpg);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(http://i25.tinypic.com/21zwqv.jpg);
background-color:#AFEEEE; border: 3px #FFC125 double; height: 28px;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it
*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFC125; border-style: double; height: 28px; }
td.row3Right,td.spaceRow {
background-color: #FFF6C0; border: #FFC125; border-style: double; }
th.thHead,td.catHead { font-size: 13px; border-width: 3px 3px 3px 3px; }
th.thSides,td.catSides,td.spaceRow { border-width: 3px 3px 3px 3px; }
th.thRight,td.catRight,td.row3Right { border-width: 3px 3px 3px 3px; }
th.thLeft,td.catLeft { border-width: 3px 3px 3px 3px; }
th.thBottom,td.catBottom { border-width: 3px 3px 3px 3px; }
th.thTop { border-width: 3px 3px 3px 3px; }
th.thCornerL { border-width: 3px 3px 3px 3px; }
th.thCornerR { border-width: 3px 3px 3px 3px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {
font-weight: bold; font-size: 23px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #2B5085;
}
/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #2B5085; }
a.gen,a.genmed,a.gensmall { color: #2B5085; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #2B5085; text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 13px; color : #2B5085; }
a.mainmenu { text-decoration: none; color : #2B5085; }
a.mainmenu:hover{ text-decoration: underline; color : #2B5085; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 13px ; letter-spacing: 1px; color : #2B5085}
a.cattitle { text-decoration: none; color : #2B5085; }
a.cattitle:hover{ text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 13px; color : #2B5085; }
a.forumlink { text-decoration: none; color : #2B5085; }
a.forumlink:hover{ text-decoration: underline; color : #2B5085; }
{background-image: url(http://i25.tinypic.com/105wf3t.gif)}
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 12px; color : #2B5085;}
a.nav { text-decoration: none; color : #2B5085; }
a.nav:hover { text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle { font-weight: bold; font-size: 12px; color : #2B5085; }
a.topictitle:link { text-decoration: none; color : #2B5085; }
a.topictitle:visited { text-decoration: none; color : #2B5085; }
a.topictitle:hover { text-decoration: underline; color : #2B5085; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 12px; color : #2B5085;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 11px; color : #2B5085; }
/* The content of the posts (body of text) */
.postbody { font-size : 13px;}
a.postlink:link { text-decoration: none; color : #2B5085 }
a.postlink:visited { text-decoration: none; color : #2B5085; }
a.postlink:hover { text-decoration: underline; color : #2B5085}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #2B5085;
background-color: #FFCD76; border: #DF8D00; border-style: double;
border-left-width: 4px; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px
}
.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #2B5085; line-height: 125%;
background-color: #FFCD76; border: #DF8D00; border-style: double;
border-left-width: 4px; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px
}
/* Copyright and bottom info */
.copyright { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #2B5085; letter-spacing: -1px;}
a.copyright { color: #2B5085; text-decoration: none;}
a.copyright:hover { color: #2B5085; text-decoration: underline;}
/* Form elements */
input,textarea, select {
color : #2B5085;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
border-color : #FFCD76;
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FAFAD2;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #FFCD76;
color : #2B5085;
font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
background-color : #FFCD76;
font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
background-color : #FFCD76;
font-weight : normal;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know
*/
.helpline { background-color: #FFCD76; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
table.cp { background-color: #FFCD76; border: 1px #DAA520 solid; }
td.cp { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #2B5085; }
a.cp:link { color: #2B5085; text-decoration: none;}
a.cp:active { color: #2B5085; text-decoration: none;}
a.cp:visited { color: #2B5085; text-decoration: none;}
a.cp:hover { color: #2B5085; text-decoration: underline;}
.postimage {
cursor: pointer;
cursor: hand;
}
.postimage:hover {
background-color: #FFCD76;
cursor: pointer;
cursor: hand;
}--></style> |
Und alle mit der Bezeichnung 2B5085 durchgehen hab ich ehrlich gesagt keine Lust *schäm*
Hatte mir das irgendwo mal notiert aber verlegt...
|
|
| Nach oben |
|
 |
koellmania Erfahrener [User]

Anmeldung: 09.04.08 Beiträge: 95
|
Verfasst am: 04.09.2008, 22:06 Titel: |
|
|
da gibts n einfaches tool (add-on), wenn du firefox benutzt.
google doch mal nach "color-zilla" oder "color-picker".
das zeigt dir neben der farbe, auch die bezeichnung des elements an (class, id,...)
|
|
| Nach oben |
|
 |
chris1988 Bekannter [User]

Anmeldung: 12.12.05 Beiträge: 1623
|
Verfasst am: 04.09.2008, 22:08 Titel: |
|
|
Rechtsklick auf Foren-Quelltext (Wenn Seite im Browser geöffnet) -> Quelltext anzeigen.
Dann "STRG" und "F" drücken und im Such-Fenster den Text aus dem Bereich eintippen - da hast du dann die Stelle, Klassen, IDs etc. kannst du dann daraus ablesen.
Ansonsten Link schicken, dann kann man eben mal gucken. _________________ Mancher ertrinkt lieber,
als daß er um Hilfe ruft.
(Wilhelm Busch)
|
|
| Nach oben |
|
 |
800XE Bekannter [Mod]


Anmeldung: 24.10.04 Beiträge: 1378 Wohnort: Speyer
|
Verfasst am: 05.09.2008, 03:57 Titel: |
|
|
| chris1988 hat folgendes geschrieben: | | Dann "STRG" und "F" drücken und im Such-Fenster den Text aus dem Bereich eintippen - da hast du dann die Stelle, Klassen, IDs etc. kannst du dann daraus ablesen. |
So tu ich das immer machen tun ...
.. nur ein klein wenig um die Ecke denken
Ich will die ID von dem Ding .... ich nem den COntentText in dem Ding ... finde diesen und kann dann lesen was ich eigentlich suche bzw finden wollte .... _________________
Seien wir realistisch, versuchen wir das Unmögliche!
CMS800 :::::::::: Andy 800XE Zmuda :::::::::
ich bin nicht unhöflich, ich bin binär
|
|
| Nach oben |
|
 |
koellmania Erfahrener [User]

Anmeldung: 09.04.08 Beiträge: 95
|
Verfasst am: 05.09.2008, 10:20 Titel: |
|
|
naja, meine methode hab ich durch zufall gefunden, wollt ich eigentlich gar nicht haben, aber jetzt will ich nicht mehr ohne. is halt für die fauleren unter uns, und wenn mans öfter braucht, geht das einem ziemlich auf die nerven im quelltext rum zu suchen. 
|
|
| Nach oben |
|
 |
eforium Bekannter [Mod]


Anmeldung: 20.01.06 Beiträge: 1349 Wohnort: Irgendwo i ...
|
|
| Nach oben |
|
 |
|
|
 |
|
Alle Zeiten sind GMT + 1 Stunde
|
| Seite 1 von 1 |
|  |