It is currently Fri Mar 29, 2024 12:46 pm


All times are UTC


Forum rules


Please click here to view the forum rules



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: need help
PostPosted: Tue Sep 11, 2007 5:16 am 
Newbie
Newbie

Joined: Sun May 27, 2007 12:08 am
Posts: 7
i need help with some coding with html its for a template, the problem is that i changed the size of a logo and now it pushed over another table where it is used to display text when playing the game.

i have bolded the text where the logo code is

<!--!popuphead-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>{title}</title>
<link href='templates/Raven.css' rel='stylesheet' type='text/css'>
{headscript}{script}
</head>
<body bgcolor='#0000CC' text='#D9D919'>
<table border='0' cellpadding='4' cellspacing='0' width='100%'>
<tr>
<td class='popupheader' valign='left' align='left' width='144'>
<img src='templates/Raven/logo.jpg'>

<tr>
<td class='popupheader' valign='bottom' align='right'>
<span class='pagetitle'><br>{title}</span>
</td>
</tr>
<tr>
<td width='100%' valign='top' bgcolor='#0000CC' colspan='2'>
<!--!popupfoot-->
</td>
</tr>
<tr>
<td class='footer' colspan='2'>
<table border='0' cellpadding='0' cellspacing='0' width='100%' class='withborder'>
<tr valign='top'>
<td class='noborder'>
{copyright}Design: ailean skin by
<a href="http://www.cuug.ab.ca/~wongb/" target="_blank">Ben Wong</a>,
based on a concept by
<a href="http://ancientk.ath.cx/" target="_blank">Ailean</a>
Design: Ravenclaw by Ryan Richardson based on a concept by Ailean
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<!--!header-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>{title}</title>
<link href='templates/Raven.css' rel='stylesheet' type='text/css'>
{headscript}{script}
</head>
<body bgcolor='#0000CC' text='#D9D919'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='pageheader' valign='left' align='left' width='150'>
<img src='templates/Raven/logo.jpg' align="right">

<td class='pageheader' valign='bottom' style='padding-left: 2em'>
{headerad}
<br>
{motd}
<img src='templates/Raven/bullet.gif'>
{mail}
<img src='templates/Raven/bullet.gif'>
{petition}
{petitiondisplay}
</td>
<td class='pageheader' valign='bottom' align='right'>
<span class='pagetitle'>{title}</span>
</td>
</tr>
<tr>
<td width='175' bgcolor='#0000CC' valign='top'>
<div align='center'>{navad}<br></div>
<table class='nav' cellspacing='0' cellpadding='0'>
<tr>
<td class='nav' width='175'>
{nav}
</td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
<br>
</td>
<td width='100%' rowspan='1' colspan='2' valign='top' bgcolor='#0000CC'>
<table>
<tr>
<td valign='top' width='80%' style='padding-left: 1em'>
{bodyad}
<fieldset>
<legend>{title}</legend>
<div class='block'>
<!--!footer-->
</div>
</fieldset>
</td>
<td valign='top' width='200'>
<table width='200' align='right' cellpadding='4' cellspacing='0' class='vitalinfo'>
<tr>
<td>{stats}<br></td>
</tr>
<tr>
<td width='200' bgcolor='#0000CC' align='center' valign='top'>
<br>
{paypal}{verticalad}
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<tr>
<td colspan='3' class='footer'>
<table border='0' cellpadding='0' cellspacing='0' width='100%' class='withborder'>
<tr>
<td class='noborder'>
{copyright}Design: ailean skin by
<a href="http://www.cuug.ab.ca/~wongb/" target="_blank">Ben Wong</a>,
based on a concept by
<a href="http://ancientk.ath.cx/" target="_blank">Ailean</a>
Design: Ravenclaw by Ryan Richardson based on a concept by Ailean
</td>
<td align='right' class='noborder' valign='top'>
{source}<br>
{version}<br>
{pagegen}
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<!--!navhead-->
<span class='navhead'>
<img src='templates/Raven/rarrow.gif' width='13' height='13' align='middle'>
{title}</span><br clear='all'>
<!--!navhelp-->
<span class='navhelp'>{text}</span><br clear='all'>
<!--!navitem-->
<a href="{link}"{accesskey}class='nav' {popup}>{text}</a><br clear='all'>
<!--!statstart-->
<table cellpadding='1' cellspacing='0' class='charinfo'>
<!--!stathead-->
<tr>
<td class='charhead' colspan='2'>
<img src='templates/Raven/rarrow.gif' height='13' width='13' align='middle'>
<b>{title}</b>
</td>
</tr>
<!--!statrow-->
<tr>
<td class='charinfo'><b>{title}</b></td>
<td class='charinfo'>{value}</td>
</tr>
<!--!statbuff-->
<tr>
<td class='charhead' colspan='2'><b>{title}</b></td>
</tr>
<tr>
<td class='charinfo' colspan='2'>{value}</td>
</tr>
<!--!statend-->
</table>
<!--!petitioncount-->
<img src='templates/Raven/bullet.gif'> {petitioncount}
<!--!adwrapper-->
<table cellpadding='3' cellspacing='0'>
<tr><td>{content}</td></tr>
</table>
<!--!login-->
<br><br>
<table border='0' cellpadding='3' cellspacing='0'>
<tr>
<td align='center'>
<img src='images/logindragon.gif' class='noborder'>
</td>
</tr>
<tr>
<td valign='center' align='center' class='noborder'>
<table border='0'>
<tr>
<td align='center'>
<font color='#ffff00'>{username}:</font>
</td>
<td align='center'>
<font color='#ffff00'>{password}:</font>
</td>
</tr>
<tr>
<td>
<input name='name' id="name" accesskey='u' size='10'>
</td>
<td>
<input name='password' id="password" accesskey='p' type='password' size='10'>
</td>
</tr>
<tr>
<td colspan='2' align='center' valign='top'>
<input type='submit' value='{button}' class='button'><br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--!loginfull-->
<table border='0' cellpadding='3' cellspacing='0'>
<tr>
<td align='center'>
<img src='images/logindragon.gif' class='noborder'>
</td>
</tr>
<tr>
<td valign='center' align='center' class='noborder'>
<font color='#ff0000'><b>Server Full!</b></font>
</td>
</tr>
</table>


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 11, 2007 3:41 pm 
Moderator
Moderator

Joined: Tue Feb 27, 2007 12:18 am
Posts: 521
use size in the img tags and change it so it fits.

_________________
http://www.mjmclocks.co.uk


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ]  Moderators: Moderators, Support Team

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Hosting | Domains | Servers | Extras | Order | Support | Contacts | FreeHostia © 2011