Oh that, I have no problem with it. Just scroll down if it's a big box. Though, this would cause a massive coding project. Then again, not really. You would have to find a target in the coding and then just lengthen the width and hieght or something. Or ask the phpBB staff to do it for you or something. _________________ Visit My Deviantart Gallery Roleplaying Characters: Chimiri, Jikota Hyoushi, Ryuunosuke Chimiri, Tetsuya RPG Stats: Shinobi Rank: Jounin~Jounin~Jounin Village: Sand~None(Mist)~None(Sand) Training Points: 5 Personal Stats: Forum Credit: 7
Alright, here's all the code. You wanna go through it?
[code:1:b8e7a4938b]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr">
<head>
<script type="text/javascript" src="http://www.jacuba.com/service/checker/-/-/" defer="defer"></script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="description" content="Welcome To the NRC! We Offer A Free Naruto Online Game. Please Register and Take Full Advantage of NRC Today!">
<meta name="MSSmartTagsPreventParsing" content="true">
<link rel="shortcut icon" href="http://www.myfreeforum.org/images/mff.ico" type="image/vnd.microsoft.icon">
<link rel="top" href="./index.php" title="Naruto RP Center V3 Forum Index" >
<link rel="search" href="./search.php" title="Search" >
<link rel="help" href="./faq.php" title="FAQ" >
<link rel="author" href="./memberlist.php" title="Memberlist" >
<title>Naruto RP Center V3 :: The Ultimate Naruto RP</title>
<!-- link rel="stylesheet" href="templates/myfs_narutorpcenter2/myfs_narutorpcenter2.css" type="text/css" -->
<style type="text/css">
<!--
/*
The original xand Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
margin:0px; 0px; 0px; 0px;
background-color: #773f71;
background-image: url(templates/myfs_narutorpcenter2/images/backs.gif);
background-repeat: repeat-x;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #444444;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #444444; }
a:hover { text-decoration: bold; color : #94498a; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #F7F7F7; border: 10px #FFFFFF solid; }
/* This is the outline round the main forum tables */
.forumline { background-color: #F5F5F5; border: 0px #006699 solid; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url(templates/myfs_narutorpcenter2/images/cellpic2.jpg);
background-repeat: repeat-y;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #FFFFFF; font-size: 12px; font-weight : bold;
background-color: #444444; height: 34px;
background-image: url(templates/myfs_narutorpcenter2/images/cellpic3.gif);
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
height: 24px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 24px;
}
td.row3Right,td.spaceRow {
background-color: #FE9B00; border: #FFFFFF; border-style: solid;
}
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #444444 }
a.mainmenu { font-size: 11px;
color:#525252;
text-decoration:none;
font-weight:bold;
padding: 3px; }
a.mainmenu:hover{ color:#FFFFFF;
text-decoration:none;
background-color: #94498a;
padding: 3px; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #444444}
a.cattitle { text-decoration: none; color : #444444; }
a.cattitle:hover{ text-decoration: bold; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #444444; }
a.forumlink { text-decoration: none; color : #444444; }
a.forumlink:hover{ text-decoration: bold; color : #94498a; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 11px; color : #000000;}
a.nav { text-decoration: none; color : #444444; }
a.nav:hover { text-decoration: bold; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link { text-decoration: none; color : #444444; }
a.topictitle:visited { text-decoration: none; color : #5F5F5F; }
a.topictitle:hover { text-decoration: bold; color : #94498a; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #000000; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link { text-decoration: none; color : #444444 }
a.postlink:visited { text-decoration: none; color : #5F5F5F; }
a.postlink:hover { text-decoration: bold; color : #94498a}
/* Form elements */
input,textarea, select {
color : #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border-color : #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}
.rank57{ font-size: 11px; font-weight: bold; color: green }
.rank4{ font-size : 10px; color : green }
.rank61{ font-size : 10px; font-weight: bold; color : black }
.rank55{ font-size : 10px; color : #bab3b3 }
.rank54{ font-size : 10px; color : #94893b}
.rank32{ font-size : 10px; color : #94893b}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/myfs_narutorpcenter2/formIE.css");
-->
</style>
</head>
<body bgcolor="#E5E5E5" text="#000000" link="#444444" vlink="#5F5F5F">
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<td class="catHead" height="28" align="center"><b><span class="cattitle">Topic review</span></b></td>
</tr>
<tr>
<td class="row1"><iframe width="100%" height="300" src="posting.php?mode=topicreview&t=4596" >
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<th class="thCornerL" width="22%" height="26">Author</th>
<th class="thCornerR">Message</th>
</tr>
<tr>
<td width="22%" align="left" valign="top" class="row1"><span class="name"><a name=""></a><b>Zeke Jamora</b></span></td>
<td class="row1" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="templates/myfs_narutorpcenter2/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /><span class="postdetails">Posted: Sun Apr 27, 2008 9:41 am<span class="gen"> </span> Post subject: </span></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">Oh that, I have no problem with it. Just scroll down if it's a big box. Though, this would cause a massive coding project. Then again, not really. You would have to find a target in the coding and then just lengthen the width and hieght or something. Or ask the phpBB staff to do it for you or something.</span></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2" height="1" class="spaceRow"><img src="templates/myfs_narutorpcenter2/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="22%" align="left" valign="top" class="row2"><span class="name"><a name=""></a><b>Kaeor</b></span></td>
<td class="row2" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="templates/myfs_narutorpcenter2/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /><span class="postdetails">Posted: Sun Apr 27, 2008 7:59 am<span class="gen"> </span> Post subject: </span></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">Normal reply box.</span></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2" height="1" class="spaceRow"><img src="templates/myfs_narutorpcenter2/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="22%" align="left" valign="top" class="row1"><span class="name"><a name=""></a><b>Zeke Jamora</b></span></td>
<td class="row1" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="templates/myfs_narutorpcenter2/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /><span class="postdetails">Posted: Sun Apr 27, 2008 7:28 am<span class="gen"> </span> Post subject: </span></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">Does she mean the quick Reply box or the normal Reply box.
<br />
<br />Tinaki, the quick reply was made for small messages. Not for you to post a message that's over 3 paragraphs long.</span></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2" height="1" class="spaceRow"><img src="templates/myfs_narutorpcenter2/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="22%" align="left" valign="top" class="row2"><span class="name"><a name=""></a><b>Sench</b></span></td>
<td class="row2" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="templates/myfs_narutorpcenter2/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /><span class="postdetails">Posted: Sun Apr 27, 2008 2:49 am<span class="gen"> </span> Post subject: </span></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">The window is big enough as it is. This isn't worth the trouble really</span></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2" height="1" class="spaceRow"><img src="templates/myfs_narutorpcenter2/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="22%" align="left" valign="top" class="row1"><span class="name"><a name=""></a><b>Lavathing9</b></span></td>
<td class="row1" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="templates/myfs_narutorpcenter2/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /><span class="postdetails">Posted: Sat Apr 26, 2008 5:39 pm<span class="gen"> </span> Post subject: </span></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">This would take a rather large coding project. Proboards require about 0 coding, it is honestly a "noob" software...the ACP is basically all menus. To do anything like that on MYFF phpBB2 you need to code it yourself.
<br />
<br />And honestly I dont know where to start on that one.</span></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2" height="1" class="spaceRow"><img src="templates/myfs_narutorpcenter2/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="22%" align="left" valign="top" class="row2"><span class="name"><a name=""></a><b>Tinaki</b></span></td>
<td class="row2" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="templates/myfs_narutorpcenter2/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /><span class="postdetails">Posted: Mon Apr 21, 2008 9:08 pm<span class="gen"> </span> Post subject: </span></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2">< _________________
Roleplaying Characters: Haldur Thalion No RPC No 3rd RPC No 4th RPC RPG Stats: Shinobi Rank: Gonin (Chuunin officially) Village: Kirigakure Training Points: N/A Personal Stats: Forum Credit: 66
[quote="YuweaCurtis"]Justice is all, "I'll bitchslap you at any range".[/quote]
[quote="Red Mage"]There is no problem that cannot be overcome by an imaginative and vigorous use of the animal husbandry skill.[/quote]
[quote="Greg"]It is my greatest of shames as an anime martial arts master that I am not an old man or a pervert.[/quote]
[quote="Grace"]Oh, don't worry! I'm plenty crazy![/quote]
[quote="Sarda"]Oh, hmm, yes. I sent him to a place like the beach. Only it was the moon.[/quote]
I-no Roleplaying Characters: Tachibana Ukyo Wahrheit Aria Frederick Mutou Kazuki RPG Stats: Shinobi Rank: Hokage ~ Chuunin ~ S-rank Missing-nin ~ Jounin Village: Konoha ~ Iwa ~ None ~ Oto Training Points: 35 Personal Stats: Forum Credit: 66
Wait a minute, did Haldur just copy and paste the coding from Notepad? Not Original man, not original at all.
Remove the coding from your Post Haldur. It's affecting the rest of the thread because it's not in [code] form. _________________ Visit My Deviantart Gallery Roleplaying Characters: Chimiri, Jikota Hyoushi, Ryuunosuke Chimiri, Tetsuya RPG Stats: Shinobi Rank: Jounin~Jounin~Jounin Village: Sand~None(Mist)~None(Sand) Training Points: 5 Personal Stats: Forum Credit: 7