Quote:
Originally Posted by need2level ok have a problem got server to work and i edited it, plus renamed titles and all info but it still says tbc funserver can someone tell me whats wrong? idahiwow.servegame.org |
Code:
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Stroup WoW News</title>
<meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Cache-Control" content="no-cache"/>
<style type="text/css" media="screen">
@import url(style.css);
.style3 {color: #FFFFFF}
</style>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<div align="center">
<div align="center"></div>
<table width="568" border="0">
<tr>
<th width="414" height="18" scope="row"><center>Stroup WoW News</center></th>
</tr>
</table>
<table width="50%" cellpadding="0" cellspacing="0">
<tr align="center">
<td width="144" height="336" valign="middle"><p>
<a href="news.php">
<input name="Button" type="button" class="button" value="News"/>
</a></p>
<p> </p>
<p><a href="register.php">
<input name="Button" type="button" class="button" value="Register"/>
</a></p>
<p> </p>
<p>
<a href="/forum">
<input name="Button" type="button" class="button" value="Forum"/>
</a></p>
<p> </p>
<p>
<a href="stats.xml">
<input name="Button" type="button" class="button" value="Stats Page"/>
<p> </p>
<p><a href="server.php"><input name="Button" type="button" class="button" value="Server"/></p>
<p> </p>
<p><a href="realms.php"><input name="Button" type="button" class="button" value="Realm Server('s)"/> </a></p>
<p> </p>
<p><a href="downloads.php"><input name="Button2" type="button" class="button" value="Downloads"/></a></p>
<p></a></p></p>
</td>
<td width="402" valign="middle"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="480" width="480">
<param name="movie" value="Logo.swf">
<param name="quality" value="best">
<param name="play" value="true">
<embed height="500" pluginspage="http://www.macromedia.com/go/getflashplayer" src="Logo.swf" type="application/x-shockwave-flash" width="500" quality="best" play="true">
</object></td>
<td width="144" valign="middle">
<p><a href="pomm.php"><input name="Button2" type="button" class="button" value="Player Map"/></p>
<p> </p>
<p><a href="videos.php"><input name="Button2" type="button" class="button" value="Videos"/>
<p> </p>
<p><a href="player.php"><input name="Button2" type="button" class="button" value="MP3 Player"/></p>
<p> </p>
<p><a href="gallery.php"><input name="Button2" type="button" class="button" value="Gallery"/></p>
<p> </p>
<p><a href="arcade.php"><input name="Button" type="button" class="button" value="Arcade"/></p></td>
</table>
</center>
<p> </p>
</div>
<center>
<div align="center"></div>
<table width="47%" border="0" align="center" cellpadding="0" class="head">
<tr class="head"><th width="402">News</th></tr>
<td height="25" valign="middle">
<div align="center">
<span class="style3"></span></div>
</td>
<tr align="center">
<td width="402" height="75" valign="middle"><p align="center" class="style3">Stroup WoW supports 2.0.0-2.1.2 at the moment. Do count for it to work with 2.2.x sometime soon, as i have to manually update it to work with the new patches.</p> </td>
</table>
</center>
</body>
you dont only change the titles, i would recommend learn HTML, so you can scan this easily while knowing what to change. you DO change the tiltle, but also some scripts in it. as you noticed, i colored them
YELLOW for you to easily find
and you have to do this to every file you have a link for. (IE: News, Videos, ect.) Hope i helped