Fork me on GitHub


 Bas   Précédent   Suivant

« 1 2 (3) 4 5 6 ... 20 »


Re: Theme Dark Forest - Forum Cbb
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204

Posté le : 09/12/2010 18:01
Transférer la contribution vers d'autres applications Transférer


Re: Theme Dark Forest - Forum Cbb
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Logique tu n'as pas de sous forum . tu passes direct de categorie a posts

Essaies avec cette page :
newbb_index.html
(a mettre au meme endroit dans les templates
Meme procedure : elle doit remplacer la page existante)
.newbbcat td 
background-color#51615C; 
padding4px
vertical-align middle
font-weightbold
font-size1.1em
color:#fff; 
box-shadow0 20px 10px -10px rgba(255,255,255,0.3inset
-
moz-box-shadow0 20px 10px -10px rgba(255,255,255,0.3inset
-
webkit-box-shadow0 20px 10px -10px rgba(255,255,255,0.3inset;; 

</
style>

<
div id="index_welcome">
    <
div class="title2"><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/"><{$lang_welcomemsg}></a></div>
    <
div class="desc"><{$smarty.const._MD_TOSTART}></div>
    <
div class="visit"><{$lang_currenttime}>
        <
br /><{$lang_lastvisit}>
        <
br /><{$smarty.const._MD_TOTALTOPICSC}><strong><{$total_topics}></strong> | <{$smarty.const._MD_TOTALPOSTSC}><strong><{$total_posts}></strong>
    </
div>
</
div>
<
div class="clear"></div>

<{if 
$viewer_level eq 2 AND $mode gt 0}>
    <
div style="padding: 5px;float: right; text-align:right;">
    
    <{
$smarty.const._MD_TOPIC}>: 
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewall.php?type=active#admin" target="_self" title="<{$smarty.const._MD_TYPE_ADMIN}>"><{$smarty.const._MD_TYPE_ADMIN}></a> | 
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewall.php?type=pending#admin" target="_self" title="<{$smarty.const._MD_TYPE_PENDING}>"><{$smarty.const._MD_TYPE_PENDING}></a> | 
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewall.php?type=deleted#admin" target="_self" title="<{$smarty.const._MD_TYPE_DELETED}>"><{$smarty.const._MD_TYPE_DELETED}></a>
    <
br style="clear:both;" /> 
    
    <{
$smarty.const._MD_POST2}>: 
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?type=active#admin" target="_self" title="<{$smarty.const._MD_TYPE_ADMIN}>"><{$smarty.const._MD_TYPE_ADMIN}></a> | 
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?type=pending#admin" target="_self" title="<{$smarty.const._MD_TYPE_PENDING}>"><{$smarty.const._MD_TYPE_PENDING}></a> | 
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewpost.php?type=deleted#admin" target="_self" title="<{$smarty.const._MD_TYPE_DELETED}>"><{$smarty.const._MD_TYPE_DELETED}></a>
    <
br style="clear:both;" /> 
    
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/moderate.php" target="_self" title="<{$smarty.const._MD_TYPE_SUSPEND}>"><{$smarty.const._MD_TYPE_SUSPEND}></a> | 
    <
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/admin/index.php" target="_self" title="<{$smarty.const._MD_ADMINCP}>"><{$smarty.const._MD_ADMINCP}></a>
    
    </
div>
    <
br />
    <
div class="clear"></div>
<{/if}>

<
div class="dropdown">
<{if 
$menumode eq 0}>

    <
select
        name
="mainoption" id="mainoption"
        
class="menu"
        
onchange="if(this.options[this.selectedIndex].value.length >0 )    { window.document.location=this.options[this.selectedIndex].value;}"
    
>
        <
option value=""><{$smarty.const._MD_MAINFORUMOPT}></option>
        <
option value="<{$mark_read}>"><{$smarty.const._MD_MARK_ALL_FORUMS}>&nbsp;<{$smarty.const._MD_MARK_READ}></option>
        <
option value="<{$mark_unread}>"><{$smarty.const._MD_MARK_ALL_FORUMS}>&nbsp;<{$smarty.const._MD_MARK_UNREAD}></option>
        <
option value="">--------</option>
        <
option value="<{$post_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALLPOSTS}></option>
        <
option value="<{$newpost_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_NEWPOSTS}></option>
        <
option value="<{$all_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALL}></option>
        <
option value="<{$digest_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_DIGEST}></option>
        <
option value="<{$unreplied_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREPLIED}></option>
        <
option value="<{$unread_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREAD}></option>
        <
option value="">--------</option>
        <{foreach 
item=menu from=$menumode_other}>
        <
option value="<{$menu.link}>"><{$menu.title}></option>
        <{/foreach}>
        <{if 
$forum_index_cpanel}>
        <
option value="">--------</option>
        <
option value="<{$forum_index_cpanel.link}>"><{$forum_index_cpanel.name}></option>
        <{/if}>
    </
select>

<{elseif 
$menumode eq 1}>
    <
div id="mainoption" class="menu">
    <
table><tr><td>
        <
class="item" href="<{$mark_read}>"><{$smarty.const._MD_MARK_ALL_FORUMS}>&nbsp;<{$smarty.const._MD_MARK_READ}></a>
        <
class="item" href="<{$mark_unread}>"><{$smarty.const._MD_MARK_ALL_FORUMS}>&nbsp;<{$smarty.const._MD_MARK_UNREAD}></a>
        <
div class="separator"></div>
        <
class="item" href="<{$post_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALLPOSTS}></a>
        <
class="item" href="<{$newpost_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_NEWPOSTS}></a>
        <
class="item" href="<{$all_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALL}></a>
        <
class="item" href="<{$digest_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_DIGEST}></a>
        <
class="item" href="<{$unreplied_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREPLIED}></a>
        <
class="item" href="<{$unread_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREAD}></a>
        <
div class="separator"></div>
        <{foreach 
item=menu from=$menumode_other}>
        <
class="item" href="<{$menu.link}>"><{$menu.title}></a>
        <{/foreach}>
        <{if 
$forum_index_cpanel}>
        <
div class="separator"></div>
        <
class="item" href="<{$forum_index_cpanel.link}>"><{$forum_index_cpanel.name}></a>
        <{/if}>
    </
td></tr></table>
    </
div>
    <
script type="text/javascript">document.getElementById("mainoption").onmouseout closeMenu;</script>
    <div class="menubar"><a href="" onclick="openMenu(event, 'mainoption');return false;"><{$smarty.const._MD_MAINFORUMOPT}></a></div>

<{elseif $menumode eq 2}>

    <div class="menu">
        <ul>
            <li>
                <div class="item"><strong><{$smarty.const._MD_MAINFORUMOPT}></strong></div>
                <ul>
                <li><table><tr><td>
                    <div class="item"><a href="<{$mark_read}>"><{$smarty.const._MD_MARK_ALL_FORUMS}>&nbsp;<{$smarty.const._MD_MARK_READ}></a></div>
                    <div class="item"><a href="<{$mark_unread}>"><{$smarty.const._MD_MARK_ALL_FORUMS}>&nbsp;<{$smarty.const._MD_MARK_UNREAD}></a></div>
                    <div class="separator"></div>
                    <div class="item"><a href="<{$post_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALLPOSTS}></a></div>
                    <div class="item"><a href="<{$newpost_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_NEWPOSTS}></a></div>
                    <div class="item"><a href="<{$all_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALL}></a></div>
                    <div class="item"><a href="<{$digest_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_DIGEST}></a></div>
                    <div class="item"><a href="<{$unreplied_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREPLIED}></a></div>
                    <div class="item"><a href="<{$unread_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREAD}></a></div>
                    <div class="separator"></div>
                    <{foreach item=menu from=$menumode_other}>
                    <div class="item"><a href="<{$menu.link}>"><{$menu.title}></a></div>
                    <{/foreach}>
                    <{if $forum_index_cpanel}>
                    <div class="separator"></div>
                    <div class="item"><a href="<{$forum_index_cpanel.link}>"><{$forum_index_cpanel.name}></a></div>
                    <{/if}>
                </td></tr></table></li>
                </ul>
            </li>
        </ul>
    </div>
<{/if}>
</div>
<div class="clear"></div>
<br /><br />

<!-- start forum categories -->

<{foreach item=category from=$categories}>
<table class="index_category" cellspacing="0" width="100%">
    <tr class="odd newbbcat">
        <td width="3%" valign="middle" align="center"><img onclick="ToggleBlock2('cat_<{$category.cat_id}>', this)" src="<{$category.cat_display_icon}>" alt="" /></td>
        <{if $category.cat_image}>
        <td width="8%"><img src="<{$category.cat_image}>" alt="<{$category.cat_title}>" /></td>
        <{/if}>
        <td align="left">
            <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/index.php?cat=<{$category.cat_id}>"><{$category.cat_title}></a>
            <{if $category.cat_description}><p class="desc"><{$category.cat_description}></p><{/if}>
        </td>
        <{if $category.cat_sponsor}>
        <td width="15%" nowrap="nowrap" align="right">
        <p class="desc"><a href="<{$category.cat_sponsor.link}>" title="<{$category.cat_sponsor.title}>" target="_blank"><{$category.cat_sponsor.title}></a></p>
        </td>
        <{/if}>
    </tr>
</table>

<div id="cat_<{$category.cat_id}>" style="display: <{$category.cat_display}>">
<table cellspacing="1" width="100%">
<{if $category.forums}>
    <tr class="head" align="center">
        <td width="5%">&nbsp;</td>
        <{if $subforum_display == "expand"}>
        <td colspan="2" width="57%" nowrap="nowrap" align="left"><{$smarty.const._MD_FORUM}></td>
        <{else}>
        <td width="57%" nowrap="nowrap" align="left"><{$smarty.const._MD_FORUM}></td>
        <{/if}>
        <td width="9%" nowrap="nowrap"><{$smarty.const._MD_TOPICS}></td>
        <td width="9%" nowrap="nowrap"><{$smarty.const._MD_POSTS}></td>
        <td width="20%" nowrap="nowrap"><{$smarty.const._MD_LASTPOST}></td>
    </tr>
<{/if}>

<!-- start forums -->

<{if $subforum_display == "expand"}>

<{foreach item=forum from=$category.forums}>
    <tr>
      <td class="even" align="center" valign="middle"><{$forum.forum_folder}></td>
      <td colspan="2" class="odd">
        <div id="index_forum">
              <span class="item"><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum.forum_id}>"><{$forum.forum_name}></a>
              <{if $rss_enable}>
            (<a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/rss.php?f=<{$forum.forum_id}>" target="_blank" title="RSS feed">RSS</a>)
            <{/if}>
              <br /><{$forum.forum_desc}>
              </span>
            <{if $forum.forum_moderators}>
            <span class="extra">
            <{$smarty.const._MD_MODERATOR}>: <{$forum.forum_moderators}>
            </span>
            <{/if}>
        </div>
      </td>
      <td class="even" align="center" valign="middle"><{$forum.forum_topics}> </td>
      <td class="odd" align="center" valign="middle"><{$forum.forum_posts}> </td>
      <td class="even" align="right" valign="middle"><{$forum.forum_lastpost_time}> <br />
        <{$forum.forum_lastpost_icon}> <br />
        <{$forum.forum_lastpost_user}>
      </td>
    </tr>
<{if $forum.subforum}>
    <tr class="head" >
      <td width="5%">&nbsp;</td>
      <td width="5%" align="center"><{$img_subforum}>&nbsp;</td>
      <td colspan="4" nowrap="nowrap" align="left"><{$smarty.const._MD_SUBFORUMS}></td>
    </tr>
<{foreach item=subforum from=$forum.subforum}>
    <tr>
      <td class="odd" width="5%">&nbsp;</td>
      <td class="even" align="center" valign="middle" width="5%"><{$subforum.forum_folder}></td>
      <td width="52%" class="odd">
        <div id="index_forum">
              <span class="item"><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$subforum.forum_id}>"><strong><{$subforum.forum_name}></strong></a>
              <{if $rss_enable}>
            (<a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/rss.php?f=<{$subforum.forum_id}>" target="_blank" title="RSS feed">RSS</a>)
            <{/if}>
              <br /><{$subforum.forum_desc}>
              </span>
            <{if $subforum.forum_moderators}>
            <span class="extra">
            <{$smarty.const._MD_MODERATOR}>: <{$subforum.forum_moderators}>
            </span>
            <{/if}>
        </div>
      </td>
      <td class="even" width="9%" align="center" valign="middle"><{$subforum.forum_topics}> </td>
      <td class="odd" width="9%" align="center" valign="middle"><{$subforum.forum_posts}> </td>
      <td class="even" width="20%" align="right" valign="middle"><{$subforum.forum_lastpost_time}> <br />
        <{$subforum.forum_lastpost_icon}> <br />
        <{$subforum.forum_lastpost_user}>
      </td>
   </tr>
<{/foreach}>
<{/if}>
<{/foreach}>

<{elseif $subforum_display == "collapse"}>

<{foreach item=forum from=$category.forums}>
    <tr>
        <{if $forum.subforum}>
          <td class="even" rowspan="2" align="center" valign="middle"><{$forum.forum_folder}></td>
        <{else}>
          <td class="even" align="center" valign="middle"><{$forum.forum_folder}></td>
        <{/if}>
          <td class="odd">
        <div id="index_forum">
              <span class="item"><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum.forum_id}>"><{$forum.forum_name}></a>
              <{if $rss_enable}>
            (<a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/rss.php?f=<{$forum.forum_id}>" target="_blank" title="RSS feed">RSS</a>)
            <{/if}>
              <br /><{$forum.forum_desc}>
              </span>
            <{if $forum.forum_moderators}>
            <span class="extra">
            <{$smarty.const._MD_MODERATOR}>: <{$forum.forum_moderators}>
            </span>
            <{/if}>
        </div>
        </td>
          <td class="even" align="center" valign="middle"><{$forum.forum_topics}> </td>
          <td class="odd" align="center" valign="middle"><{$forum.forum_posts}> </td>
          <td class="even" align="right" valign="middle"><{$forum.forum_lastpost_time}> <br />
            <{$forum.forum_lastpost_icon}> <br />
            <{$forum.forum_lastpost_user}>  </td>
    </tr>
    <{if $forum.subforum}>
    <tr>
         <td class="odd" colspan="4" align="left"><{$smarty.const._MD_SUBFORUMS}>&nbsp;<{$img_subforum}>&nbsp;
            <{foreach item=subforum from=$forum.subforum}>
            &nbsp;[<a href="viewforum.php?forum=<{$subforum.forum_id}>"><{$subforum.forum_name}></a>]
            <{/foreach}>
        </td>
    </tr>
    <{/if}>
<{/foreach}>

<{else}>

<{foreach item=forum from=$category.forums}>
    <tr>
          <td class="even" align="center" valign="middle"><{$forum.forum_folder}></td>
          <td class="odd">
        <div id="index_forum">
              <span class="item"><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum.forum_id}>"><{$forum.forum_name}></a>
              <{if $rss_enable}>
            (<a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/rss.php?f=<{$forum.forum_id}>" target="_blank" title="RSS feed">RSS</a>)
            <{/if}>
              <br /><{$forum.forum_desc}>
              </span>
            <{if $forum.forum_moderators}>
            <span class="extra">
            <{$smarty.const._MD_MODERATOR}>: <{$forum.forum_moderators}>
            </span>
            <{/if}>
        </div>
        </td>
          <td class="even" align="center" valign="middle"><{$forum.forum_topics}> </td>
          <td class="odd" align="center" valign="middle"><{$forum.forum_posts}> </td>
          <td class="even" align="right" valign="middle"><{$forum.forum_lastpost_time}> <br />
            <{$forum.forum_lastpost_icon}> <br />
            <{$forum.forum_lastpost_user}>
        </td>
    </tr>
<{/foreach}>

<{/if}>
  <!-- end forums -->
</table>
</div>
<{/foreach}>
<!-- end forum categories -->

<br />
<div>
<div style="float: left; text-align: left;">
    <{$img_hotfolder}> = <{$smarty.const._MD_NEWPOSTS}><br />
    <{$img_folder}> = <{$smarty.const._MD_NONEWPOSTS}><br />
    <{$img_locked_newposts}> = <{$smarty.const._MD_INACTIVEFORUM_NEWPOSTS}><br />
    <{$img_locked_nonewposts}> = <{$smarty.const._MD_INACTIVEFORUM_NONEWPOSTS}>
</div>
<div style="float: right; text-align: right;">
    <form action="search.php" method="post" name="search" id="search">
        <input name="term" id="term" type="text" size="20" />
        <input type="hidden" name="forum" id="forum" value="all" />
        <input type="hidden" name="sortby" id="sortby" value="p.post_time desc" />
        <input type="hidden" name="searchin" id="searchin" value="both" />
        <input type="submit" name="submit" id="submit" value="<{$smarty.const._MD_SEARCH}>" />
        <br />
        [ <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/search.php"><{$smarty.const._MD_ADVSEARCH}></a> ]
    </form>
</div>
</div>
<div class="clear"></div>

<br style="clear: both;" />
<div style="float:right;text-align:right;padding-top: 5px;">
    <{if $viewer_level gt 1}>
        <{if $mode gt 0}>
        <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/index.php?mode=0&amp;cat=<{$viewcat}>" target="_self" title="<{$smarty.const._MD_TYPE_VIEW}>"><{$smarty.const._MD_TYPE_VIEW}></a> 
        <{else}>
        <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/index.php?mode=1&amp;cat=<{$viewcat}>" target="_self" title="<{$smarty.const._MD_TYPE_ADMIN}>"><{$smarty.const._MD_TYPE_ADMIN}></a>
        <{/if}> 
    <{/if}>
    <{if $rss_button}>
    <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/rss.php?c=<{$viewcat}>" target="_blank" title="RSS FEED"><{$rss_button}></a>
    <br />
    <{/if}>
    <a href="http://xoopsforge.com" target="_blank" title="Powered by CBB v<{$version}>"><img src="<{$xoops_url}>/modules/<{$xoops_dirname}>/images/cbb.png" alt="Powered by CBB v<{$version}>" title="Powered by CBB v<{$version}>" /></a>
</div>
<div class="clear"></div>

<br />
<br />
<{if $online}><{include file="db:newbb_online.html"}><{/if}>
<{include file='db:system_notification_select.html'}>
<!-- end module contents -->

Posté le : 09/12/2010 17:49
Transférer la contribution vers d'autres applications Transférer


Re: Theme Dark Forest - Forum Cbb
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Attention
c'est la page "view forum" donc pas la page Index .
mais la page qui s'affiche lorsque tu cliques sur le nom d'un forum.

Il te faut vider les caches xoops sur ton ftp , mais egalement ceux d'Internet explorer et/ou Firefox.

Posté le : 09/12/2010 17:30
_________________
Retrouvez moi sur http://www.hkrag.fr
Autre : http://www.cdf-groupe.org
Solutions Hebergement Xoops: http://www.cdfi-hebergement.com
Transférer la contribution vers d'autres applications Transférer


Re: Theme Dark Forest - Forum Cbb
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
pas bon .... loll

/modules/newbb/template/newbb_Viewforum.html =Bon

ensuite avant de tester il te faut vider les caches.

Posté le : 09/12/2010 17:11
Transférer la contribution vers d'autres applications Transférer


Re: Script Header " Se Connecter" "s'enregistrer" Frxoops
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Demande Annulée

Posté le : 09/12/2010 16:27
Transférer la contribution vers d'autres applications Transférer


Re: Theme Dark Forest - Forum Cbb
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Bonjour,

Plus bas le template

newbb_Viewforum.html

De memoire avec ca, tu as le principe de la modif.

<style type="text/css"
.
newbbcat td 
background-color#51615C; 
padding4px
vertical-align middle
font-weightbold
font-size1.1em
color:#fff; 
box-shadow0 20px 10px -10px rgba(255,255,255,0.3inset
-
moz-box-shadow0 20px 10px -10px rgba(255,255,255,0.3inset
-
webkit-box-shadow0 20px 10px -10px rgba(255,255,255,0.3inset;; 

</
style
<
div id="forum_header"
<
div><{$folder_topic}> <a href="<{$xoops_url}>/modules/newbb/index.php"><{$forum_index_title}></a></div>
 <{if 
$parent_forum}> 
<
div>&nbsp;&nbsp;<{$folder_topic}> <a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$parent_forum}>"><{$parent_name}></a></div>
 <
div>&nbsp;&nbsp;&nbsp;&nbsp;<{$folder_topic}> <a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$forum_id}>"><{$forum_name}></a></div>
 <{else}> 
<
div>&nbsp;&nbsp;<{$folder_topic}> <a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$forum_id}>"><{$forum_name}></a></div>
 <{/if}> 
</
div

<
br clear="all" /> 

<{if 
$subforum}> 
<
table cellspacing="1" class="outer" width="100%"

<
tr class="head newbbcat" align="center"
<
td width="5%">&nbsp;</td
<
td nowrap="nowrap" align="left"><{$smarty.const._MD_SUBFORUMS}></td
<
td nowrap="nowrap"><{$smarty.const._MD_TOPICS}></td
<
td nowrap="nowrap"><{$smarty.const._MD_POSTS}></td
<
td nowrap="nowrap"><{$smarty.const._MD_LASTPOST}></td
</
tr



    <!-- 
start subforums -->
  <{foreach 
item=sforum from=$subforum}>
  <
tr>
    <
td class="even" align="center" valign="middle"><{$sforum.forum_folder}></td>
    <
td class="odd" onclick="window.location='<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$sforum.forum_id}>'"><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$sforum.forum_id}>"><strong><{$sforum.forum_name}></strong></a><br />
        <{
$sforum.forum_desc}>
        <{if 
$sforum.forum_moderators}><br/>
          <
strong><{$smarty.const._MD_MODERATOR}>:&nbsp;</strong><{$sforum.forum_moderators}>
          <{/if}>
       </
td>
    <
td class="even" align="center" valign="middle"><{$sforum.forum_topics}></td>
    <
td class="odd" align="center" valign="middle"><{$sforum.forum_posts}></td>
    <
td class="even" align="right" valign="middle"><{$sforum.forum_lastpost_time}><br />
        <{
$sforum.forum_lastpost_user}>    <{$sforum.forum_lastpost_icon}>
    </
td>
  </
tr>
    <{/foreach}>
  <!-- 
end subforums -->

</
table>
<
br />
<{/if}>

<{if 
$mode gt 1}>
<
form name="form_topics_admin" action="action.topic.php" method="POST" onsubmit="javascript: if(window.document.form_topics_admin.op.value < 1){return false;}">
<{/if}>

<{if 
$mode gt 0}>
<
div style="padding: 5px;float: left; text-align:left;" id="admin">
<{
$forum_addpoll}><{$forum_post_or_register}>
</
div>
<
div style="padding: 5px;float: right; text-align:right;">
<{if 
$mode gt 1}>
<{
$smarty.const._ALL}>: <input type="checkbox" name="topic_check1" id="topic_check1" value="1" onclick="xoopsCheckAll('form_topics_admin', 'topic_check1');" /> 
<
select name="op">
    <
option value="0"><{$smarty.const._SELECT}></option>
    <
option value="delete"><{$smarty.const._DELETE}></option>
    <{if 
$type eq "pending"}>
        <
option value="approve"><{$smarty.const._MD_APPROVE}></option>
        <
option value="move"><{$smarty.const._MD_MOVE}></option>
    <{elseif 
$type eq "deleted"}>
        <
option value="restore"><{$smarty.const._MD_RESTORE}></option>
    <{else}>
        <
option value="move"><{$smarty.const._MD_MOVE}></option>
    <{/if}>
</
select>  
<
input type="hidden" name="forum_id" value="<{$forum_id}>" />
<
input type="submit" name="submit" value="<{$smarty.const._SUBMIT}>" /> | 
<
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum_id}>&amp;mode=1#admin" target="_self" title="<{$smarty.const._MD_TYPE_ADMIN}>"><{$smarty.const._MD_TYPE_ADMIN}></a
<{elseif 
$mode eq 1}>
<
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum_id}>&amp;type=active#admin" target="_self" title="<{$smarty.const._MD_TYPE_ADMIN}>"><{$smarty.const._MD_TYPE_ADMIN}></a> | 
<
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum_id}>&amp;type=pending#admin" target="_self" title="<{$smarty.const._MD_TYPE_PENDING}>"><{$smarty.const._MD_TYPE_PENDING}></a> | 
<
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum_id}>&amp;type=deleted#admin" target="_self" title="<{$smarty.const._MD_TYPE_DELETED}>"><{$smarty.const._MD_TYPE_DELETED}></a> | 
<
a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/moderate.php?forum=<{$forum_id}>" target="_self" title="<{$smarty.const._MD_TYPE_SUSPEND}>"><{$smarty.const._MD_TYPE_SUSPEND}></a>
<{/if}>
</
div>
<{else}>
<
div style="padding: 5px;float: right; text-align:right;">
<{
$forum_addpoll}><{$forum_post_or_register}>
</
div>
<{/if}>
<
div class="clear"></div>

<
br />
<
div>
<
div class="dropdown">
<{if 
$menumode eq 0}>

    <
select
        name
="forumoption" id="forumoption"
        
class="menu"    onchange="if(this.options[this.selectedIndex].value.length >0 )    { window.location=this.options[this.selectedIndex].value;}"
    
>
        <
option value=""><{$smarty.const._MD_FORUMOPTION}></option>
        <
option value="<{$mark_read}>"><{$smarty.const._MD_MARK_ALL_TOPICS}>&nbsp;<{$smarty.const._MD_MARK_READ}></option>
        <
option value="<{$mark_unread}>"><{$smarty.const._MD_MARK_ALL_TOPICS}>&nbsp;<{$smarty.const._MD_MARK_UNREAD}></option>
        <
option value="">--------</option>
        <
option value="<{$post_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALLPOSTS}></option>
        <
option value="<{$newpost_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_NEWPOSTS}></option>
        <
option value="<{$all_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALL}></option>
        <
option value="<{$digest_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_DIGEST}></option>
        <
option value="<{$unreplied_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREPLIED}></option>
        <
option value="<{$unread_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREAD}></option>
        <
option value="">--------</option>
        <{foreach 
item=menu from=$menumode_other}>
        <
option value="<{$menu.link}>"><{$menu.title}></option>
        <{/foreach}>
    </
select>

<{elseif 
$menumode eq 1}>
    <
div id="forumoption" class="menu">
    <
table><tr><td>
        <
class="item" href="<{$mark_read}>"><{$smarty.const._MD_MARK_ALL_TOPICS}>&nbsp;<{$smarty.const._MD_MARK_READ}></a>
        <
class="item" href="<{$mark_unread}>"><{$smarty.const._MD_MARK_ALL_TOPICS}>&nbsp;<{$smarty.const._MD_MARK_UNREAD}></a>
        <
div class="separator"></div>
        <
class="item" href="<{$post_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALLPOSTS}></a>
        <
class="item" href="<{$newpost_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_NEWPOSTS}></a>
        <
class="item" href="<{$all_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALL}></a>
        <
class="item" href="<{$digest_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_DIGEST}></a>
        <
class="item" href="<{$unreplied_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREPLIED}></a>
        <
class="item" href="<{$unread_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREAD}></a>
        <
div class="separator"></div>
        <{foreach 
item=menu from=$menumode_other}>
        <
class="item" href="<{$menu.link}>"><{$menu.title}></a>
        <{/foreach}>
    </
td></tr></table>
    </
div>
    <
script type="text/javascript">document.getElementById("forumoption").onmouseout closeMenu;</script>
    <div class="menubar"><a href="" onclick="openMenu(event, 'forumoption');return false;"><{$smarty.const._MD_FORUMOPTION}></a></div>

<{elseif $menumode eq 2}>
    <div class="menu">
        <ul>
            <li>
                <div class="item"><strong><{$smarty.const._MD_FORUMOPTION}></strong></div>
                <ul>
                <li><table><tr><td>
                    <div class="item"><a href="<{$mark_read}>"><{$smarty.const._MD_MARK_ALL_TOPICS}>&nbsp;<{$smarty.const._MD_MARK_READ}></a></div>
                    <div class="item"><a href="<{$mark_unread}>"><{$smarty.const._MD_MARK_ALL_TOPICS}>&nbsp;<{$smarty.const._MD_MARK_UNREAD}></a></div>
                    <div class="separator"></div>
                    <div class="item"><a href="<{$post_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALLPOSTS}></a></div>
                    <div class="item"><a href="<{$newpost_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_NEWPOSTS}></a></div>
                    <div class="item"><a href="<{$all_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_ALL}></a></div>
                    <div class="item"><a href="<{$digest_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_DIGEST}></a></div>
                    <div class="item"><a href="<{$unreplied_link}>"><{$smarty.const._MD_VIEW}>&nbsp;<{$smarty.const._MD_UNREPLIED}></a></div>
                    <div class="separator"></div>
                    <{foreach item=menu from=$menumode_other}>
                    <div class="item"><a href="<{$menu.link}>"><{$menu.title}></a></div>
                    <{/foreach}>
                </td></tr></table></li>
                </ul>
            </li>
        </ul>
    </div>
<{/if}>
</div>
<div style="padding: 5px;float: right; text-align:right;">
<{$forum_pagenav}>
</div>
</div>
<div class="clear"></div>
<br />
<br />

<table cellspacing="1" class="outer" width="100%"> 

<tr class="head newbbcat" align="center"> 
      <td  width="5%" colspan="2">
      <{if $mode gt 1}>
        <{$smarty.const._ALL}>: <input type="checkbox" name="topic_check" id="topic_check" value="1" onclick="xoopsCheckAll('form_topics_admin', 'topic_check');" /> 
      <{else}>
      &nbsp;
      <{/if}>
      </td>
      <td>&nbsp;<strong><a href="<{$h_topic_link}>"><{$smarty.const._MD_TOPICS}></a></strong></td>
      <td width="10%" align="center" nowrap="nowrap"><strong><a href="<{$h_poster_link}>"><{$smarty.const._MD_POSTER}></a></strong></td>
      <td width="10%" align="center" nowrap="nowrap"><strong><a href="<{$h_publish_link}>"><{$smarty.const._MD_TOPICTIME}></a></strong></td>
      <td width="5%" align="center" nowrap="nowrap"><strong><a href="<{$h_reply_link}>"><{$smarty.const._MD_REPLIES}></a></strong></td>
      <td width="5%" align="center" nowrap="nowrap"><strong><a href="<{$h_views_link}>"><{$smarty.const._MD_VIEWS}></a></strong></td>
<{if $rating_enable}>
      <td width="5%" align="center" nowrap="nowrap"><strong><a href="<{$h_rating_link}>"><{$smarty.const._MD_RATINGS}></a></strong></td>
<{/if}>
      <td width="15%" align="center" nowrap="nowrap"><strong><a href="<{$h_date_link}>"><{$smarty.const._MD_DATE}></a></strong></td>
    </tr>

    <{if $sticky > 0}>
 
        <td colspan="2">&nbsp;</td>
        <{if $rating_enable}>
        <td colspan="7"><strong><{$smarty.const._MD_IMTOPICS}></strong></td>
        <{else}>
        <td colspan="6"><strong><{$smarty.const._MD_IMTOPICS}></strong></td>
        <{/if}>
    </tr>
    <{/if}>

    <!-- start forum topic -->

    <{foreach name=loop item=topic from=$topics}>

    <{if $topic.stick AND $smarty.foreach.loop.iteration == $sticky+1}>
    <tr class="head">
        <td colspan="2">&nbsp;</td>
        <{if $rating_enable}>
        <td colspan="7"><strong><{$smarty.const._MD_NOTIMTOPICS}></strong></td>
        <{else}>
        <td colspan="6"><strong><{$smarty.const._MD_NOTIMTOPICS}></strong></td>
        <{/if}>
    </tr>
    <{/if}>

    <tr class="<{cycle values="even,odd"}>">
        <td width="4%" align="center">
          <{if $mode gt 1}>
            <input type="checkbox" name="topic_id[]" id="topic_id[<{$topic.topic_id}>]" value="<{$topic.topic_id}>" />
          <{else}>
            <{$topic.topic_folder}>
          <{/if}>
        </td>
        <td width="4%" align="center"><{$topic.topic_icon}></td>
        <td>&nbsp;<a href="<{$topic.topic_link}>" title="<{$topic.topic_excerpt|strip_tags}>">
            <{$topic.topic_title}></a><{$topic.attachment}> <{$topic.topic_page_jump}>
        </td>
        <td align="center" valign="middle"><{$topic.topic_poster}></td>
        <td align="center" valign="middle"><{$topic.topic_time}></td>
        <td align="center" valign="middle"><{$topic.topic_replies}></td>
        <td align="center" valign="middle"><{$topic.topic_views}></td>
        <{if $rating_enable}>
        <td align="center" valign="middle"><{$topic.rating_img}></td>
        <{/if}>
        <td align="right" valign="middle"><{$topic.topic_last_posttime}><br />
        <{$topic.topic_last_poster}> <{$topic.topic_page_jump_icon}></td>

    </tr>

    <{/foreach}>

    <!-- end forum topic -->
    
    <{if $mode gt 1}>
    </form>
    <{/if}>

    <tr class="foot">
        <{if $rating_enable}>
        <td colspan="9" align="center"><{else}><td colspan="8" align="center"><{/if}>
        <{strip}>
        <form method="get" action="viewforum.php">
        <strong><{$smarty.const._MD_SORTEDBY}></strong>&nbsp;<{$forum_selection_sort}>&nbsp;<{$forum_selection_order}>&nbsp;<{$forum_selection_since}>&nbsp;
        <input type="hidden" name="forum" id="forum" value="<{$forum_id}>" />
        <input type="hidden" name="type" value="<{$type}>" />
        <input type="submit" name="refresh" value="<{$smarty.const._MD_GO}>" />
        </form>
        <{/strip}>
        </td>
    </tr>
</table>
<!-- end forum main table -->

<br />

<div>
<div style="float: left; text-align:left;">
<{$forum_addpoll}><{$forum_post_or_register}>
</div>
<div style="float: right; text-align:right;">
<{$forum_pagenav}>
</div>
</div>
<div class="clear"></div>

<br style="clear: both;" />
<br />
<div>
<div style="float: left; text-align: left;">
    <{$img_newposts}> = <{$smarty.const._MD_NEWPOSTS}> (<{$img_hotnewposts}> = <{$smarty.const._MD_MORETHAN}>) <br />
    <{$img_folder}> = <{$smarty.const._MD_NONEWPOSTS}> (<{$img_hotfolder}> = <{$smarty.const._MD_MORETHAN2}>) <br />
    <{$img_locked}> = <{$smarty.const._MD_TOPICLOCKED}> <br />
    <{$img_sticky}> = <{$smarty.const._MD_TOPICSTICKY}> <br />
    <{$img_digest}> = <{$smarty.const._MD_TOPICDIGEST}> <br />
    <{$img_poll}> = <{$smarty.const._MD_TOPICHASPOLL}>
</div>
<div style="float: right; text-align: right;">
<form action="search.php" method="get">
<input name="term" id="term" type="text" size="15" />
<input type="hidden" name="forum" id="forum" value="<{$forum_id}>" />
<input type="hidden" name="sortby" id="sortby" value="p.post_time desc" />
<input type="hidden" name="since" id="since" value="<{$forum_since}>" />
<input type="hidden" name="action" id="action" value="yes" />
<input type="hidden" name="searchin" id="searchin" value="both" />
<input type="submit" class="formButton" value="<{$smarty.const._MD_SEARCH}>" /><br />
[<a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/search.php"><{$smarty.const._MD_ADVSEARCH}></a>]
</form><br />
<{$forum_jumpbox}>
</div>
</div>
<div class="clear"></div>
<br style="clear: both;" />
<br />

<div>
<div style="float: left;">
<{foreach item=perm from=$permission_table}>
<div><{$perm}></div>
<{/foreach}>
</div>
<{if $rss_button OR $viewer_level gt 1}>
<div style="float: right; text-align: right;">
    <{if $viewer_level gt 1}>
        <{if $mode gt 0}>
        <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum_id}>&amp;mode=0" target="_self" title="<{$smarty.const._MD_TYPE_VIEW}>"><{$smarty.const._MD_TYPE_VIEW}></a> 
        <{else}>
        <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewforum.php?forum=<{$forum_id}>&amp;mode=1" target="_self" title="<{$smarty.const._MD_TYPE_ADMIN}>"><{$smarty.const._MD_TYPE_ADMIN}></a>
        <{/if}> 
    <{/if}>
    <{if $rss_button}>
    <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/rss.php?f=<{$forum_id}>" target="_blank" title="RSS FEED"><{$rss_button}></a>
    <{/if}>
</div>
<{/if}>
</div>
<div class="clear"></div>

<br style="clear: both;" />
<br />
<{if $online}><{include file="db:newbb_online.html"}><{/if}>
<{include file='db:system_notification_select.html'}>
<!-- end module contents -->

Posté le : 09/12/2010 15:19
Transférer la contribution vers d'autres applications Transférer


Re: Problème de connexion
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Merci ,

Impec et oui, belle reactivité !

Posté le : 09/12/2010 12:56
_________________
Retrouvez moi sur http://www.hkrag.fr
Autre : http://www.cdf-groupe.org
Solutions Hebergement Xoops: http://www.cdfi-hebergement.com
Transférer la contribution vers d'autres applications Transférer


Re: Script Header " Se Connecter" "s'enregistrer" Frxoops
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Bon ! j'ai solutionné mon tit probleme :

En fait le css du slide et celui du theme utilisaient tous les 2 les variables left et right ... donc ca s'entrechoquait !

Merci

Posté le : 08/12/2010 10:04
_________________
Retrouvez moi sur http://www.hkrag.fr
Autre : http://www.cdf-groupe.org
Solutions Hebergement Xoops: http://www.cdfi-hebergement.com
Transférer la contribution vers d'autres applications Transférer


Re: Script Header " Se Connecter" "s'enregistrer" Frxoops
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Effectivement Merci .
J'ai nettoyé de ce coté (enfin je pense)

Mais situation identique pour ce qui est du résultat.

Quand je lance le fichier slidebox.html seul en local ca a l'air propre au niveau du bouton pourtant.

Je l'ai installé avec le theme "Defaut" : apparemment pas de probleme majeur dans ce cas ... grrrr !

j'ai mis un bloc pour selectionner le theme sur la page http://www.hkrag.com

Le debut du fichier theme.html qui pose probleme :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">

<!-- 
Page d'accueil Splash, home Splash page-->
<script type="text/javascript" src="<{xoAppUrl /splash/splashpage.js}>"></SCRIPT>
<!-- FIN Page d'
accueil Splashend of home Splash page -->


<
head>
    <!-- 
Assign Theme name -->
    <{
assign var=theme_name value=$xoTheme->folderName}>

    <!-- 
Title and meta -->
    <
meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    <
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
    <
meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
    <
title><{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> - <{/if}><{$xoops_sitename}></title>
    <
meta name="robots" content="<{$xoops_meta_robots}>" />
    <
meta name="keywords" content="<{$xoops_meta_keywords}>" />
    <
meta name="description" content="<{$xoops_meta_description}>" />
    <
meta name="rating" content="<{$xoops_meta_rating}>" />
    <
meta name="author" content="<{$xoops_meta_author}>" />
    <
meta name="copyright" content="<{$xoops_meta_copyright}>" />
    <
meta name="generator" content="XOOPS" />

    <!-- 
Rss -->
    <
link rel="alternate" type="application/rss+xml" title="" href="<{xoAppUrl backend.php}>" />

    <!-- 
Favicon -->
    <
link rel="shortcut icon" type="image/ico" href="<{xoImgUrl icons/favicon.ico}>" />
    <
link rel="icon" type="image/png" href="<{xoImgUrl icons/favicon.png}>" />

    <!-- 
Sheet Css -->
    <
link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" />
    <
link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoImgUrl style.css}>" />
    <
link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/reset/reset-min.css"/>
    <!--[if 
lte IE 8]>
    <
link rel="stylesheet" href="<{xoImgUrl styleIE8.css}>" type="text/css" />
    <![endif]-->
    
    <!-- 
JS -->
    <{if 
$xoops_dirname != "publisher"}>
    <
script type="text/javascript" src="<{$xoops_url}>/browse.php?Frameworks/jquery/jquery.js"</script>
    <script type="text/javascript" src="<{$xoops_imageurl}>js/curvycorners.src.js"> </script>
    <{/if}>
    
    <{$xoops_module_header}> 
      
    
    <script type="text/javascript" src="<{$xoops_imageurl}>js/s3Slider.js"> </script>
    


    <!-- customized header contents -->

<script type="text/javascript"> 
jQuery.noConflict(); 
jQuery(document).ready(function(jQuery) { 
jQuery('#slider1').s3Slider({ 
timeOut: 5000 
}); 
}); 
var curvyCornersVerbose = false; 
</script> 
</head> 
<body id="<{$xoops_dirname}>" class="<{$xoops_langcode}>">
 <{includeq file="$theme_name/slidebox.html"}> 
<div class="wrapper"> 

<!-- Start Header -->
<div id="topheader">
<table border="0" width="100%" cellspacing="0">
    <tr>
        <td id="menu"><div id="maitsco-buttons-container">
    <div>
    <a id="but-home" href="<{$xoops_url}>"<{if $xoops_dirname==''}> class="selected"<{/if}>><span>Accueil</span><img src="<{$xoops_imageurl}>images/home.png" alt="" /></a>
    <a id="but-news" href="<{$xoops_url}>/modules/pages/"<{if $xoops_dirname=='pages'}> class="selected"<{/if}>><span>Prestations</span><img src="<{$xoops_imageurl}>images/news.png" alt="" /></a>
    <a id="but-album"href="<{$xoops_url}>/modules/ghost/"<{if $xoops_dirname=='ghost'}> class="selected"<{/if}>><span>Realisations</span><img src="<{$xoops_imageurl}>images/album.png" alt="" /></a>
    <a id="but-forums" href="<{$xoops_url}>/modules/newbb/"<{if $xoops_dirname=='newbb'}> class="selected"<{/if}>><span>Forum</span><img src="<{$xoops_imageurl}>images/forum.png" alt="" /></a>
    <a id="but-contact" href="<{$xoops_url}>/modules/contact/"<{if $xoops_dirname=='contact'}> class="selected"<{/if}>><span>Contact</span><img src="<{$xoops_imageurl}>images/email.png" alt="" /></a>    
    </div>
</div>
</td>

    </tr>
</table>
    </div>
<table cellspacing="0">
    <tr id="header">
        <td id="headerlogo"><a href="<{xoAppUrl /}>" title="<{$xoops_sitename}>"><img src="<{xoImgUrl xoops-logo.png}>" alt="<{$xoops_sitename}>" /></a></td>
        <td id="headerbanner"><{$xoops_banner}></td>
    </tr>
    <tr>
        <td id="headerbar" colspan="2">
        <table border="0" width="100%">
            <tr>
                <td  id="shortabout"><p>Parce que Informatique doit rimer avec Plaisir plutot qu'avec Galere.Cdfi Europe veut s employer a vous aider, et vous permettre de tirer le meilleur potentiel d Internet, mais aussi de tous les moyens logiciels informatiques.</p>
                <p>&nbsp;</p>
                  <p>Cdfi Europe (Base a Metz-57) , votre partenaire dans tous les stades des Processus Informatiques ; Du Conseil a l Achat, de la Formation des le Niveau Novice, la Maintenance totale de votre Materiel (Maintenance a Distance) , Nous pouvons egalement creer le WebSite de vos Reves. </p>
                  <p>&nbsp;</p>
                  <p>Notre objectif est de repondre a vos attentes tant en matiere de Qualite, de Cout et de Delai. Cdfi Europe se vet un service de proximite : Simple, Rapide Efficace.</p>

                  <p>N Hesiter pas a Nous Contacter </p>
                  <p align="right">
                <a href="http://www.cdfi.eu/modules/pages/" rel="external"><img src="<{xoImgUrl images/more.png}>" alt="Plus d'Infos Sur Cdfi" /></p>
                
              <td id="slide"><div id="slider1">
        <ul id="slider1Content">
            <li class="slider1Image">
                <a href=""><img src="<{xoImgUrl slides/1.jpg}>" alt="Conseil" /></a>
                <span class="right"><strong>Conseil</strong><br />
                <font face="Tahoma" style="font-size: 10pt">        Envie d Acheter un Pc mais vous ne savez pas lequel sera le mieux adapte : Demandez Conseil.</font></span></li>
            <li class="slider1Image">
                <a href=""><img src="<{xoImgUrl slides/2.jpg}>" alt="Depannage" /></a>
                <span class="right"><strong>Depannage</strong><br />
                <font size="2" face="Tahoma">        Cdfi est specialiste de la Maintenance et du Depannage a Distance : Plus Besoin de se Deplacer</font></span></li>
            <li class="slider1Image">
                <img src="<{xoImgUrl slides/3.jpg}>" alt="Formation" />
                <span class="right"><strong>Formation</strong><br />
                <font face="Tahoma" size="2">        Particuliers ou Pros quelque soit votre niveau: Formations Personnalisees</font> </span></li>
            <li class="slider1Image">
                <img src="<{xoImgUrl slides/4.jpg}>" alt="Informatique" />
                <span class="right"><strong>Informatique</strong><br />
                <font face="Tahoma" size="2">        Cdfi Votre Partenaire vers le Succes.</font> </span></li>
            <li class="slider1Image">
                <img src="<{xoImgUrl slides/5.jpg}>" alt="Info" />
                <span class="right"><strong>Info</strong><br />
                <font face="Tahoma" size="2">        Cdfi Votre Partenaire vers le Succes.</font> </span></li>
            </ul>
    </div></td>    

</tr>
        </table>
        </td>
    </tr>
</table>

Posté le : 08/12/2010 05:35
_________________
Retrouvez moi sur http://www.hkrag.fr
Autre : http://www.cdf-groupe.org
Solutions Hebergement Xoops: http://www.cdfi-hebergement.com
Transférer la contribution vers d'autres applications Transférer


Re: Script Header " Se Connecter" "s'enregistrer" Frxoops
Régulier
Inscrit: 11/10/2010 10:47
Messages: 204
Bonjour,

Je travaille sur ca depuis ce matin ,
J'essaie de mettre en place ce script sur un site :
http://www.hkrag.com (site pour test)

Pour test et reglages , je voudrais le faire fonctionner avec comme theme le Maitsco Corporate.

J'ai , là ou j'en suis 2 soucis :
Je ne vois pas comment jouer sur la largeur des colonnes dans le slide deplié. Chez moi elles sembles bloquées alors qu'ici elle sont bcp plus larges.

L'autre point , sur la partie "bouton" ... il me manque un bout.

Si vous pouviez m'aider....

Un TRES GRAND MERCI


Posté le : 07/12/2010 20:13
_________________
Retrouvez moi sur http://www.hkrag.fr
Autre : http://www.cdf-groupe.org
Solutions Hebergement Xoops: http://www.cdfi-hebergement.com
Transférer la contribution vers d'autres applications Transférer



 Haut
« 1 2 (3) 4 5 6 ... 20 »




Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

91 Personne(s) en ligne (71 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 91 | Plus ...