Just adopting the classic Theme to fit in with my site but I have run into a little problem only 2 I can see at the moment at the bottom mainly in the admin area the text in the bottom buttons is black it should be gray, Also I can't change the page background which is gray I need it to be black
If anyone can help I would appreciate it thanks
My code is below and the address of the site is http://www.numanme.co.uk/cpg1418/index.php
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background : #CCCCCC;
color : #C0C0C0;
margin: 0px;
}
table {
font-size: 12px;
}
h1{
font-weight: bold;
font-size: 22px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
line-height : 120%;
color : #C0C0C0;
margin: 2px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
margin: 0px;
}
h3 {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 2px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
margin: 2px 0px;
}
ul {
margin-left: 5px;
padding: 0px;
}
li {
margin-left: 10px;
margin-top: 4px;
margin-bottom: 4px;
padding: 0px;
list-style-position: outside;
list-style-type: disc;
}
.textinput {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #333333;
padding-right: 3px;
padding-left: 3px;
}
.listbox {
font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #333333;
vertical-align : middle;
}
.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #333333;
background-image : url(images/button_bg.gif);
background-position : bottom;
}
.comment_button {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
border: 1px solid #333333;
background-image : url(images/button_bg.gif);
background-position : bottom;
padding-left: 3px;
padding-right: 3px;
}
.radio {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
vertical-align : middle;
}
.checkbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
vertical-align : middle;
}
a {
color: #C0C0C0;
text-decoration: none;
}
a:hover {
color: #C0C0C0;
text-decoration: underline;
}
.bblink a {
color: #C0C0C0;
text-decoration: none;
}
.bblink a:hover {
color: #0000ff;
text-decoration: underline;
}
.maintable {
border: 1px solid #333333;
/* background-color: #000000;*/
background-color: #333333;
margin-top: 1px;
margin-bottom: 1px;
}
.tableh1 {
background : #333333 ;
color : #C0C0C0;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.tableh1_compact {
background : #333333 ;
color : #C0C0C0;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
}
.tableh2 {
background: #000000 ;
color : #C0C0C0;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.tableh2_compact {
background: #000000 ;
color : #C0C0C0;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
}
.tableb {
background: #000000 ;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.tableb_compact {
background: #000000 ;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
}
.tablef {
background: #000000;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.catrow_noalb {
background: #000000 ;
color : #C0C0C0;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.catrow {
background: #000000 ;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.album_stat {
font-size: 85%;
margin: 5px 0px;
}
.thumb_filename {
font-size: 80%;
display: block;
}
.thumb_title {
font-weight : bold;
font-size: 80%;
padding: 2px;
display : block;
}
.thumb_caption {
font-size: 80%;
padding: 1px;
display : block;
}
.thumb_caption a {
text-decoration: underline;
color: #C0C0C0;
}
.thumb_num_comments {
font-weight: normal;
font-size: 80%;
padding: 2px;
font-style : italic;
display : block;
}
.user_thumb_infobox {
margin-top: 1px;
margin-bottom: 1px;
}
.user_thumb_infobox th {
font-weight : bold;
font-size: 100%;
margin-top: 1px;
margin-bottom: 1px;
text-align : center;
}
.user_thumb_infobox td {
font-size: 80%;
margin-top: 1px;
margin-bottom: 1px;
text-align : center;
}
.user_thumb_infobox a {
text-decoration: none;
color: #C0C0C0;
}
.user_thumb_infobox a:hover {
color: #C0C0C0;
text-decoration: underline;
}
.sortorder_cell {
background : #000000 ;
color : #C0C0C0;
padding: 0px;
margin: 0px;
}
.sortorder_options {
font-family: Verdana, Arial, Helvetica, sans-serif;
background : #000000 ;
color : #C0C0C0;
padding: 0px;
margin: 0px;
font-weight: normal;
font-size: 80%;
white-space: nowrap;
}
.navmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #C0C0C0;
font-size: 100%;
font-weight: bold;
background : #000000 ;
border-style: none;
}
.navmenu img {
margin-top: 1px;
margin-right: 5px;
margin-bottom: 1px;
margin-left: 5px;
}
.navmenu a {
display: block;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
text-decoration: none;
color: #C0C0C0;
}
.navmenu a:hover {
background : #000000 ;
text-decoration: none;
color: #C0C0C0;
}
.admin_menu_thumb {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
border: 1px solid #333333;
background-image : url(images/button_bg.gif);
background-position : bottom;
color: #C0C0C0;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
width: 85px;
}
.admin_menu_thumb a {
color: #C0C0C0;
text-decoration: none;
display: block;
position: relative;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
padding-right: 10px;
}
.admin_menu_thumb a:hover {
color: #C0C0C0;
text-decoration: underline;
}
.admin_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
border: 1px solid #333333;
background-color:#000000;
background-image : url(images/button_bg.gif);
background-position : bottom;
color: #C0C0C0;
margin-top: 0px;
margin-bottom: 0px;
padding-top:2px;
padding-bottom:2px;
padding-left:1px;
padding-right:1px;
text-align: center;
}
.admin_menu a {
color: #C0C0C0;
text-decoration: none;
display: block;
position: relative;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 2px;
}
.admin_menu a:hover {
color: #C0C0C0;
text-decoration: underline;
}
td #admin_menu_anim {
background-image : url(images/button_bg_anim.gif);
}
.comment_date{
color : #C0C0C0;
font-size : 90%;
vertical-align : middle;
}
.image {
border-style: solid;
border-width:1px;
border-color: #333333;
margin: 2px;
}
.imageborder {
border: 1px solid #333333;
background-color: #000000;
margin-top: 30px;
margin-bottom: 30px;
}
.display_media {
background: #000000 ;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}
.thumbnails {
background: #000000 ;
padding: 5px;
}
.footer {
font-size : 9px;
}
.footer a {
text-decoration: none;
color: #C0C0C0;
}
.footer a:hover {
color: #C0C0C0;
text-decoration: underline;
}
.statlink {
color: #C0C0C0;
}
.statlink a {
text-decoration: none;
color: #C0C0C0;
}
.statlink a:hover {
color: #C0C0C0;
text-decoration: underline;
}
.alblink a {
text-decoration: underline;
color: #C0C0C0;
}
.alblink a:hover {
color: #C0C0C0;
text-decoration: underline;
}
.catlink {
display: block;
margin-bottom: 2px;
}
.catlink a {
text-decoration: underline;
color: #C0C0C0;
}
.catlink a:hover {
color: #C0C0C0;
text-decoration: underline;
}
.topmenu {
line-height : 130%;
font-size: 100%;
}
.topmenu a {
color : #C0C0C0;
text-decoration : none;
}
.topmenu a:hover {
color : #C0C0C0;
text-decoration : underline;
}
.img_caption_table {
border: none;
background-color: #000000;
width : 100%;
margin : 0px;
}
.img_caption_table th {
background: #000000 ;
font-size: 100%;
color : #C0C0C0;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
border-top : 1px solid #333333;
}
.img_caption_table td {
background: #000000 ;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
border-top : 1px solid #333333;
white-space: normal;
}
.debug_text {
border: #333333;
background-color: #000000;
width : 100%;
margin : 0px;
}
.clickable_option {
cursor : default;
}
.listbox_lang {
color: #C0C0C0;
background-color: #000000;
border: 1px solid #333333;
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
vertical-align : middle;
}
#vanity a {
display:block;
width:57px;
height:20px;
margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
Add a font color element to the .button style:
.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #333333;
background-image : url(images/button_bg.gif);
background-position : bottom;
}
to this:
.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #333333;
background-image : url(images/button_bg.gif);
background-position : bottom;
color : #111111;
}
Gizmo Thanks that was fast response, can anyone help with the background how do I get rid of that gray border
I don't see a gray border unless you're talking about the border around the login table.
Yes I was talking about the border around the login table but I have worked it out just added the header and footer it's looking good
Thanks for the help
;D
The HTML output of your page is utterly crappy, so anything might happen, depending on what a browser can make out of your improper tag soup. There mustn't be two <body>-tags for example. Looks like you edited with Dreamweaver, which is not a bright idea unless you instruct that app not to "beautify" the code on it's own. Here's the output of your page:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Pragma" content="no-cache" />
<title> - Anmeldung (Login)</title>
<link rel="stylesheet" href="themes/classic/style.css" type="text/css" />
</head>
<body bgcolor="#000000">
<script type="text/javascript" src="scripts.js"></script> <!--
SVN version info:
Coppermine version: 1.4.18
$Revision: 4380 $
$LastChangedBy: gaugau $
$Date: 2008-04-12 12:00:19 +0200 (Sa, 12 Apr 2008) $
-->
<p>
<title>header.jpg</title>
<meta http-equiv="Content-Type" content="text/html;">
<script src="scripts/AC_RunActiveContent.js" language="JavaScript" type="text/javascript"></script>
<script src="scripts/AC_Flash.js" language="JavaScript" type="text/javascript"></script>
<!-- Numanme2008 -->
<body bgcolor="#000000">
<table border="0" cellpadding="0" cellspacing="0" width="930">
<!-- numanme -->
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="http://www.numanme.co.uk/numanme/includes/header/headerhome/spacer.gif" width="15" height="4" border="0">
</td>
<td width="101%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><img src="http://www.numanme.co.uk/numanme/includes/header/headerhome/spacer.gif" width="782" height="13" border="0"></td>
<td></td>
<td width="100%"></td>
<td></td>
<td></td>
</tr>
<tr>
<td><img src="http://www.numanme.co.uk/numanme/includes/header/headerhome/spacer.gif" width="782" height="1" border="0"></td>
<td><img src="http://www.numanme.co.uk/numanme/includes/header/headerhome/spacer.gif" width="6" height="1" border="0"></td>
<td width="100%"><img src="http://www.numanme.co.uk/numanme/includes/header/headerhome//spacer.gif" width="6" height="1" border="0"></td>
<td><img src="http://www.numanme.co.uk/numanme/includes/header/headerhome/spacer.gif" width="136" height="1" border="0"></td>
<td><img src="http://www.numanme.co.uk/numanme/includes/header/headerhome/spacer.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
<td><!-- big header here-->
<script>
<!--
<!--Week Of The Day Image Displayer script- By JavaScript Kit (www.javascriptkit.com) More free scripts here-->
var mondayimg="http://www.numanme.co.uk/numanme/header1.jpg"
var tuesdayimg="http://www.numanme.co.uk/numanme/header2.jpg"
var wednesdayimg="http://www.numanme.co.uk/numanme/header3.jpg"
var thursdayimg="http://www.numanme.co.uk/numanme/header4.jpg"
var fridayimg="http://www.numanme.co.uk/numanme/header5.jpg"
var saturdayimg="http://www.numanme.co.uk/numanme/header6.jpg"
var sundayimg="http://www.numanme.co.uk/numanme/header7.jpg"
var mydate=new Date()
var today=mydate.getDay()
if (today==1)
document.write('<img src="'+mondayimg+'">')
else if (today==2)
document.write('<img src="'+tuesdayimg+'">')
else if (today==3)
document.write('<img src="'+wednesdayimg+'">')
else if (today==4)
document.write('<img src="'+thursdayimg+'">')
else if (today==5)
document.write('<img src="'+fridayimg+'">')
else if (today==6)
document.write('<img src="'+saturdayimg+'">')
else
document.write('<img src="'+sundayimg+'">')
//-->
</script><!-- big header here End--></td>
<td><img name="http://www.numanme.co.uk/numanme/includes/header/headerhome/header_r1_c2" src="http://www.numanme.co.uk/numanme/includes/header/headerhome/header_r1_c2.jpg" width="6" height="137" border="0"></td>
<td width="100%" background="http://www.numanme.co.uk/numanme/includes/header/headerhome/header_r1_c3.jpg"><img name="http://www.numanme.co.uk/numanme/includes/header/headerhome/header_r1_c3.jpg" width="6" height="137" border="0"></td>
<td><!-- round header here-->
<script>
<!--
<!--Week Of The Day Image Displayer script- By JavaScript Kit (www.javascriptkit.com) More free scripts here-->
var mondayimg="http://www.numanme.co.uk/numanme/rc1.jpg"
var tuesdayimg="http://www.numanme.co.uk/numanme/rc2.jpg"
var wednesdayimg="http://www.numanme.co.uk/numanme/rc3.jpg"
var thursdayimg="http://www.numanme.co.uk/numanme/rc4.jpg"
var fridayimg="http://www.numanme.co.uk/numanme/rc5.jpg"
var saturdayimg="http://www.numanme.co.uk/numanme/rc6.jpg"
var sundayimg="http://www.numanme.co.uk/numanme/rc7.jpg"
var mydate=new Date()
var today=mydate.getDay()
if (today==1)
document.write('<img src="'+mondayimg+'">')
else if (today==2)
document.write('<img src="'+tuesdayimg+'">')
else if (today==3)
document.write('<img src="'+wednesdayimg+'">')
else if (today==4)
document.write('<img src="'+thursdayimg+'">')
else if (today==5)
document.write('<img src="'+fridayimg+'">')
else if (today==6)
document.write('<img src="'+saturdayimg+'">')
else
document.write('<img src="'+sundayimg+'">')
//-->
</script><!-- round header here End--></td>
<td><img src="http://www.numanme.co.uk/numanme/includes/header/headerhome/spacer.gif" width="1" height="137" border="0"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
</td>
<td width="101%">
<p align="left"><noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
id="http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf" width="773" height="24" align="left">
<param name="_cx" value="20452">
<param name="_cy" value="635">
<param name="FlashVars" value>
<param name="Movie" value="http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf">
<param name="Src" value="http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf">
<param name="WMode" value="Window">
<param name="Play" value="0">
<param name="Loop" value="0">
<param name="Quality" value="High">
<param name="SAlign" value>
<param name="Menu" value="-1">
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="Scale" value="ShowAll">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="BGColor" value="000000">
<param name="SWRemote" value>
<param name="MovieData" value>
<param name="SeamlessTabbing" value="1">
<param name="Profile" value="0">
<param name="ProfileAddress" value>
<param name="ProfilePort" value="0">
<param name="AllowNetworking" value="all">
<param name="AllowFullScreen" value="false"><embed name="http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf" src="http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf" loop="false" quality="high" bgcolor="#000000" swLiveConnect="true" width="773" height="24" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</object>
</noscript>
<script language="JavaScript" type="text/javascript" >
<!--
AC_RunFlContentX ("movie", "http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf", "quality", "high", "bgcolor", "#000000", "src", "http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf", "width", "773", "height", "24", "name", "http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf", "id", "http://www.numanme.co.uk/forum/newheder2008/1menume2007.swf" );
//-->
</script></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="5" cellspacing="5">
<tr>
<td valign="top" style="border: 1px solid #000000;background-color:#000000;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<a href="index.php"><img src="themes/classic/images/site_logo.png" border="0" alt="" /></a><br />
</td>
<td width="100%" align="center">
<h1></h1>
<h3>Gary Numan online photo album</h3><br />
<!-- BEGIN home -->
<a href="index.php" title="Gehe zur Startseite">Startseite</a> ::
<!-- END home --> <!-- BEGIN register -->
<a href="register.php" title="Erzeuge ein Benutzerkonto">Registrieren</a> ::
<!-- END register --> <!-- BEGIN faq -->
<a href="faq.php" title="Häufig gestellte Fragen (Frequently Asked Questions) zur Galerie "Coppermine"">FAQ</a> ::
<!-- END faq --> <!-- BEGIN login -->
<a href="login.php?referer=login.php" title="melde mich an">Anmelden</a>
<!-- END login --> <br /> <!-- BEGIN album_list -->
<a href="index.php" title="Gehe zur Alben-Liste">Alben-Liste</a> ::
<!-- END album_list --> <!-- BEGIN lastup -->
<a href="thumbnails.php?album=lastup" title="Zeige neueste Uploads an">Neueste Uploads</a> ::
<!-- END lastup --> <!-- BEGIN lastcom -->
<a href="thumbnails.php?album=lastcom" title="Zeige die neuesten Kommentare an">Neueste Kommentare</a> ::
<!-- END lastcom --> <!-- BEGIN topn -->
<a href="thumbnails.php?album=topn" title="Zeige die am meisten angesehenen Dateien an">Am meisten angesehen</a> ::
<!-- END topn --> <!-- BEGIN toprated -->
<a href="thumbnails.php?album=toprated" title="Zeige die am besten bewerteten Dateien an">Am besten bewertet</a> ::
<!-- END toprated --> <!-- BEGIN favpics -->
<a href="thumbnails.php?album=favpics" title="Zeige meine Favoriten an">Meine Favoriten</a> ::
<!-- END favpics --> <!-- BEGIN search -->
<a href="search.php" title="Durchsuche die Galerie">Suche</a>
<!-- END search -->
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top">
</td>
</tr>
<tr>
<td align="center" valign="top">
</td>
</tr>
</table>
<img src="images/spacer.gif" width="1" height="15" alt="" />
<br />
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top">
<form action="login.php?referer=index.php" method="post" name="loginbox">
<!-- Start standard table -->
<table align="center" width="600" cellspacing="1" cellpadding="0" class="maintable">
<tr>
<td class="tableh1" colspan="2">Gib Deinen Benutzernamen und Dein Passwort ein, um Dich anzumelden</td>
</tr>
<tr>
<td colspan="2" align="center" class="tableh2">
<span style="color:red"><b>Achtung: Dein Browser akzeptiert nicht die Cookies dieses Skripts</b></span>
</td>
</tr>
<tr>
<td class="tableb" width="40%">Benutzername</td>
<td class="tableb" width="60%"><input type="text" class="textinput" name="username" style="width: 100%" tabindex="1" /></td>
</tr>
<tr>
<td class="tableb">Passwort</td>
<td class="tableb"><input type="password" class="textinput" name="password" style="width: 100%" tabindex="2" /></td>
</tr>
<tr>
<td colspan="2" align="center" class="tableb">Immer angemeldet bleiben <input name="remember_me" type="checkbox" class="checkbox" value="1" tabindex="3" /></td>
</tr>
<tr>
<td align="center" class="tablef"><a href="forgot_passwd.php" class="topmenu">Passwort vergessen</a></td>
<td align="left" class="tablef"><input name="submitted" type="submit" class="button" value="Anmeldung (Login)" tabindex="4" /></td>
</tr>
</table>
<!-- End standard table -->
</form>
<script language="javascript" type="text/javascript">
<!--
document.loginbox.username.focus();
-->
</script><div class="footer" align="center" style="padding-top: 10px;">Powered by <a href="http://coppermine-gallery.net/" title="Coppermine Photo Gallery" rel="external">Coppermine Photo Gallery</a></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<title>footer.jpg</title>
<meta http-equiv="Content-Type" content="text/html;">
<script src="scripts/AC_RunActiveContent.js" language="JavaScript" type="text/javascript"></script>
<script src="scripts/AC_Flash.js" language="JavaScript" type="text/javascript"></script>
<!-- Fireworks 4.0 Dreamweaver 4.0 target. Created Wed May 30 22:24:57 GMT+0100 (GMT Standard Time) 2007-->
<body bgcolor="#000000">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<!-- fwtable fwsrc="FOOTERnew2007.png" fwbase="footer.jpg" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
<tr>
<td><img src="http://www.numanme.co.uk/numanme/includes/footer/spacer.gif" width="222" height="1" border="0"></td>
<td width="100%"><img src="http://www.numanme.co.uk/numanme/includes/footer/spacer.gif" width="303" height="1" border="0"></td>
<td><img src="spacer.gif" width="225" height="1" border="0"></td>
</tr>
<tr>
<td><img name="http://www.numanme.co.uk/numanme/includes/footer/footer_r1_c1" src="http://www.numanme.co.uk/numanme/includes/footer/footer_r1_c1.jpg" width="222" height="118" border="0"></td>
<td width="100%" background="http://www.numanme.co.uk/numanme/includes/footer/footer_r1_c2.jpg">
<div align="center">
<center>
<table border="1" width="52%" cellspacing="0" cellpadding="0" bordercolorlight="#800000" bordercolordark="#800000">
<tr>
<td width="100%" valign="middle">
<p align="center"><script language="JavaScript">
<!-- Begin
rnd.today=new Date();
rnd.seed=rnd.today.getTime();
function rnd() {
rnd.seed = (rnd.seed*9301+49297) % 233280;
return rnd.seed/(233280.0);
};
function rand(number) {
var result = Math.ceil(rnd()*number);
if (!result)result++;
return result
};
var ad_cnt1 = 11;
var ad1 = rand(ad_cnt1);
var link1;
var adBanner1;
var width1
var height1
if (ad1==1) {
link1="http://www.townsend-records.co.uk/artist.php?artist=Gary+Numan+Vs+Ade+Fenton";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/the-leather-sea.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==2) {
link1="http://numanshop.usp.net/numan/home.cfm";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/telekondvd.jpg";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==3) {
link1="http://numanshop.usp.net/numan/info_page.cfm?FORMProductID=490";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/cold-warning.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==4) {
link1="http://www.musictvstation.com/acatalog/Music-Planet-TV-Show.html";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/music-planet-download.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==5) {
link1="http://www.musictvstation.com/";
adBanner1="http://www.numanme.co.uk/numanme/newspics/live-jagged-ep.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==6) {
link1="http://numanshop.usp.net/numan/info_page.cfm?FORMProductID=481";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/jagdvd.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==7) {
link1="http://www.numanme.co.uk/numanme/live-Engineers.htm";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/engineers.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==8) {
link1="http://numanshop.usp.net/numan/info_page.cfm?FORMProductID=493";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/r-redux.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==9) {
link1="http://www.timdry.co.uk/shock.htm";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/shock.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==10) {
link1="http://www.tikandtok.co.uk/";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/tik-and-tok.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
if (ad1==11) {
link1="http://nushop.usp.net/info_page.cfm?FORMProductID=507";
adBanner1="http://www.numanme.co.uk/numanme/sitepics/JaggedEdge-CD.gif";
width1="372";
height1="75";
alt1="CLICK HERE";
}
document.write('<center><a href="' + link1 + '" target="_blank">');
document.write('<img src="' + adBanner1 + '" width=' + width1 + ' height=' + height1 + ' border=0 alt="' + alt1 + '"></a>');
document.write('</center>');
// End -->
</SCRIPT>
</td>
</tr>
</table>
</center>
</div>
</td>
<td><img name="footer_r1_c3" src="http://www.numanme.co.uk/numanme/includes/footer/footer_r1_c3.jpg" width="225" height="118" border="0"></td>
</tr>
<tr>
<td width="100%" colspan="3" align="center"><a href="javascript:history.back(1)"><img alt="Back to last page." hspace="2" src="http://www.numanme.co.uk/numanme/buttons/back1.gif" vspace="1" border="0" width="150" height="50"></a>
</center>
</td>
</tr>
<center>
<tr>
<td width="100%" colspan="3" align="center"><a href="http://www.numanme.co.uk/numanme/home.htm"><img border="0" src="http://www.numanme.co.uk/numanme/buttons/home.jpg" width="468" height="78"></a></td>
</tr>
<tr>
<td width="100%" colspan="3" align="center">
<table border="0" width="100%" cellspacing="3" cellpadding="0">
<tr>
<td width="100%">
<p align="center"><b><font face="Arial" size="1">| <a href="http://www.numanme.co.uk/numanme/home.htm">HOME
</a>|<a href="http://www.numanme.co.uk/numanme/forum.htm"> FORUM</a>
|<a href="http://www.numanme.co.uk/numanme/shop-me.htm"> SHOP</a>
| <a href="http://www.numanme.co.uk/numanme/news.htm">NEWS </a>
| <a href="http://www.numanme.co.uk/numanme/links.htm">LINKS </a>
| <a href="http://www.numanme.co.uk/numanme/music.htm">MUSIC</a>
| <a href="http://www.numanme.co.uk/numanme/fun.htm">FUN</a>
| <a href="http://www.numanme.co.uk/numanme/index.htm">INDEX </a>
| <a href="http://www.numanme.co.uk/numanme/email-numanme.htm">E-MAIL</a>
|</font></b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" colspan="3" align="center"><b><font face="Arial" color="#b5b5b5" size="1">This
site is maintained by Numanme <span style="mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">To
report a broken link please <a href="http://www.numanme.co.uk/numanme/email-numanme.htm">CLICK
HERE</a>
</span></font></b></td>
</tr>
<tr>
<td width="100%" colspan="3" align="center"><b><font face="Arial" color="#b5b5b5" size="1">All
contents are � by NUMANME</font></b></td>
</tr>
</table>
</center>
</div>
<div id="vanity">
<a id="v_php" href="http://www.php.net/" target="_blank"></a>
<a id="v_mysql" href="http://www.mysql.com/" target="_blank"></a>
<a id="v_xhtml" href="http://validator.w3.org/check/referer" target="_blank"></a>
<a id="v_css" href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank"></a>
</div>
</html>
Additionally, you really should not call that theme "classic", but do as suggested in http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#theme_create_rename
In the future, please use a better subject for the threads you start: "help" doesn't qualify as a clever subject on a support board ::).
:oYou should really give time for us newbie's to settle in; the site is still undergoing updates the ones you mentioned should be resolved now.
As for the subject matter I will take this on board next time
Take your time, fix things. After fixing, ask your questions. Not before.
???