RLY-CRAIG?
20-07-2006, 06:03 PM
Hey,
Basically I need my radio panel to have the same style as my radio site itself, same background, banner, text etc
Basicall my site is www.habbo-positivefm.co.uk and the DJ Panel is located at www.habbo-positivefm.co.uk/dj
This is the dj panel style code which is what will be needed to be edited to match the site itself-I'LL PAY SOME HC'S LIKE
.navtbl {
border: 1px solid #000000;
}
.navtxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
}
.adminmsgtxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
}
.maintbl {
background-color: #FFFFFF;
}
.basictext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
}
body {
background-color: #FFFFFF;
}
#table {
border: 1px solid #000000;
z-index: 2;
}
#login {
border: 1px solid #000000;
}
#form {
border: 1px solid #000000;
}
#formerror {
border: 1px solid #000000;
}
.loginerror {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #FF0000;
}
#top {
position: absolute;
left: 0px;
top: 0px;
clip: rect(0px,auto,auto,0px);
margin: 0px;
height: 100px;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}
#cell {
border: 1px solid #000000;
}
#logologin {
position: absolute;
left: 0px;
top: 0px;
z-index: 0;
}
.publicadminmsg {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
.loginbox {
}
Thanks,
Sam
Basically I need my radio panel to have the same style as my radio site itself, same background, banner, text etc
Basicall my site is www.habbo-positivefm.co.uk and the DJ Panel is located at www.habbo-positivefm.co.uk/dj
This is the dj panel style code which is what will be needed to be edited to match the site itself-I'LL PAY SOME HC'S LIKE
.navtbl {
border: 1px solid #000000;
}
.navtxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
}
.adminmsgtxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
}
.maintbl {
background-color: #FFFFFF;
}
.basictext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
}
body {
background-color: #FFFFFF;
}
#table {
border: 1px solid #000000;
z-index: 2;
}
#login {
border: 1px solid #000000;
}
#form {
border: 1px solid #000000;
}
#formerror {
border: 1px solid #000000;
}
.loginerror {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #FF0000;
}
#top {
position: absolute;
left: 0px;
top: 0px;
clip: rect(0px,auto,auto,0px);
margin: 0px;
height: 100px;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}
#cell {
border: 1px solid #000000;
}
#logologin {
position: absolute;
left: 0px;
top: 0px;
z-index: 0;
}
.publicadminmsg {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
.loginbox {
}
Thanks,
Sam