Teammitglieder online
Regeln und nützliche Hinweise
Neueste Themen
» Profil in beiträgen nur im blog deaktivieren.von derforumde Gestern um 16:54
» [Invision] Editor über den Bildrand ziehbar + Schriftgrößenproblem
von Skouliki Mi 20 Nov 2024 - 8:06
» Passwort für meinen Adminbereich vergessen.
von Joost Sa 9 Nov 2024 - 10:13
» [Invision] Signatur wird nicht immer eingefügt
von Skouliki Mo 4 Nov 2024 - 16:33
» [Invision] Schriftgröße Navigationsleiste, Links und Forenbeschreibungen
von Skouliki So 27 Okt 2024 - 13:29
» [Invision] Transparent Logohintergrund/Struktur
von Joost So 27 Okt 2024 - 12:58
» png wird im servimg in ein jpg umgewandelt
von Skouliki Mi 23 Okt 2024 - 20:26
» Passwort Vergessen (SilentHowl)
von Joost Do 17 Okt 2024 - 17:14
» [Invision] Hintergrundbild fixieren
von Skouliki Mo 14 Okt 2024 - 11:30
» Paßwort vergessen
von Joost So 13 Okt 2024 - 17:58
» Anti-Spam-Prüfung
von Hana19 Sa 12 Okt 2024 - 16:59
» Private Nachrichten bleiben im Postausgang hängen
von Skouliki Fr 11 Okt 2024 - 11:11
» [phpBB3] Mittelteil des Forums verschoben
von Eto Mo 7 Okt 2024 - 20:50
» [phpBB3] Farbpalette ändern
von Skouliki Mo 7 Okt 2024 - 10:08
» [Klassische Version] Account löschen
von Joost Sa 5 Okt 2024 - 21:05
» Chatbox einloggen nicht möglich
von Joost So 29 Sep 2024 - 8:01
» [phpBB2] Admin Passwort nicht korrekt
von Joost Do 26 Sep 2024 - 19:20
» Grid-Layout für alle Forumversionen verfügbar
von Joost Mi 18 Sep 2024 - 16:54
Beiträge mit den meisten Reaktionen des Monats
» Beitrag von Alastor in [Invision] Transparent Logohintergrund/Struktur ( 2 )
» Beitrag von Agorass in Passwort für meinen Adminbereich vergessen.
( 2 )
» Beitrag von Keks in [phpBB2] Unterforen Nebeneinander
( 1 )
» Beitrag von Alastor in [Invision] Schriftgröße Navigationsleiste, Links und Forenbeschreibungen
( 1 )
Maus verändern
3 verfasser
Das Forum der Foren :: Hilfe und Unterstützung :: Aussehens des Forums anpassen :: Aussehen des Forums anpassen - Archiv
Seite 1 von 1 • Teilen
Maus verändern
Ich schon wieder...LOL
Ich hänge immernoch an meinem neuen Layout, welches als Standard zwei Mausgrafiken hat... ein Faden kreuz für normale Positionen und einen wirklich scheusslichen Pfeil für Links... ersteres würde ich gerne behalten, zweiteres austauschen.
Nach langen suchen mittels der Suchfunktionen weiss ich auch wie es geht - theoretisch zumindest.
Ich weiss auch dass der Code im CSS sein sollte und wie man Ihn verändert. Nur finde ich ihn dort nicht... kann es vielleicht sein das es einen Code gibt, der hier noch nicht beschrieben wurde?
Hier mal die gesamte CSS - vielleicht seht ihr was was ich nicht sehe (wäre ja heute auch nicht das erste Mal ...grins)
Ich hänge immernoch an meinem neuen Layout, welches als Standard zwei Mausgrafiken hat... ein Faden kreuz für normale Positionen und einen wirklich scheusslichen Pfeil für Links... ersteres würde ich gerne behalten, zweiteres austauschen.
Nach langen suchen mittels der Suchfunktionen weiss ich auch wie es geht - theoretisch zumindest.
Ich weiss auch dass der Code im CSS sein sollte und wie man Ihn verändert. Nur finde ich ihn dort nicht... kann es vielleicht sein das es einen Code gibt, der hier noch nicht beschrieben wurde?
Hier mal die gesamte CSS - vielleicht seht ihr was was ich nicht sehe (wäre ja heute auch nicht das erste Mal ...grins)
- Code:
a:link{ text-decoration: none !important; -moz-transform: all !important; -o-transform: allpointer !important; -htm-transform: all !important; -webkit-transform: all !important; transition: 1s !important; -moz-transition: 1s !important; -o-transition: 1s !important; -htm-transition: 1s !important; -webkit-transition: 1s !important; -webkit-transition: 180ms linear 0s; -moz-transition: 180ms linear 0s; -o-transition: 180ms linear 0s; transition: 180ms linear 0s; }
a:link:hover, a:link:focus {text-shadow: -1px 1px 11px #ffffff , 1px -1px 11px #ffffff } a:hover {text-decoration: none !important;}
.forumline {
width : 100% ;
background-color : #978972;
border-top: 5px solid #000000;
border-bottom: 5px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
margin-bottom: 20px;
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px;
}
.bodylinewidth {
max-width: 1100px!important;}
.bodyline {
bottom: 0px;}
.bodyline {
padding-top: 5px;}
.bodylinewidth {
margin: -10px auto -10px auto;}
.bodyline {
padding-left: 10px !important;
padding-right: 10px !important;
box-shadow: 0px 0px 3px #000;
height: 100%;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
}
.barrenavigation{
background: #000000;
font-variant: small-caps;
box-shadow: 0px 0px 3px #000;
margin-top: -50px;
text-shadow: 1px 1px 0px #000;
padding-bottom: 3px;
font-weight: bold;
}
.barrenavigation:hover{
font-variant: small-caps;
font-weight: bold;
margin-top: -50px;
text-shadow: 1px 1px 0px #000;
padding-bottom: 3px;
}
.mainmenu{
margin-left: -5px;
}
.titreforum {
width: 300px;
margin-left: 260px;
border-left : 2px solid #000000;
border-right : 2px solid #000000;
border-top : 2px solid #000000;
font-size: 40px;
text-align: center;
color: #ffffff;
letter-spacing: 3px;
font-variant: small-caps;
font-weight: bold;
background-color : #978972;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
padding-bottom: 5px;
padding-top:10px;
box-shadow: 0px 0px 3px #000000;
}
.descri {
overflow: auto;
width: 460px;
height: 78px;
-moz-border-radius: 15px;
margin-left: 20px;
margin-right: 20px
font-size: 10px;
-moz-box-shadow: 0px 0px 2px #000000;
padding-left: 5px;
padding-right: 5px;
padding-top:5px;
border: 1px solid #ffffff;
margin-bottom: 3px;
}
.descri:hover {
filter:alpha(opacity=100);
-moz-opacity:1;opacity: 1;
}
.derniersmess
{
width: 150px;
height: 85px;
margin-top: 2px;
margin-bottom:3px;
background-repeat: no-repeat;
margin-left: 10px;
margin-right: 10px;
background-position:center;
-moz-box-shadow: 0px 0px 2px #000000;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
font-weight : bold;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
border: 1px solid #ffffff;
}
/*QEEL */
.texte {
font-size: 18px;
font-variant: small-caps;
text-shadow: 1px 1px 0px #000;
padding-bottom: 3px;
font-weight: bold;
margin-left: -5px;
margin-left: 380px;
margin-top: 30px;
}
.texte2 {
font-size: 18px;
font-variant: small-caps;
text-shadow: 1px 1px 0px #000;
padding-bottom: 3px;
font-weight: bold;
margin-left: -5px;
margin-left: 380px;
margin-top: 5px;
}
.groupe {
width: 280px;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-moz-box-shadow: 0px 0px 3px #000000;
-webkit-box-shadow: 0px 0px 3px #00000;
box-shadow: 0px 0px 3px #000000;
background-color : #978972;
border : 3px solid #000000;
margin-left: 350px;
padding:5px;
}
.QEEL {
width: 350px;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-moz-box-shadow: 0px 0px 3px #000000;
-webkit-box-shadow: 0px 0px 3px #00000;
box-shadow: 0px 0px 3px #000000;
background-color : ##978972;
border : 3px solid #000000;
margin-left: 350px;
margin-top: 0px;
padding:5px;
font-size: 12px;
}
/*FIN QEEL */
/* TITRES DES CATEGORIE */
a.forumlink:link, a.forumlink:visited {
border-bottom: 2px solid #000000;
font-size: 20px;
color: #ffffff;
text-align : center ;
font-variant: small-caps;
font-weight: bold;
letter-spacing: 1px;
padding-left: 20px;
padding-right: 3px;
padding-bottom: 3px;
padding-top: 3px;
margin-left:12px;
margin-right:12px;
display: block;
text-shadow: 0px 0px 0px #000000;
}
a.forumlink:hover {
color: #000000;
letter-spacing: 2px;
text-shadow: 0px 0px 0px #000000;
}
.mon_onglet{
float: left;
padding: 2px;
margin-right: 4px;
margin-bottom: -1px;
color: #000;
background: #ffffff;
border: 1px solid #ff0000;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
cursor: pointer;
width: 18%;
list-style: none;}
.mon_onglet_selected{
float: left;
padding: 2px;
margin-right: 4px;
margin-bottom: -1px;
color: #000;
background: #ffffff;
border-top: 1px solid #ff0000;
border-right: 1px solid #ff0000;
border-left: 1px solid #ff0000;
border-bottom: none !important;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
cursor: pointer;
width: 18%;
list-style: none;}
.mon_onglet:hover{
background: #b8efa1;}
.clear{
clear: both;}
.mon_contenu{
color: #000;
background: #ffffff;
border: 1px solid #ff0000;
padding: 10px;
list-style: none;}
#mes_contenus, #mes_onglets{
width: 100%;}
.groupes{
border: 1px #51535b dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;
text-shadow: 1px 1px 1px black;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:15px;
font-weight: bold;
text-align: center;
text-decoration: none !important;
margin-left: 5px;}
body
{background-position: top center;
}
body { cursor: crosshair }
a:hover { cursor:ne-resize; }
u{border-bottom: 1px double;border-color#960000;
-moz-border-radius:6px; text-shadow: #524f4f 1px 1px 2px; }
I{border-bottom:none; text-decoration: none; text-shadow: #524f4f 1px 1px 2px;
}
a:hover.{text-transform:uppercase;}
a{text-shadow: #524f4f 1px 1px 2px;}
.forumline {-moz-border-radius:10px;}
.forumline{border: #000000;
-moz-border-radius: 14px 14px 14px 14px;
border-bottom: 3px solid ;
border-top: 3px solid;
border-right: 10px solid ;
border-left: 10px solid ;}
.mystats_fa{
padding: 5px;
float:right;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}
a.forumlink:link, a.forumlink:visited {
font-family: serif;
text-transform : uppercase;
text-align: center;
font-size: 100%;
border-bottom: 5px solid #978972;
color: #978972;
letter-spacing: 3px;
display: block;
-moz-border-radius:10px;
}
a.forumlink:hover, a.forumlink:hover:visited {
background-image: url("");
color: #000000;
text-align: center;
display: block;
border-bottom: 5px solid #000000;
-moz-border-radius:10px;
}
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
.quote{
font-family: Tahoma;
font-size: 12px;
color: #000000;
line-height: 80%;
background-image: url("http://img7.imagebanana.com/img/e2wxwkw7/thumb/qoute_code.jpg");
border: #000000;
border-style: solid;
border: 1px #000000;
dotted;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
-moz-border-radius:6px;}
.code{
font-family: Courier,Courier New,sans-serif;
font-size: 11px;
color: #000000;
background-image: url("http://img7.imagebanana.com/img/e2wxwkw7/thumb/qoute_code.jpg");
border: #000000;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border: 1px #000000;
dotted;
-moz-border-radius:6px;}
input,textarea, select {
-moz-border-radius-bottomleft:9px;
-moz-border-radius-bottomright:9px;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
}
a.mainmenu:link, a.mainmenu:visited{
font-family :Georgia;
text-align:left;}
.boxtitle{
font-family: serif;
text-align: center;
background-image: url("http://img7.imagebanana.com/img/e2wxwkw7/thumb/qoute_code.jpg");
font-size:15px;
border-bottom: 3px double #000000;
color: #000000;
display: block;}
.box {
background-image: url("http://img7.imagebanana.com/img/e2wxwkw7/thumb/qoute_code.jpg");
color:#000000;
font-size:11px;
margin:0;
padding:3px 10px;
}
.main
{font-family: serif;
text-transform : uppercase;
text-align: center;
font-size: 100%;
background-color: #000000;
border-bottom: 2px solid #000000;
color: #FCFCFC;
letter-spacing: 1px;
display: block;}
.main:hover
{background-color: #000000;
text-align: center;
display: block;
border-bottom: 2px solid #000000;
}
a.imginfo {
position: relative;
color: #000000;
text-decoration: none;
border-bottom: 0px #000000 solid;
}
a.imginfo span {
display: none;
}
a.imginfo:hover {
background: none;
z-index: 999;
cursor: help;
}
a.imginfo:hover span {
display: inline;
position: absolute;
white-space: nowrap;
top: 2px;
left: 2px;
background: #000000;
color: #000000;
padding: 3px;
border: 0px solid grey;
border-left: 5px solid #000000;
border-right: 3px solid #000000;
border-top: 3px solid #000000;
border-bottom: 5px solid #000000;}
.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
border: 5px solid #000000;
}
}
.abc {border-bottom: 2px solid #ffffff}
.def {
background-color: #ffffff;
-moz-border-radius:2px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 2px;
text-transform:uppercase;}
tr.post span.gensmall { display: none; }
th {
-moz-border-radius-topleft: 20%;
-moz-border-radius-topright: 20%;
border-top-left-radius: 20%;
border-top-right-radius: 20%;
a.imginfo {
border-bottom:0 solid #couleur;
color:#couleur;
position:relative;
text-decoration:none;
}
a.imginfo span {
display:none;
}
a.imginfo:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
cursor:help;
z-index: 999;
}
a.imginfo:hover span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
border-color:#couleur;
border-style:solid;
border-width:3px 3px 5px 5px;
display:inline;
left:2px;
padding:3px;
position:absolute;
top:15px;
white-space:nowrap;
}
.lettrine {
float: left;
PROPRIÉTÉS CSS
}
.weristonline {width: 782px;
margin-left: 9px;color:#EDEDED;}
#gruppen {height: 60px;
background-color: #2B2B2B;
text-align: center;
font-family: georia;
text-shadow: 0 0 1px #000;
text-transform: uppercase;
font-size: 22px;}
.box {background-color: rgba(206, 16, 47, 0);width:33%;text-align: justify;padding: 50px 10px 50px 10px;}
#linkweristonline {height: 60px;
background-color: #2B2B2B;
text-align: center;
font-family: georia;
text-shadow: 0 0 1px #000;
text-transform: uppercase;
font-size: 22px;
}
#i_logo {
width: 100%;
}
.bodyline {
padding: 0;
}
#i_logo {
margin: 0;
}
Zuletzt von Anju am Mi 29 Jan 2014 - 0:11 bearbeitet; insgesamt 1-mal bearbeitet
Anju- König
- Beiträge : 662
Anmeldedatum : 22.09.09
Re: Maus verändern
Hallo!
Die Zeilen, die du im CSS verändern musst, fangen mit "cursor:" an. Solche Cursor-Angaben befinden sich einmal bei .mon-onglet, .mon-onglet_selected, body, a:hover und bei zwei Einträgen für a.imginfo:hover
Die Zeilen, die du im CSS verändern musst, fangen mit "cursor:" an. Solche Cursor-Angaben befinden sich einmal bei .mon-onglet, .mon-onglet_selected, body, a:hover und bei zwei Einträgen für a.imginfo:hover
~Julian~- Kaiser
- Beiträge : 1713
Anmeldedatum : 26.03.12
Re: Maus verändern
Hab ich gemacht... habe default eingetragen... funktionmiert aber leider nicht...
Anju- König
- Beiträge : 662
Anmeldedatum : 22.09.09
Re: Maus verändern
Hallo,
eigentlich musst du nur diese Zeile aus dem CSS entfernen:
eigentlich musst du nur diese Zeile aus dem CSS entfernen:
- Code:
a:hover { cursor:ne-resize; }
Günther- Admin a.D.
- Beiträge : 15349
Anmeldedatum : 16.07.08
Re: Maus verändern
Danke, da wäre ich ja nie drauf gekommen... die Zeile habe ich nicht mal ansatzweise mit der Lösung in Verbindung gebracht...
Danke euch beiden! - CLOSED!
Danke euch beiden! - CLOSED!
Anju- König
- Beiträge : 662
Anmeldedatum : 22.09.09
Das Forum der Foren :: Hilfe und Unterstützung :: Aussehens des Forums anpassen :: Aussehen des Forums anpassen - Archiv
Seite 1 von 1
Befugnisse in diesem Forum
Sie können in diesem Forum nicht antworten