07-16-2007, 01:43 PM
|
#1 (permalink)
|
| CWW'er
Join Date: Jan 2006 Location: Burnley Lancs UK
Posts: 1,709
Rep Power: 4  fBuck$: 1,067.2 Bank: 0.1 Total fBuck$: 1,067.3 My Forumer
My Country:
| Loads of blank 'x' Can someone help me  
Right, there is loads of blank 'x's on my forum on view and I'm unsure how to take them away. Here is my code of the skin. Code: <script language='JavaScript' type="text/javascript">
<!--
function buddy_pop() { window.open('index.{ibf.vars.php_ext}?act=buddy&s={ibf.session_id}','BrowserBuddy','width=250,height=500,resizable=yes,scrollbars=yes'); }
function chat_pop(cw,ch) { window.open('index.{ibf.vars.php_ext}?s={ibf.session_id}&act=chat&pop=1','Chat','width='+cw+',height='+ch+',resizable=yes,scrollbars=yes'); }
function multi_page_jump( url_bit, total_posts, per_page )
{
pages = 1; cur_st = parseInt("{$ibforums->input['st']}"); cur_page = 1;
if ( total_posts % per_page == 0 ) { pages = total_posts / per_page; }
else { pages = Math.ceil( total_posts / per_page ); }
msg = "{ibf.lang.tpl_q1}" + " " + pages;
if ( cur_st > 0 ) { cur_page = cur_st / per_page; cur_page = cur_page -1; }
show_page = 1;
if ( cur_page < pages ) { show_page = cur_page + 1; }
if ( cur_page >= pages ) { show_page = cur_page - 1; }
else { show_page = cur_page + 1; }
userPage = prompt( msg, show_page );
if ( userPage > 0 ) {
if ( userPage < 1 ) { userPage = 1; }
if ( userPage > pages ) { userPage = pages; }
if ( userPage == 1 ) { start = 0; }
else { start = (userPage - 1) * per_page; }
window.location = url_bit + "&st=" + start;
}
}
//-->
</script>
<!--IBF.CHATLINK-->
<!--IBF.TSLLINK-->
</td>
</tr>
</table>
<br />
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000">
<table align="center">
<td width="850px" style="background-color: #F9F9F9; padding: 10px 10px 10px 10px; border: 1px solid#D3D3D3;">
<table width="100%" >
</td>
</table>
<center><B><font color=#cccccc>Skinned by disasterpiece of <a href=http://puddlesskinning.org/index.php?><font color=#cccccc>Puddles Skinning.org</font></a>.</font></font></B></center>
<% MEMBER BAR %>
<div class="banner">
<center><a href="http://cricketglobe.30.forumer.com/"><img src="<a href=""><img src="http://i2.photobucket.com/albums/y49/Elylovesdelta/Bannerjpga790015f-1.jpg" border="0" alt=></a>"></a></center></div>
<div class="menu"><center><a href='http://cricketglobe.30.forumer.com'>Index</a> » <a href='http://cricketglobe.30.forumer.com/index.php?act=ST&f=2&t=9'>Rules</a> » <a href='linkhere'>Store</a> » <a href='http://cricketglove.top-site-list.com'>Top Site List</a> » <a href='linkhere'>Search</a> » <a href='http://news.bbc.co.uk/sport1/hi/cricket/statistics/default.stm'>Cricket Fixtures</a></center></div>
<table align="center">
<table align="center">
<td width="800px" style=" background-color: #F2F2F2;border: 1px solid#D3D3D3;background-image: url(http://209.85.48.8/10144/137/upload/p1837369.gif);background-position:top;background-repeat:no-repeat; padding: 10px 10px 10px 10px;">
|
 Click my sig, register and post 5 times, I'll give you fb$5000. PM on cWW  |
| |