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)
----- [CSS] CSS-Style (https://www.gegen-bilderklau.net/thread.php?threadid=143109)


Geschrieben von Startpost-Retter am 18.10.2008 um 18:43:

  CSS-Style

edit



Geschrieben von Melli am 08.11.2008 um 13:42:

 

Mach einfach den Code von ReiterhofMeeresblick in deine Mainseiten.

Und den hier mach in deine Menüseite(n):
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:
<head>
<style type="text/css">
a:link { color: #646E56; font-style: normal;text-decoration: none; 
}
a:visited { color: #646E56; font-style: normal; text-decoration: 
none; }
a:hover {cursor:nw-resize; color: #646E56; font-style: normal; 
text-decoration:none; font-weight:bold;}
a:active { color: #646E56; font-style: normal; text-decoration: 
none; }

body { background-color: #ffffff;
background-image:url('/filemanager/MENÜHG.JPG');
background-attachment:fixed;
background-repeat:no-repeat;
scrollbar-base-color: #646E56;
scrollbar-track-color: #646E56;
scrollbar-face-color: #646E56;
scrollbar-highlight-color: #646E56;
scrollbar-3d-light-color: #646E56;
scrollbar-darkshadow-color: #646E56;
scrollbar-shadow-color: #646E56;
scrollbar-arrow-color: #646E56;
color: #646E56; font-family: Verdana; font-size: 8pt;
cursor:crosshair;}

td, th {color: #646E56; font-family: Verdana; font-size: 8pt;
cursor:crosshair;}}

img {border:1px none; }
-->
</style>
</head>

MENÜHG.JPG ist zu ersetzen durch deine Hintergrund-Adresse (;


Forensoftware: Burning Board, entwickelt von WoltLab GmbH