<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>
    <title>KilaSoft :: Forum(s)</title>
    <link>http://www.kilasoft.net/</link>
    <description>Envolez-vous vers un monde libre ! :: Module de forums pour la Communaut&amp;eacute; XOOPS</description>
    <lastBuildDate>Sat, 11 Sep 2010 01:04:39 +0200</lastBuildDate>
    <docs>http://backend.userland.com/rss/</docs>
    <generator>CBB 3.08</generator>
    <category>Forum</category>
    <managingEditor>kilaam1@yahoo.ca</managingEditor>
    <webMaster>kilaam1@yahoo.ca</webMaster>
    <language>fr</language>
        <image>
      <title>KilaSoft :: Forum(s)</title>
      <url>http://www.kilasoft.net/modules/newbb/images/xoopsbb_slogo.png</url>
      <link>http://www.kilasoft.net/</link>
      <width>92</width>
      <height>52</height>
    </image>
            <item>
      <title>Re: Aide sur les div [par Zake182]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=106&amp;forum=8</link>
      <description>La création d&#039;un site:: Aide sur les div&lt;br /&gt;
Okay, Kilaam,&lt;br /&gt;&lt;br /&gt;je vais voir si d&amp;#039;autres questions me viennent à l&amp;#039;esprit.&lt;br /&gt;&lt;br /&gt;Et ne t&amp;#039;inquiète pas, je n&amp;#039;hésiterai pas. &lt;img src=&quot;http://www.kilasoft.net/uploads/smil45340724d9bcf.gif&quot; alt=&quot;&quot;  /&gt;</description>
      <pubDate>Fri, 16 May 2008 07:43:49 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=106&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: Scripts utiles... [par Zake182]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=108&amp;forum=8</link>
      <description>La création d&#039;un site:: Scripts utiles...&lt;br /&gt;
Merci d&amp;#039;avoir pris en compte mes remarque Kilaam ^^.&lt;br /&gt;&lt;br /&gt;Je pense qu&amp;#039;il y aura moins de double post sur le même sujet maintenant.</description>
      <pubDate>Thu, 15 May 2008 11:31:57 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=108&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: Site virus [par dpeter]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=100&amp;forum=8</link>
      <description>La création d&#039;un site:: Site virus&lt;br /&gt;
Ouai désolé je me suis trompé de bouton  &lt;img src=&quot;http://www.kilasoft.net/uploads/smil44e6042221b16.gif&quot; alt=&quot;&quot; /&gt;  &amp;lt;=moi lol. Bref surement que Fido a raison il a du récupéré les informations me concernant. J&amp;#039;y avais pas pensé. Merci !</description>
      <pubDate>Fri, 18 Apr 2008 09:49:01 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=100&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: Menu Déroulant [par Apo]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=28&amp;forum=8</link>
      <description>La création d&#039;un site:: Menu Déroulant&lt;br /&gt;
sinon tu peut faire un petit truc sympa mais avec du js&lt;br /&gt;Le code a in serrer dans ta page&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;pre&gt;
&amp;lt;head&amp;gt;
&amp;lt;script src=&amp;quot;SpryAssets/SpryMenuBar.js&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;link href=&amp;quot;SpryAssets/SpryMenuBarHorizontal.css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; /&amp;gt;
&amp;lt;/head&amp;gt;

&amp;lt;body&amp;gt;
&amp;lt;ul id=&amp;quot;MenuBar1&amp;quot; class=&amp;quot;MenuBarHorizontal&amp;quot;&amp;gt;
  &amp;lt;li&amp;gt;&amp;lt;a class=&amp;quot;MenuBarItemSubmenu&amp;quot; href=&amp;quot;#&amp;quot;&amp;gt;Elément 1&amp;lt;/a&amp;gt;
      &amp;lt;ul&amp;gt;
        &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 1.1&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
        &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 1.2&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
        &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 1.3&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
      &amp;lt;/ul&amp;gt;
  &amp;lt;/li&amp;gt;
  &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 2&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
  &amp;lt;li&amp;gt;&amp;lt;a class=&amp;quot;MenuBarItemSubmenu&amp;quot; href=&amp;quot;#&amp;quot;&amp;gt;Elément 3&amp;lt;/a&amp;gt;
      &amp;lt;ul&amp;gt;
        &amp;lt;li&amp;gt;&amp;lt;a class=&amp;quot;MenuBarItemSubmenu&amp;quot; href=&amp;quot;#&amp;quot;&amp;gt;Elément 3.1&amp;lt;/a&amp;gt;
            &amp;lt;ul&amp;gt;
              &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 3.1.1&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
              &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 3.1.2&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
            &amp;lt;/ul&amp;gt;
        &amp;lt;/li&amp;gt;
        &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 3.2&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
        &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 3.3&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
      &amp;lt;/ul&amp;gt;
  &amp;lt;/li&amp;gt;
  &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Elément 4&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&amp;lt;!--
var MenuBar1 = new Spry.Widget.MenuBar(&amp;quot;MenuBar1&amp;quot;, {imgDown:&amp;quot;SpryAssets/SpryMenuBarDownHover.gif&amp;quot;, imgRight:&amp;quot;SpryAssets/SpryMenuBarRightHover.gif&amp;quot;});
//--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;/body&amp;gt;&lt;/pre&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;ton Sprymenubar.js&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;pre&gt;
var Spry;
if(!Spry)
{
	Spry = {};
}
if(!Spry.Widget)
{
	Spry.Widget = {};
}

// Constructor for Menu Bar
// element should be an ID of an unordered list (&amp;lt;ul&amp;gt; tag)
// preloadImage1 and preloadImage2 are images for the rollover state of a menu
Spry.Widget.MenuBar = function(element, opts)
{
	this.init(element, opts);
};

Spry.Widget.MenuBar.prototype.init = function(element, opts)
{
	this.element = this.getElement(element);

	// represents the current (sub)menu we are operating on
	this.currMenu = null;

	var isie = (typeof document.all != &amp;#039;undefined&amp;#039; &amp;&amp; typeof window.opera == &amp;#039;undefined&amp;#039; &amp;&amp; navigator.vendor != &amp;#039;KDE&amp;#039;);
	if(typeof document.getElementById == &amp;#039;undefined&amp;#039; || (navigator.vendor == &amp;#039;Apple Computer, Inc.&amp;#039; &amp;&amp; typeof window.XMLHttpRequest == &amp;#039;undefined&amp;#039;) || (isie &amp;&amp; typeof document.uniqueID == &amp;#039;undefined&amp;#039;))
	{
		// bail on older unsupported browsers
		return;
	}

	// load hover images now
	if(opts)
	{
		for(var k in opts)
		{
			var rollover = new Image;
			rollover.src = opts[k];
		}
	}

	if(this.element)
	{
		this.currMenu = this.element;
		var items = this.element.getElementsByTagName(&amp;#039;li&amp;#039;);
		for(var i=0; i&amp;lt;items.length; i++)
		{
			this.initialize(items[i], element, isie);
			if(isie)
			{
				this.addClassName(items[i], &amp;quot;MenuBarItemIE&amp;quot;);
				items[i].style.position = &amp;quot;static&amp;quot;;
			}
		}
		if(isie)
		{
			if(this.hasClassName(this.element, &amp;quot;MenuBarVertical&amp;quot;))
			{
				this.element.style.position = &amp;quot;relative&amp;quot;;
			}
			var linkitems = this.element.getElementsByTagName(&amp;#039;a&amp;#039;);
			for(var i=0; i&amp;lt;linkitems.length; i++)
			{
				linkitems[i].style.position = &amp;quot;relative&amp;quot;;
			}
		}
	}
};

Spry.Widget.MenuBar.prototype.getElement = function(ele)
{
	if (ele &amp;&amp; typeof ele == &amp;quot;string&amp;quot;)
		return document.getElementById(ele);
	return ele;
};

Spry.Widget.MenuBar.prototype.hasClassName = function(ele, className)
{
	if (!ele || !className || !ele.className || ele.className.search(new RegExp(&amp;quot;\\b&amp;quot; + className + &amp;quot;\\b&amp;quot;)) == -1)
	{
		return false;
	}
	return true;
};

Spry.Widget.MenuBar.prototype.addClassName = function(ele, className)
{
	if (!ele || !className || this.hasClassName(ele, className))
		return;
	ele.className += (ele.className ? &amp;quot; &amp;quot; : &amp;quot;&amp;quot;) + className;
};

Spry.Widget.MenuBar.prototype.removeClassName = function(ele, className)
{
	if (!ele || !className || !this.hasClassName(ele, className))
		return;
	ele.className = ele.className.replace(new RegExp(&amp;quot;\\s*\\b&amp;quot; + className + &amp;quot;\\b&amp;quot;, &amp;quot;g&amp;quot;), &amp;quot;&amp;quot;);
};

// addEventListener for Menu Bar
// attach an event to a tag without creating obtrusive HTML code
Spry.Widget.MenuBar.prototype.addEventListener = function(element, eventType, handler, capture)
{
	try
	{
		if (element.addEventListener)
		{
			element.addEventListener(eventType, handler, capture);
		}
		else if (element.attachEvent)
		{
			element.attachEvent(&amp;#039;on&amp;#039; + eventType, handler);
		}
	}
	catch (e) {}
};

// createIframeLayer for Menu Bar
// creates an IFRAME underneath a menu so that it will show above form controls and ActiveX
Spry.Widget.MenuBar.prototype.createIframeLayer = function(menu)
{
	var layer = document.createElement(&amp;#039;iframe&amp;#039;);
	layer.tabIndex = &amp;#039;-1&amp;#039;;
	layer.src = &amp;#039;(script removed)false;&amp;#039;;
	menu.parentNode.appendChild(layer);
	
	layer.style.left = menu.offsetLeft + &amp;#039;px&amp;#039;;
	layer.style.top = menu.offsetTop + &amp;#039;px&amp;#039;;
	layer.style.width = menu.offsetWidth + &amp;#039;px&amp;#039;;
	layer.style.height = menu.offsetHeight + &amp;#039;px&amp;#039;;
};

// removeIframeLayer for Menu Bar
// removes an IFRAME underneath a menu to reveal any form controls and ActiveX
Spry.Widget.MenuBar.prototype.removeIframeLayer =  function(menu)
{
	var layers = menu.parentNode.getElementsByTagName(&amp;#039;iframe&amp;#039;);
	while(layers.length &amp;gt; 0)
	{
		layers[0].parentNode.removeChild(layers[0]);
	}
};

// clearMenus for Menu Bar
// root is the top level unordered list (&amp;lt;ul&amp;gt; tag)
Spry.Widget.MenuBar.prototype.clearMenus = function(root)
{
	var menus = root.getElementsByTagName(&amp;#039;ul&amp;#039;);
	for(var i=0; i&amp;lt;menus.length; i++)
	{
		this.hideSubmenu(menus[i]);
	}
	this.removeClassName(this.element, &amp;quot;MenuBarActive&amp;quot;);
};

// bubbledTextEvent for Menu Bar
// identify bubbled up text events in Safari so we can ignore them
Spry.Widget.MenuBar.prototype.bubbledTextEvent = function()
{
	return (navigator.vendor == &amp;#039;Apple Computer, Inc.&amp;#039; &amp;&amp; (event.target == event.relatedTarget.parentNode || (event.eventPhase == 3 &amp;&amp; event.target.parentNode == event.relatedTarget)));
};

// showSubmenu for Menu Bar
// set the proper CSS class on this menu to show it
Spry.Widget.MenuBar.prototype.showSubmenu = function(menu)
{
	if(this.currMenu)
	{
		this.clearMenus(this.currMenu);
		this.currMenu = null;
	}
	
	if(menu)
	{
		this.addClassName(menu, &amp;quot;MenuBarSubmenuVisible&amp;quot;);
		if(typeof document.all != &amp;#039;undefined&amp;#039; &amp;&amp; typeof window.opera == &amp;#039;undefined&amp;#039; &amp;&amp; navigator.vendor != &amp;#039;KDE&amp;#039;)
		{
			if(!this.hasClassName(this.element, &amp;quot;MenuBarHorizontal&amp;quot;) || menu.parentNode.parentNode != this.element)
			{
				menu.style.top = menu.parentNode.offsetTop + &amp;#039;px&amp;#039;;
			}
		}
		if(typeof document.uniqueID != &amp;quot;undefined&amp;quot;)
		{
			this.createIframeLayer(menu);
		}
	}
	this.addClassName(this.element, &amp;quot;MenuBarActive&amp;quot;);
};

// hideSubmenu for Menu Bar
// remove the proper CSS class on this menu to hide it
Spry.Widget.MenuBar.prototype.hideSubmenu = function(menu)
{
	if(menu)
	{
		this.removeClassName(menu, &amp;quot;MenuBarSubmenuVisible&amp;quot;);
		if(typeof document.all != &amp;#039;undefined&amp;#039; &amp;&amp; typeof window.opera == &amp;#039;undefined&amp;#039; &amp;&amp; navigator.vendor != &amp;#039;KDE&amp;#039;)
		{
			menu.style.top = &amp;#039;&amp;#039;;
			menu.style.left = &amp;#039;&amp;#039;;
		}
		this.removeIframeLayer(menu);
	}
};

// initialize for Menu Bar
// create event listeners for the Menu Bar widget so we can properly
// show and hide submenus
Spry.Widget.MenuBar.prototype.initialize = function(listitem, element, isie)
{
	var opentime, closetime;
	var link = listitem.getElementsByTagName(&amp;#039;a&amp;#039;)[0];
	var submenus = listitem.getElementsByTagName(&amp;#039;ul&amp;#039;);
	var menu = (submenus.length &amp;gt; 0 ? submenus[0] : null);

	var hasSubMenu = false;
	if(menu)
	{
		this.addClassName(link, &amp;quot;MenuBarItemSubmenu&amp;quot;);
		hasSubMenu = true;
	}

	if(!isie)
	{
		// define a simple function that comes standard in IE to determine
		// if a node is within another node
		listitem.contains = function(testNode)
		{
			// this refers to the list item
			if(testNode == null)
			{
				return false;
			}
			if(testNode == this)
			{
				return true;
			}
			else
			{
				return this.contains(testNode.parentNode);
			}
		};
	}
	
	// need to save this for scope further down
	var self = this;

	this.addEventListener(listitem, &amp;#039;mouseover&amp;#039;, function(e)
	{
		if(self.bubbledTextEvent())
		{
			// ignore bubbled text events
			return;
		}
		clearTimeout(closetime);
		if(self.currMenu == listitem)
		{
			self.currMenu = null;
		}
		// show menu highlighting
		self.addClassName(link, hasSubMenu ? &amp;quot;MenuBarItemSubmenuHover&amp;quot; : &amp;quot;MenuBarItemHover&amp;quot;);
		if(menu &amp;&amp; !self.hasClassName(menu, &amp;quot;MenuBarSubmenuVisible&amp;quot;))
		{
			opentime = window.setTimeout(function(){self.showSubmenu(menu);}, 250);
		}
	}, false);

	this.addEventListener(listitem, &amp;#039;mouseout&amp;#039;, function(e)
	{
		if(self.bubbledTextEvent())
		{
			// ignore bubbled text events
			return;
		}

		var related = (typeof e.relatedTarget != &amp;#039;undefined&amp;#039; ? e.relatedTarget : e.toElement);
		if(!listitem.contains(related))
		{
			clearTimeout(opentime);
			self.currMenu = listitem;

			// remove menu highlighting
			self.removeClassName(link, hasSubMenu ? &amp;quot;MenuBarItemSubmenuHover&amp;quot; : &amp;quot;MenuBarItemHover&amp;quot;);
			if(menu)
			{
				closetime = window.setTimeout(function(){self.hideSubmenu(menu);}, 600);
			}
		}
	}, false);
};
&lt;/pre&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;et pour finir ton SpryMenuBarHorizontal.css&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;pre&gt;
@charset &amp;quot;UTF-8&amp;quot;;

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #EEE;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #33C;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #33C;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a &amp;quot;hover&amp;quot; background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a &amp;quot;hover&amp;quot; background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

&lt;/pre&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;et tu peut aussi metre des petits icones : &lt;a href=&quot;http://theteenagers.o-n.fr/icone defaut.rar&quot; target=&quot;_blank&quot;&gt;les icones par defaut&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Voila j&amp;#039;espère que sa pourra aidé quelqu&amp;#039;un ;)</description>
      <pubDate>Wed, 16 Apr 2008 08:35:55 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=28&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: Formulaire de recherche [par Fido]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=85&amp;forum=8</link>
      <description>La création d&#039;un site:: Formulaire de recherche&lt;br /&gt;
Salut,&lt;br /&gt;&lt;br /&gt;Au niveau HTML le script de départ était valide aux standards du web... Je vois pas que faire de plus ?&lt;br /&gt;&lt;br /&gt;Ensuite pour la partie Ajax, c&amp;#039;est franchement un plus (qui peut-être intéressant, certes).&lt;br /&gt;Le script permet de chercher dans un champ précis. Donc j&amp;#039;ai pas compris avec l&amp;#039;histoire des 8 tableaux... !&lt;br /&gt;&lt;br /&gt;Cependant, j&amp;#039;attends avec impatience que tu développes ta réponse.</description>
      <pubDate>Fri, 22 Feb 2008 15:08:28 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=85&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: aide:-D [par Fido]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=76&amp;forum=8</link>
      <description>La création d&#039;un site:: [Déplacé] Besoin d&#039;aide avec un squelette avec SPIP&lt;br /&gt;
Merci Kilaam pour ton éclaircissement .&lt;br /&gt;&lt;br /&gt;Pour ce qui est du problème de hanefi, j&amp;#039;avoue que je ne peux pas non plus t&amp;#039;aider puisque je ne connais pas SPIP (hélas).</description>
      <pubDate>Wed, 16 Jan 2008 17:41:28 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=76&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: theme timetorest [par Kilaam]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=64&amp;forum=8</link>
      <description>La création d&#039;un site:: theme timetorest&lt;br /&gt;
Je te souhaites bonne chance dans la création de ton site. J&amp;#039;essaye de t&amp;#039;aider mais pour l&amp;#039;instant je suis loins d&amp;#039;être super efficace  &lt;img src=&quot;http://www.kilasoft.net/uploads/smil44e603a50a428.gif&quot; alt=&quot;&quot; /&gt; &lt;br /&gt;&lt;br /&gt;En tout cas, si tu as d&amp;#039;autres questions, j&amp;#039;essayerai d&amp;#039;y répondre et j&amp;#039;essayerai te t&amp;#039;aider pour régler le problème si tu peux mettre ton site en ligne, pour voir en « live ».</description>
      <pubDate>Sun, 11 Nov 2007 22:00:31 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=64&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: MODIFICATION DE THEME XOOPS [par Kilaam]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=57&amp;forum=8</link>
      <description>La création d&#039;un site:: MODIFICATION DE THEME XOOPS&lt;br /&gt;
Désolé mais pour cela c&amp;#039;est un peu plus complexe.&lt;br /&gt;&lt;br /&gt;Le thème de kilasoft est basé sur Morphogenesis Dynamic alors Time To Rest est basé sur la version normale de Morphogenesis. Il faut donc apporter beaucoup de modifications pour pouvoir faire la même chose.&lt;br /&gt;&lt;br /&gt;Je te conseille de visiter xoofoo.org ou tu pourras trouver un tutoriel vidéo pour apprendre la base de la création de thème Xoops. Tu pourras donc refaire le thème en te basant sur le gabarit Dynamic (faut avoir quelques connaissances) Tu y trouveras également une aide plus adapté (normal, c&amp;#039;est l&amp;#039;auteur du gabarit).&lt;br /&gt;&lt;br /&gt;En espérant t&amp;#039;avoir aidé</description>
      <pubDate>Sun, 21 Oct 2007 20:17:49 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=57&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: Fichier lang [par Kilaam]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=50&amp;forum=8</link>
      <description>La création d&#039;un site:: Fichier lang&lt;br /&gt;
Salut,&lt;br /&gt;&lt;br /&gt;Tu me déranges pas du tout. En fait, c&amp;#039;est moi qui devrait s&amp;#039;excuser d&amp;#039;avoir mis un tuto avec un code semi-fonctionnelle. J&amp;#039;avais pas testé les fonctions plus poussé. D&amp;#039;ailleurs, ce tuto sera retiré d&amp;#039;ici une heure.&lt;br /&gt;&lt;br /&gt;Edit : Ce que tu pourrais faire aussi, c&amp;#039;est de créer un sous-dossier be.monsite.com dans lequel tu ferais ta version dans une autre langue. Tu utilise le fichier de langue sans le decide.php pour ne pas a avoir a recopier toute tes variables.&lt;br /&gt;&lt;br /&gt;Au final, se sera meilleur pour le référencement car il y aura deux pages distinctes au lieu d&amp;#039;une seule avec des variables dans l&amp;#039;url.&lt;br /&gt;&lt;br /&gt;Tu peux toujours aller dans des forums plus spécialisé où tu obtiendras surement plus d&amp;#039;aide qu&amp;#039;avec mes connaissances.</description>
      <pubDate>Fri, 05 Oct 2007 16:39:42 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=50&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: Coment quon fai [par Avio]</title>
      <link>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=45&amp;forum=8</link>
      <description>La création d&#039;un site:: [Résolu] Comment fait-on&lt;br /&gt;
Ben finalement j&amp;#039;ai trouvé la soluce sur votre site.</description>
      <pubDate>Sun, 16 Sep 2007 13:42:48 +0200</pubDate>
      <guid>http://www.kilasoft.net/modules/newbb/viewtopic.php?topic_id=45&amp;forum=8</guid>
    </item>
      </channel>
</rss>