Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB Skinning Help

IPB Skinning Help Need help customizing the looks of your forum? Post here.


Reply
 
LinkBack Thread Tools Display Modes
Old 07-16-2007, 01:43 PM   #1 (permalink)
CWW'er
 
Hopey's Avatar
 
Join Date: Jan 2006

Location: Burnley Lancs UK
Posts: 1,709
Rep Power: 4 Hopey is on a distinguished road
fTrader: (23)
fBuck$: 1,067.2
Bank: 0.1
Total fBuck$: 1,067.3

My Forumer
My Country:
Send a message via MSN to Hopey
Default 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
Hopey is offline   Reply With Quote
Old 07-16-2007, 09:37 PM   #2 (permalink)
Senior Forumer
 
MasterVision's Avatar
 
Join Date: Nov 2006

Posts: 1,065
Rep Power: 3 MasterVision is on a distinguished road
fTrader: (0)
fBuck$: 763.0
Bank: 4,247.1
Total fBuck$: 5,010.1

My Forumer
My Country:
Send a message via MSN to MasterVision Send a message via Yahoo to MasterVision Send a message via Skype™ to MasterVision
Default Re: Loads of blank 'x'

what do you mean by Loads of blank 'x'?

I checked http://cricketglobe.30.forumer.com from your code but didnt see any blank 'X'...

can you provide screenshots?
MasterVision is offline   Reply With Quote
Old 07-17-2007, 08:52 AM   #3 (permalink)
CWW'er
 
Hopey's Avatar
 
Join Date: Jan 2006

Location: Burnley Lancs UK
Posts: 1,709
Rep Power: 4 Hopey is on a distinguished road
fTrader: (23)
fBuck$: 1,067.2
Bank: 0.1
Total fBuck$: 1,067.3

My Forumer
My Country:
Send a message via MSN to Hopey
Default Re: Loads of blank 'x'

There broken images.
Here is a screen shot;

Click my sig, register and post 5 times, I'll give you fb$5000. PM on cWW
Hopey is offline   Reply With Quote
Old 07-24-2007, 04:44 PM   #4 (permalink)
Member
 
Sniper2k7's Avatar
 
Join Date: Jul 2007

Posts: 46
Rep Power: 0 Sniper2k7 is on a distinguished road
fTrader: (0)
fBuck$: 244.0
Bank: 4,201.6
Total fBuck$: 4,445.6

My Forumer
My Country:
Default Re: Loads of blank 'x'

you may have a broken link to a image thats what happend to me
Sniper2k7 is offline   Reply With Quote
Old 07-25-2007, 03:10 AM   #5 (permalink)
CWW'er
 
Hopey's Avatar
 
Join Date: Jan 2006

Location: Burnley Lancs UK
Posts: 1,709
Rep Power: 4 Hopey is on a distinguished road
fTrader: (23)
fBuck$: 1,067.2
Bank: 0.1
Total fBuck$: 1,067.3

My Forumer
My Country:
Send a message via MSN to Hopey
Default Re: Loads of blank 'x'

Thanks, please lock thread.

Click my sig, register and post 5 times, I'll give you fb$5000. PM on cWW
Hopey is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Questions. Loads of them. Levi phpBB2 skinning Help 0 11-24-2006 02:59 AM
Wont let me post and loads of ip's the same JayDarnley phpBB2 General Questions 11 04-27-2006 10:38 PM
Fastreplay, way how it loads it... vortodox1 IPB General Support 2 11-21-2005 07:37 AM
My forum loads really slowly princessanya IPB General Support 3 05-11-2005 03:17 PM
[resolved]Â*Board Index Loads Admiral phpBB2 General Questions 6 01-04-2005 11:33 PM