![]() |
| |||||||
| IPB General Support Post your questions here, no bug reports. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Active Forumer ![]() | I'm trying to put my banner in...heres the code im using, but it doesnt work This is the URL to the image - http://home.ripway.com/2004-8/153008/Stormy.pspimage <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.BANNER--> <div id='logostrip'> <img src='{http://home.ripway.com/2004-8/153008/Stormy.pspimage}/logo4.gif' alt='Powered by Invision Power Board' border="0" /> </div> <!-- IE6/Win TABLE FIX --> <table width="100%" cellspacing="6" id="submenu"> <tr> <td><a href='{ibf.vars.home_url}'>{ibf.vars.home_name}</a><!--IBF.RULES--></td> <td align="right"> [img]{ibf.vars.img_url}/atb_help.gif[/img]input['f']}'>{ibf.lang.tb_search} [img]{ibf.vars.img_url}/atb_members.gif[/img]{ibf.lang.tb_calendar} <!--IBF.CHATLINK--> <!--IBF.TSLLINK--> </td> </tr> </table> <% MEMBER BAR %> |
![]()
------------------ Signature Removed. Please, limit the size of your signature to a maximum of: 400 by 80 pixels. For more details, see: http://forum.forumer.com/showthread.php?t=12589 ------------------ | |
| | |
| | #2 (permalink) |
| Senior Forumer ![]() | This thing is wrong <img src='{http://home.ripway.com/2004-8/153008/Stormy.pspimage}/logo4.gif' alt='Powered by Invision Power Board' border="0" /> Change it to: <img src='http://home.ripway.com/2004-8/153008...logo4.gif' alt='Powered by Invision Power Board' border="0" /> |
![]() | |
| | |
| | #3 (permalink) |
| Elite Forumer ![]() | Lol, that's wrong too. :P Change this: Code: <!--IBF.BANNER-->
<div id='logostrip'>
<a href='{ibf.script_url}' title='Board Home'><img src='{http://home.ripway.com/2004-8/153008/Stormy.pspimage}/logo4.gif' alt='Powered by Invision Power Board' border="0" /></a>
</div>
Code: <!--IBF.BANNER-->
<div id='logostrip'>
<a href='{ibf.script_url}' title='Board Home'><img src='http://home.ripway.com/2004-8/153008/Stormy.pspimage' alt='Powered by Invision Power Board' border="0" /></a>
</div>
Thing is, your image's URL is dead. Try uploading it here. ![]() |
| | |
| | #4 (permalink) |
| Member | my problem is a little more stupied...how do i put my own logo/banner accross the top of the fourm? For example, what link would i go to on the Admin CP, and what would i do to put my own logo/banner on the Shadowillusions skin template. Also, how do i code it to make the logo/banner apear? thanks *SB-D |
| | |
| | #6 (permalink) | |
| Senior Forumer ![]() | Quote:
What is that? Paint Shop Pro?? :blink: *Sorry! I didn't see the img URL over there I thought it was http://home.ripway.com/2004-8/153008/Storm...image/logo4.gif | |
![]() | ||
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|