Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [Wbblite] Probleme mit Wbblite | Mauscurser (https://www.gegen-bilderklau.net/thread.php?threadid=153415)
Geschrieben von Lia. am 09.04.2009 um 10:50:
Probleme mit Wbblite | Mauscurser
Ja, mein Wbblite zickt immernoch.
1Und zwar hätte ich gerne das Kreus als Mauscurser jedoch zeigt der mir diesen nur im Kopf Bereich mein Heder an -.-'
Wie kriege ich den im ganzen Forum zu sehen.
2.Wie kriege ich einen Hintergrund lso der äußere bei Wbblite 'fest'.
Sodass er nicht 'mitläuft'
Hatte zwar mal einen angeblich richtigen Code drinne, aber dann konnte ich garnix mehr scrollen xD
LG Julia
Geschrieben von Lia. am 09.04.2009 um 12:12:
Thx.
Ne, Wir htten die Buttons nicht rausgenommen

Meine ich zumindestens. Nja ich probiere es ml. Thx. Klppt nur header_profile.tpl haben wir grnicht o0 Edit: header_userprofil.tpl oder? also was anderes find ich da nicht xD
Öhm. Gut 2 Probiere ich jetzt direkt ml aus.
3. Bööööses Header.tpl. Ich hasse die zu konfigurieren xD -.-'
Hat alles gefunkt. Thx
Thx
*Keksschachtel geben tu*
Geschrieben von Lia. am 09.04.2009 um 12:31:
Egal

Klappt ja jetzt.
Dachte schon . Hiiilfee, mein Ordner ist unvollständig xD
Du kannst mir nicht zufälligerweise bei den beiden anderen Probs die mir jetzt eben eingefllen sind helfen? xD
Geschrieben von Lia. am 09.04.2009 um 13:16:
So sieht er bis jetzt aus. Ein wenig Chaos
| code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
|
BODY {
background:fixed
SCROLLBAR-BASE-COLOR: #454545;
SCROLLBAR-ARROW-COLOR: #ffffff
BACKGROUND-IMAGE:url(http://i44.tinypic.com/23vxf01.jpg)
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
}
SELECT {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana;
COLOR: #8C8C8C;
BACKGROUND-COLOR: #454545;
border: border:1 dotted; border-color:#000000;
}
TEXTAREA {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana;
COLOR: #8C8C8C;
BACKGROUND-COLOR: #454545;
border: border:1 dotted; border-color:#000000;
}
.input {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana;
COLOR: #FFFFFF;
BACKGROUND-COLOR: #3E3E3E;
border: border:1 dotted; border-color:#000000;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #797979;
text-decoration: none;
}
a:active {
color: #797979;
text-decoration: none;
}
#tabletitle {
background-image: url(ihttp://alegriaseptem.al.ohost.de/wbblite/images/darknessages/darkness/cellpic.gif);
}
.clsCursor { cursor: crosshair }
#tablecat {
background-image: url(images/darkness/catpic.gif);
<!--body{cursor:crosshair};a:hover{cursor:crosshair;} |
|
Thx. Das mit dem Background hat gefunkt.
Mit dem Curser, der ist nur auf den Links zu sehen -.-'
Ich bin einfach zu blöd für diese Welt :')
Geschrieben von Lia. am 09.04.2009 um 13:22:
Aslo so?
| code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
|
BODY {
cursor:crosshair
background:fixed
SCROLLBAR-BASE-COLOR: #454545;
SCROLLBAR-ARROW-COLOR: #ffffff
BACKGROUND-IMAGE:url(http://i44.tinypic.com/23vxf01.jpg)
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
cursor:crosshair
}
SELECT {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana;
COLOR: #8C8C8C;
BACKGROUND-COLOR: #454545;
border: border:1 dotted; border-color:#000000;
cursor:crosshair
}
TEXTAREA {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana;
COLOR: #8C8C8C;
BACKGROUND-COLOR: #454545;
border: border:1 dotted; border-color:#000000;
cursor:crosshair
}
.input {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana;
COLOR: #FFFFFF;
BACKGROUND-COLOR: #3E3E3E;
border: border:1 dotted; border-color:#000000;
cursor:crosshair
}
a:link {
color: #FFFFFF;
text-decoration: none;
cursor:crosshair
}
a:visited {
color: #FFFFFF;
text-decoration: none;
cursor:crosshair
}
a:hover {
color: #797979;
text-decoration: none;
cursor:crosshair
}
a:active {
color: #797979;
text-decoration: none;
cursor:crosshair
}
#tabletitle {
background-image: url(ihttp://alegriaseptem.al.ohost.de/wbblite/images/darknessages/darkness/cellpic.gif);
}
.clsCursor { cursor: crosshair }
#tablecat {
background-image: url(images/darkness/catpic.gif);
<!--body{cursor:crosshair};a:hover{cursor:crosshair;} |
|
So jez isser überll wo er hingehört nur noch nicht im Newsflash, xD ber der kommt wsl. sowieso rus.
Wenn du mir da auch noch helfen könntest xD
Newsflsh - Was ist verbockt worden?
Geschrieben von Lia. am 09.04.2009 um 13:26:
Gut +puh+
ohne einen wutanfall zu bekommen.
Wegen Newsflash seiehe Vorletzer beitrag
Geschrieben von Lia. am 09.04.2009 um 13:29:
Thx xD
Mein Forum macht zicken xD
Forensoftware: Burning Board, entwickelt von WoltLab GmbH