Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
Koly007

Ein Bild zuviel neben Suche..

Recommended Posts

also ich habe nur den ibstore,stefans recount mod (der übringes voll super ist *gg*) und die weiterleitungsgrafik (wie hier im board) eingebaut...

mfg

Share this post


Link to post

nach den quellcode nach hat das ibstore angelegt

hinter dem icon sollte eigentlich ein link sein

warscheinlich fehlt nur die langguage definition des store links

Share this post


Link to post

naja das steht bei dir

<img src="style_images/1/atb_help.gif" border="0" alt="">&nbsp;<a href="http://cyber-maniac.koksa.org/forum/index.php?act=Help">Hilfe</a>

<img src="style_images/1/atb_members.gif" border="0" alt=""> <a href="http://cyber-maniac.koksa.org/forum/index.php?act=store"></a>

  &nbsp; &nbsp;&nbsp;<img src="style_images/1/atb_search.gif" border="0" alt="">&nbsp;<a href="http://cyber-maniac.koksa.org/forum/index.php?act=Search&amp;f=">Suche</a>

  &nbsp; &nbsp;&nbsp;<img src="style_images/1/atb_members.gif" border="0" alt="">&nbsp;<a href="http://cyber-maniac.koksa.org/forum/index.php?act=Members">Mitglieder</a>

  &nbsp; &nbsp;&nbsp;<img src="style_images/1/atb_calendar.gif" border="0" alt="">&nbsp;<a href="http://cyber-maniac.koksa.org/forum/index.php?act=calendar">Kalender</a>

und in den templers unter global html >board header das suchen und store zwischen act=store"> und </a> einfügen

das ist am einfachsten

Edited by Fabio

Share this post


Link to post

hmm kann sein aber dann müste es in der skin_global.php sein

darunter

<!-- IE6/Win TABLE FIX -->

<table width="100%" cellspacing="6" id="submenu">

<tr>

<td><a href='{$ibforums->vars['home_url']}'>{$ibforums->vars['home_name']}</a><!--IBF.RULES--></td>

<td align="right">

<img src="{$ibforums->vars['img_url']}/atb_help.gif" border="0" alt="" />&nbsp;<a href='{$ibforums->base_url}act=Help'>{$ibforums->lang['tb_help']}</a>

müsste es dann stehen...

Share this post


Link to post

in deinem Boardheader steht dann wohl eher sowas

   <img src="{$ibforums->vars['img_url']}/atb_help.gif" border="0" alt="" />&nbsp;<a href='{$ibforums->base_url}act=Help'>{$ibforums->lang['tb_help']}</a>

   &nbsp; &nbsp;&nbsp;<img src="{$ibforums->vars['img_url']}/atb_search.gif" border="0" alt="" />&nbsp;<a href='{$ibforums->base_url}act=Search&amp;f={$ibforums->input['f']}'>{$ibforums->lang['tb_search']}</a>

   &nbsp; &nbsp;&nbsp;<img src="{$ibforums->vars['img_url']}/atb_members.gif" border="0" alt="" />&nbsp;<a href='{$ibforums->base_url}act=Members'>{$ibforums->lang['tb_mlist']}</a>

   &nbsp; &nbsp;&nbsp;<img src="{$ibforums->vars['img_url']}/atb_calendar.gif" border="0" alt="" />&nbsp;<a href='{$ibforums->base_url}act=calendar'>{$ibforums->lang['tb_calendar']}</a>

   <!--IBF.CHATLINK-->

/edit doppel :) satz Sieg

Edited by Silaz

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×