I
ixam-relleum
Guest
Gästebuch farblich angleichen
Hey Leuts
ich hab jetzt ja ne HP also auf www.ixam-relleum.de.vu und dazu ein gästebuch, nur des Problem is, das des Gästebuch farblich überhaupt nicht zu der Homepage passt, ich aber des einfach nicht kann, des angleichen.
könnte des dann vielleicht einer von euch für mich machen ? hier is noch der Gästebuchlink: http://www.onlyfree.de/cgi-bin/viscacha/user/1364/book.cgi
wär echt cool wenn mir der jemand angleichen könnte hier is noch der header-code vom gästebuch:
Danke für eure Mühe
Hey Leuts
ich hab jetzt ja ne HP also auf www.ixam-relleum.de.vu und dazu ein gästebuch, nur des Problem is, das des Gästebuch farblich überhaupt nicht zu der Homepage passt, ich aber des einfach nicht kann, des angleichen.
könnte des dann vielleicht einer von euch für mich machen ? hier is noch der Gästebuchlink: http://www.onlyfree.de/cgi-bin/viscacha/user/1364/book.cgi
wär echt cool wenn mir der jemand angleichen könnte hier is noch der header-code vom gästebuch:
<html>
<head>
<title>$guestbooktitel</title>
<script language="JavaScript">
<!--
function x() {
return;
}
function DoSmilie(addSmilie) {
var revisedMessage;
var currentMessage = document.msg.eintrag.value;
revisedMessage = currentMessage+addSmilie;
document.msg.eintrag.value=revisedMessage;
document.msg.eintrag.focus();
return;
}
function size() {
clr=window.prompt ("Gieb die gewünschte Schriftgröße ein.\nVon 1 = klein bis 5 = groß","");
Txt=window.prompt ("Gieb den zu formatierenden Text ein.","");
if (Txt != null && clr != null){
AddTxt="[size="+clr+"]"+Txt+"[/size]";
DoSmilie(AddTxt);
}
}
function color() {
clr=window.prompt ("Gieb die gewünschte Farbe HTML-Konform ein.","");
Txt=window.prompt ("Gieb den zu formatierenden Text ein.","");
if (Txt != null && clr != null){
AddTxt="[color="+clr+"]"+Txt+"[/color]";
DoSmilie(AddTxt);
}
}
function url() {
clr=window.prompt ("Gieb die URL ein.","");
Txt=window.prompt ("Gieb die URL-Bezeichnung ein (optional).","");
if (clr != null) {
if (Txt == null || Txt == ''){
AddTxt=""+clr+"";
DoSmilie(AddTxt);
}
else {
AddTxt=""+Txt+"";
DoSmilie(AddTxt);
}
}
}
function list() {
var AddTxtZ = "";
var txt = " ";
var a = 1;
while ((txt != "") && (txt != null)){
txt=window.prompt ("Bitte gib den "+a+". Punkt an.\n'Abbrecken' klicken zum beenden","");
a = a + 1;
if (txt != "" && txt != null) {
AddTxtZ=AddTxtZ + "[*] " + txt + "\n";
}
}
AddTxt= "";
- \n" + AddTxtZ + "
if ((AddTxt != "") && (AddTxt != "")){ DoSmilie(AddTxt); }
}
//-->
</script>
<style type="text/css">
<!--
.sbutton {
text-decoration:none;
display:inline;
margin:0px;
padding:0px;
}
.sbutton a:link, .sbutton a:visited {
border:1px solid #5a682e;
background-color: #C8CDB6;
text-decoration:none;
font-family: Verdana, Arial, Sans-serif;
font-size : 9px;
color:#000000;
height:12px;
text-transform:uppercase;
padding:2px;
padding-left:5px;
padding-right:5px;
margin:3px;
text-align: center;
}
.sbutton a:hover, .sbutton a:active {
background-color: #F4F5F0;
}
body {
font-size: 11px;
font-family: Verdana, Arial, Sans-serif;
color: #000000;
}
td {
font-size: 11px;
font-family: Verdana, Arial, Sans-serif;
}
input, select, textarea {
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
background-color: #DEE1D3;
border: 1 solid #5a682e;
}
textarea {
width: 95%;
}
a {
color: #5a682e;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
.border {
background-color: #5a682e;
}
.obox {
background-color: #C8CDB6;
}
.mbox {
background-color: #F4F5F0;
}
.ubox {
background-color: #DEE1D3;
}
.mmbox {
background-color: #EEF0E8;
}
.otext {
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
}
.mtext {
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
}
.utext {
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
}
.ntext {
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
}
.btext {
font-size: 13px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
}
.settings {
width: 90%;
}
a.info {
cursor: help;
}
a.info span {
display: none;
}
a.info:hover span {
display:block;
position:absolute;
top:1em;
left:0px;
background:#ffffff;
border: 1px solid #5a682e;
padding:2px;
color:#000000;
font-size: 10px;
font-family: Verdana, Arial, Sans-Serif;
}
a.info:hover {
z-index:25;
background: transparent;
text-decoration: none;
}
a.info {
position: relative;
z-index:24;
}
-->
</style>
</head>
<body><iframe src="http://www.onlyfree.de/werbung/gb.php" name="werbung" style="BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid" width=1 height=1 frameborder=0 align=center scrolling=no marginwidth=0 marginheight=0 NORESIZE></iframe>
<center>
<div class="settings">
Danke für eure Mühe