Babsi: pop up's

Beitrag lesen

Hey.
tja, da gibts ein problem..welchen code?!.
also ich hab jetzt hier mal einen ...kp..

<html>
<head>

<title>Icons</title>

<style type="text/css">
<!--

BODY {
font-family:Arial;
font-size: 10px;
color: #85ECFF;
overflow: auto;
scrollbar-arrow-color: #85ECFF;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #85ECFF;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
background-color: 000000;

}

a:link{color:#ffffff;}a:visited{color:#ffffff;}a:active{color:#ffffff;}a:hover{color:#85ECFF;text-decoration:line-through;}

.Miss1 {
FONT-FAMILY: sans-serif;
FONT-SIZE: 9pt;
font-weight: bold;
COLOR: #147E94;
TEXT-DECORATION: none;
background-image:url(http://blablba);
background-repeat:no-repeat;
background-position:right top;
height:15px;
text-align: right;
}

.Miss2 {
FONT-FAMILY: sans-serif;
FONT-SIZE: 8pt;
font-weight: bold;
COLOR: #147E94;
TEXT-DECORATION: none;
line-height: 10pt;
text-align: center;
border-bottom: #147E94 1px dashed;}

-->
</style>
</head>

<style type="text/css">
body {cursor:crosshair;}
</style>

<style type="text/css">
a {cursor:progress;}
</style>

<body>

<!-- //x Content -->
<div class="inhaltetable" style="overflow:auto; width: 300; position:absolute;  left: 5; top:5">
<style>
<!--
.inhaltetable {
width: 300;
}
//-->
</style>
{PLACE_CONTENT}
</div>
</body>
</html>

vielleicht hilfts ja was..
mfg
babsi