Lotitta12
Hey ich wollte meinen code verändern sodass wenn man auf das menue geht und z.B. Mitglieder drauf klick das das denn unterstrichen und so ne art verschwommen ist kann mir da jemand helfen bin bei Oyla
| 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:
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>%titel%</title>
<style>
body { scrollbar-face-color: #bbc998;
scrollbar-highlight-color: #bbc998;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #bbc998;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #bbc998;
</style>
<STYLE>
<!--
a:link
{color: #6E8B3D; text-decoration:none }
a:visited
{color: #6E8B3D; text-decoration:none}
a:active
{color: #080808; text-decoration:none}
a:hover
{color:#080808; text-decoration:none} }
-->
</style>
</head>
<body bgcolor="#000000" text="#000000" link="#000000" vlink="#000000" alink="#000000" topmargin="0" leftmargin="0">
<p>
<img border="0" src="http://www.oyla17.de/userdaten/82096748/bilder/desilottita.jpg" scroll="auto" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="615">
<div style="overflow: auto; position: absolute; width: 742; height: 372; left: 59; top: 220">
<font face="Tahoma" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 118; height: 372; left: 832; top: 220">
<font face="Tahoma" size="1" color="#000000"><b>%navigation_v%</b></font>
</div>
</body>
</html> |
|
Stelo
| code: |
1:
2:
3:
4:
5:
6:
7:
8:
|
a:link
{color: #6E8B3D; text-decoration:none }
a:visited
{color: #6E8B3D; text-decoration:none}
a:active
{color: #080808; text-decoration:none}
a:hover
{color:#080808; text-decoration:none} } |
|
Du kannst das in diesem Teil ändern, dazu steht auch irgendwo was bei GB.
du kannst z.B. statt "none" "underline" oder "overline" oder so hinschreiben
Such einfach mal hier im Forum nach 'Linkeffekten' oder so was
Lotitta12
achso und wie und wo muss ich den linkefekt einfügen würd das gern ma ausprobieren,aber ich find nicht die stelle wo das hin soll
Also so wie Der link wird gespiegelt ( fliph ) würd ich da gern einfügen
Stelo
naja jetzt als beispiel
a:hover
{color:#080808; text-decoration:
none} }
Da must du das none mit diesem Effekt ersetzten
Lotitta12
aber wenn ich unterdtrichen und den efekt haben will wie mach ich das denn?
Stelo
hmm ... sthet das nich mit in dem thread... weiß ich jetzt auch net ausm kop, musste ma ausprobieren, en komma dazwischen oder so