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] Problem beim coden | Rahmen um Links (https://www.gegen-bilderklau.net/thread.php?threadid=121922)


Geschrieben von Liricas am 06.11.2007 um 14:22:

  Problem beim coden | Rahmen um Links

Ich hab folgendes Problem:

Ich kriege den Rahmen um die Links einfach nicht weg! kann mir jemand den Code umschreiben wie der Rahmen dann weg ist?
TSA

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:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>{TSA Treuhand/Verwaltung}</title>
<style type="text/css">
body {
background-color : {color1};
margin: 0;
padding: 0;
color : {color6};
font: x-small verdana, arial, helvetica, sans-serif;
background-repeat : {backgroundRepeat0};
background-attachment : {backgroundAtt0};
font-size: small;
}
html>body {font-size: small;}
/*----------------id's--------------------*/
#navi {
margin: 0;
padding: 20px 0;
background-color: {color3};
background-repeat : {backgroundRepeat1};
border-right: 4px solid {color2};
}
#content {
margin: 0;
padding: 20px;
}
/*----------------------------------------*/
.standard {
color : {color6};
font-family : verdana, arial, helvetica, sans-serif;
font-size : 90%;
}
td {
color : {color6};
font-family : verdana, arial, helvetica, sans-serif;
font-size : 90%;
}
a:link {
text-decoration : underline;
color : {color7};
}
a:visited {
text-decoration : underline;
color : {color9};
}
a:hover {
text-decoration : underline;
color : {color8};
}
a:active {
text-decoration : underline;
color : {color7};
}
a.forum, a.forum:visited, a.forum:hover, a.forum:active {font-size: 13px; font-weight : normal; }
a.gb, a.gb:visited, a.gb:hover, a.gb:active, {font-size: 13px; font-weight : normal; }
a.album, a.album:visited, a.album:hover, a.album:active, {font-size: 13px; font-weight : normal; }
</style>
</head>
<body {background0}>
<table border="0" cellpadding="0" cellspacing="0" width="780" height="100%">
  <tr>
    <td id="navi" width="150" height="100%" align="center" valign="top" {background1}>{navigation}</td>
    <td id="content" height="100%" align="center" valign="top">{content}</td>
  </tr>
</table>
</body>
</html>



Geschrieben von Liricas am 06.11.2007 um 14:33:

 

bringt auch nichts Augen rollen



Geschrieben von Liricas am 06.11.2007 um 15:42:

 

oke, versuche das mal vielen Dank...
Wollte dich nicht angreiffen, hab mich nur grad tierisch aufgeregt sorry smile

/EDIT: so n mist unglücklich Bringt auch nichts



Geschrieben von Liricas am 08.11.2007 um 20:22:

 

dankeee *kecksgeb*



Geschrieben von Liricas am 12.11.2007 um 18:51:

 

sorry nochmal, aber ich raff das nicht wenn ich mir den Code anschaue...
Kannst du ihn mir reineditieren?
Das währ voll lieb großes Grinsen


Forensoftware: Burning Board, entwickelt von WoltLab GmbH