Fork me on GitHub






IE/FF
Aspirant
Inscrit: 01/07/2006 15:08
De nantes
Messages: 46
FF ne reconnais pas le saut de ligne: </br>
comment faire?

Posté le : 17/07/2006 14:51
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Régulier
Inscrit: 27/01/2005 00:14
De Paris
Messages: 292
Bonjour,

Je suis convaicu qu'il ne reconnait pas </br> mais qu'il reconnait <br />

A +

Posté le : 17/07/2006 15:09

Les mots des hommes sont nombreux mais la vérité est divine et unique.
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Aspirant
Inscrit: 01/07/2006 15:08
De nantes
Messages: 46
oui c vrai que ça s'écrit <br /> mais sa ne change rien, sur FF tout est entassé!

Posté le : 17/07/2006 15:28
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Xoops accro
Inscrit: 15/07/2004 11:16
Messages: 4763
salut,
sans source ou lien avec le souci, on ne pourra pas faire mieux.
<br /> sert bien à sauter des lignes, mais après il faut voir le reste de ton code.

Posté le : 17/07/2006 15:40
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Aspirant
Inscrit: 01/07/2006 15:08
De nantes
Messages: 46
voici par exemple le code pour le block de connexion:

<form style="margin-top: 0px;" action="<{$xoops_url}>/user.php" method="post">
[fr]identifiant :[/fr][en]Username :[/en]<br />
<input type="text" name="uname" size="12" value="<{$block.unamevalue}>" maxlength="25" /><br />
<{$block.lang_password}><br />
<input type="password" name="pass" size="12" maxlength="32" /></br>
<!-- <input type="checkbox" name="rememberme" value="On" class ="formButton" /><{$block.lang_rememberme}><br /> //-->
<input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />
<input type="hidden" name="op" value="login" />
<input type="submit" value="<{$block.lang_login}>" /><br />
<{$block.sslloginlink}>
</form>
<a href="<{$xoops_url}>/user.php#lost">[fr]mot de passe oublié?[/fr][en]Lost your password?[/en]</a>
<br /><br/>

Sur IE il est parfait mais sur FF tout est entassé comme si les saut n'étaient pas pris en compte. pouvez vous m'aider?

Posté le : 17/07/2006 15:50
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Xoops accro
Inscrit: 15/07/2004 11:16
Messages: 4763
en tout cas, ce code collé tel quel dans une page web est nickel sous ie et FF.

il doit donc y avoir d'autres paramètres en jeu.
on ne peut pas avoir un lien ?
ou envoie la source de toute la page si tu peux.

Posté le : 17/07/2006 16:34
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Aspirant
Inscrit: 01/07/2006 15:08
De nantes
Messages: 46
voici la source de ma page:

<!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="fr" lang="fr">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="content-language" content="fr" />
<meta name="robots" content="index,follow" />
<meta name="keywords" content="news, technology, headlines, xoops, xoop, nuke, myphpnuke, myphp-nuke, phpnuke, SE, geek, geeks, hacker, hackers, linux, software, download, downloads, free, community, mp3, forum, forums, bulletin, board, boards, bbs, php, survey, poll, polls, kernel, comment, comments, portal, odp, open, source, opensource, FreeSoftware, gnu, gpl, license, Unix, *nix, mysql, sql, database, databases, web site, weblog, guru, module, modules, theme, themes, cms, content management, loire, modelage, moule, modèle, forme, drapage, outillage, support, découpe, assemblage moyen, contrôle, machine, CFAO, fabrication" />
<meta name="description" content="XOOPS is a dynamic Object Oriented based open source portal script written in PHP." />
<meta name="rating" content="general" />
<meta name="author" content="XOOPS" />
<meta name="copyright" content="Copyright © 2001-2006" />
<meta name="generator" content="Microsoft FrontPage 5.0" />
<title>Loire Modelage - </title>
<link href="http://127.0.0.1/xoops/htdocs/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="screen" href="http://127.0.0.1/xoops/htdocs/xoops.css" />
<link rel="stylesheet" type="text/css" media="screen" href="http://127.0.0.1/xoops/htdocs/themes/default/style.css" />
<!-- RMV: added module header -->
<script type="text/javascript">
<!--

//-->
</script>
<table cellspacing="0" width="100%">
<tr>
<td id="headerbar" width="100%">
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<script type="text/javascript" src="http://127.0.0.1/xoops/htdocs/include/xoops.js">
</script>

<table cellspacing="0" width="100%">
<tr id="header">
<td id="headerlogo" width="15%"><p align="left">
<img src="http://127.0.0.1/xoops/htdocs/themes/default/logo5.gif" width="100%" height="90"></p></td>
<td id="headerbanner" width="100%"><p align="center"><img src="http://127.0.0.1/xoops/htdocs/themes/default/BDX8.jpg" width="100%" height="90"></td>
</tr>
</table>
</head>
<body>
<img src="http://127.0.0.1/xoops/htdocs/themes/default/hbar3.jpg" width="100%" height="20">
<table cellspacing="0">
<tr>
<td id="leftcolumn">
<!-- Start left blocks loop -->
<div class="blockTitle">Menu utilisateur</div>
<div class="blockContent"><table cellspacing="0">
<tr>
<td id="usermenu">
<a class="menuTop" href="http://127.0.0.1/xoops/htdocs/admin.p ... ;Administration</a>
<a href="http://127.0.0.1/xoops/htdocs/user.php">Voir son compte</a>
<a href="http://127.0.0.1/xoops/htdocs/edituser.php">Editer son compte</a>
<a href="http://127.0.0.1/xoops/htdocs/notific ... t;Notifications</a>
<a href="http://127.0.0.1/xoops/htdocs/viewpms ... ot;>Messages</a>
<a href="http://127.0.0.1/xoops/htdocs/user.ph ... acute;connexion</a>
</td>
</tr>
</table></div> <div class="blockTitle">Menu principal</div>
<div class="blockContent"> <!-- Start multiMenu 01 -->

<!--[if gte IE 5.5]>
<iframe id="dropmenuiframe01" src="" style="z-index:99;display:none;position:absolute;"></iframe>
<![endif]-->

<style type="text/css">

#dropmenudiv01 {
position:absolute;
margin-left:157px;
/*_margin-left:157px;*/
html>body margin-left:20px;
*> margin-left:156px;margin-top:-23px;
_margin-top:-25px;
border: 1px solid black;
border-bottom-width: 0;
}

#dropmenudiv01 a {
width: 154px;
display: block;
text-indent: 12px;
_text-indent: 12px;
border-bottom: 1px solid black;
padding: 4px 0;;
_padding: 4px 15px;
background: url('http://127.0.0.1/xoops/htdocs/modules ... t/images/arrow1.gif');
background-repeat: no-repeat;
background-position: left 50%;
}

#dropmenudiv01 a:hover{ /*hover background color*/
}

.menuTop a {
cursor:pointer;
}

</style>

<script language="JavaScript" type="text/javascript">
// Settings variables
var menuwidth01='270px' //default menu width
var menubgcolor01='#EEE' //menu bgcolor
var disappeardelay01='100' //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick01='yes' //hide menu when user clicks within menu?

//Contents for menu


var menu011=new Array()

var menu012=new Array()

menu012[1]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=19" title="Modèles et maquettes">Modèles et maquettes</a>'

menu012[2]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=20" title="Outillages d\'emboutissage">Outillages d\'emboutissage</a>'

menu012[3]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=26" title="Moules pour résines et composites">Moules pour résines et composites</a>'

menu012[4]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=21" title="Supports de découpe">Supports de découpe</a>'

menu012[5]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=27" title="Postes de travail">Postes de travail</a>'

menu012[6]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=22" title="Moyens de contrôle">Moyens de contrôle</a>'

var menu013=new Array()

menu013[1]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=23" title="Moyens CFAO">Moyens CFAO</a>'

menu013[2]='<a href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=24" title="Moyens de fabrication">Moyens de fabrication</a>'

var menu014=new Array()

var menu015=new Array()

var menu016=new Array()
</script>

<script language="JavaScript" type="text/javascript" src="http://127.0.0.1/xoops/htdocs/modules ... "></script>




<table cellspacing="0" cellpadding="0">
<tr>
<td id="mainmenu">


<!-- Main link -->
<a class="menuTop" title="Accueil"
href="http://127.0.0.1/xoops/htdocs/">

Accueil
</a>



<!-- Main link -->

<a style="background-image: url('http://127.0.0.1/xoops/htdocs/modules ... t/images/arrow2.gif'); background-repeat: no-repeat; background-position: right 50%;" class="menuMain" title="Produits"
target="_parent" href="http://127.0.0.1/xoops/htdocs/modules/multiMenu/" onmouseover="dropdownmenu01(this, event, menu012, menuwidth01)"
onmouseout="delayhidemenu01()">
Produits
</a>















<!-- Main link -->

<a style="background-image: url('http://127.0.0.1/xoops/htdocs/modules ... t/images/arrow2.gif'); background-repeat: no-repeat; background-position: right 50%;" class="menuMain" title="Moyens"
target="_parent" href="http://127.0.0.1/xoops/htdocs/modules/multiMenu/" onmouseover="dropdownmenu01(this, event, menu013, menuwidth01)"
onmouseout="delayhidemenu01()">
Moyens
</a>







<!-- Main link -->
<a class="menuMain" title="News"
href="http://127.0.0.1/xoops/htdocs/modules/altern8news/">

News
</a>



<!-- Main link -->
<a class="menuMain" title="Contacts"
href="http://127.0.0.1/xoops/htdocs/modules ... dex.php?page=25">

Contacts
</a>




<!-- Main link -->
<a class="menuMain"
href="http://127.0.0.1/xoops/htdocs/modules ... t/index.php?page=28" title="Plan d'accès">

Plan d'accès
</a>

</td>
</tr>
</table>
<!-- End multiMenu 01 -->
</div> <!-- End left blocks loop -->

</td>

<td id="centercolumn">
<!-- Display center blocks if any -->
<table cellspacing="0">
<tr>
<td id="centerCcolumn" colspan="2">
<!-- Start center-center blocks loop -->
<div style="padding: 5px;">
<fieldset>
<legend class="blockTitle"></legend>
<div class="blockContent"><html>
<p align="center"><font size="8"><font face="Helvetica"><b><font color="#0000ff">L</font>oire <font color="#0000ff">M</font>odelage</b></font></font></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<font face="Helvetica">
<p align="center"><font size="5">Modèles, outillages et équipements industriels</font></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p align="center"><font size="5">pour le formage, la découpe, l’assemblage et le contrôle</font></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p align="center"><font size="5">des métaux, des plastiques et des composites.</font></p>
</font>
</html></div>
</fieldset>
</div> <!-- End center-center blocks loop -->
</td>
</tr>
<tr>
<td id="centerLcolumn">
<!-- Start center-left blocks loop -->
<!-- End center-left blocks loop -->
</td>
<td id="centerRcolumn">
<!-- Start center-right blocks loop -->
<!-- End center-right blocks loop -->
</td>
</tr>
</table>
<!-- End display center blocks -->
<div id="content">

</div>
</td>
<td id="rightcolumn">
<!-- Start right blocks loop -->
<div class="blockTitle">Recherche</div>
<div class="blockContent"><form style="margin-top: 0px;" action="http://127.0.0.1/xoops/htdocs/search.php" method="get">
<input type="text" name="query" size="14" /><input type="hidden" name="action" value="results" /><br /><input type="submit" value="Recherche" />
</form>
<a href="http://127.0.0.1/xoops/htdocs/search.php">Recherche avancée</a></div> <div class="blockTitle">Calendrier</div>
<div class="blockContent">
<table border='0' cellspacing='0' cellpadding='0' width='150' style='width:150px;line-height:normal;margin:0px;'>
<tr>
<td width='150' class='calframe' style='border:solid 1px blue; background-color:white;'>
<table border='0' cellspacing='0' cellpadding='0' width='100%' style='border-collapse:collapse;margin:0px;'>

<!-- header part -->
<tr>
<td nowrap='nowrap' colspan='7' align='center' bgcolor='#C0C0C0' valign='middle' style='vertical-align:middle;'><a href='http://127.0.0.1/xoops/htdocs/modules ... 006-6-30'><img src='http://127.0.0.1/xoops/htdocs/modules ... t/miniarrowleft.gif' width='18' height='14' border='0' alt='Mois précédent' title='Mois précédent' /></a><font size='3' color='#000080'><b><span class='calhead'>2006 Jui</span></b></font><a href='http://127.0.0.1/xoops/htdocs/modules ... 2006-8-1'><img src='http://127.0.0.1/xoops/htdocs/modules ... /miniarrowright.gif' width='18' height='14' border='0' alt='Mois suivant' title='Mois suivant' /></a></td>
</tr>

<tr>
<!-- day name loop -->
<td align='center'><font size='2' color='#000066'><span class='calweekname'>Lu</span></font></td>
<td align='center'><font size='2' color='#000066'><span class='calweekname'>Ma</span></font></td>
<td align='center'><font size='2' color='#000066'><span class='calweekname'>Me</span></font></td>
<td align='center'><font size='2' color='#000066'><span class='calweekname'>Je</span></font></td>
<td align='center'><font size='2' color='#000066'><span class='calweekname'>Ve</span></font></td>
<td align='center'><font size='2' color='#0000FF'><span class='calweekname'>Sa</span></font></td>
<td align='center'><font size='2' color='#CC0000'><span class='calweekname'>Di</span></font></td>

</tr>

<!-- weekly loop -->
<tr>
<!-- daily loop -->
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td align='center' bgcolor='#EEF7FF'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-1&smode=Daily' class='calbody'><font size='2' color='#0000FF'><span class='calbody'>1</span></font></a></td>
<td align='center' bgcolor='#FFEEEE'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-2&smode=Daily' class='calbody'><font size='2' color='#CC0000'><span class='calbody'>2</span></font></a></td>

</tr>
<tr>
<!-- daily loop -->
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-3&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>3</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-4&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>4</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-5&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>5</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-6&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>6</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-7&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>7</span></font></a></td>
<td align='center' bgcolor='#EEF7FF'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-8&smode=Daily' class='calbody'><font size='2' color='#0000FF'><span class='calbody'>8</span></font></a></td>
<td align='center' bgcolor='#FFEEEE'><a href='http://127.0.0.1/xoops/htdocs/modules ... 7-9&smode=Daily' class='calbody'><font size='2' color='#CC0000'><span class='calbody'>9</span></font></a></td>

</tr>
<tr>
<!-- daily loop -->
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -10&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>10</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -11&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>11</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -12&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>12</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -13&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>13</span></font></a></td>
<td align='center' bgcolor='#FFEEEE'><a href='http://127.0.0.1/xoops/htdocs/modules ... -14&smode=Daily' class='calbody'><font size='2' color='#CC0000'><span class='calbody'>14</span></font></a></td>
<td align='center' bgcolor='#EEF7FF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -15&smode=Daily' class='calbody'><font size='2' color='#0000FF'><span class='calbody'>15</span></font></a></td>
<td align='center' bgcolor='#FFEEEE'><a href='http://127.0.0.1/xoops/htdocs/modules ... -16&smode=Daily' class='calbody'><font size='2' color='#CC0000'><span class='calbody'>16</span></font></a></td>

</tr>
<tr>
<!-- daily loop -->
<td align='center' bgcolor='#CCFF99'><a href='http://127.0.0.1/xoops/htdocs/modules ... -17&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>17</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -18&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>18</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -19&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>19</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -20&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>20</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -21&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>21</span></font></a></td>
<td align='center' bgcolor='#EEF7FF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -22&smode=Daily' class='calbody'><font size='2' color='#0000FF'><span class='calbody'>22</span></font></a></td>
<td align='center' bgcolor='#FFEEEE'><a href='http://127.0.0.1/xoops/htdocs/modules ... -23&smode=Daily' class='calbody'><font size='2' color='#CC0000'><span class='calbody'>23</span></font></a></td>

</tr>
<tr>
<!-- daily loop -->
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -24&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>24</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -25&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>25</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -26&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>26</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -27&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>27</span></font></a></td>
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -28&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>28</span></font></a></td>
<td align='center' bgcolor='#EEF7FF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -29&smode=Daily' class='calbody'><font size='2' color='#0000FF'><span class='calbody'>29</span></font></a></td>
<td align='center' bgcolor='#FFEEEE'><a href='http://127.0.0.1/xoops/htdocs/modules ... -30&smode=Daily' class='calbody'><font size='2' color='#CC0000'><span class='calbody'>30</span></font></a></td>

</tr>
<tr>
<!-- daily loop -->
<td align='center' bgcolor='#FFFFFF'><a href='http://127.0.0.1/xoops/htdocs/modules ... -31&smode=Daily' class='calbody'><font size='2' color='#000066'><span class='calbody'>31</span></font></a></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>
<td><span class='calbody'><img src='http://127.0.0.1/xoops/htdocs/modules ... /default/spacer.gif' alt='' width='20' height='12' /></span></td>

</tr>


<tr>
<td colspan='7' align='center'><font size='2'><a href='http://127.0.0.1/xoops/htdocs/modules/piCal/index.php' class='calfoot'>Aujourd'hui</a></font></td>
</tr>
</table>
</td>
</tr>
</table>

</div> <div class="blockTitle">Sélection des langues</div>
<div class="blockContent"><div style="text-align:center"><a href="/xoops/htdocs/index.php?lang=english"><img src="http://127.0.0.1/xoops/htdocs/modules ... /images/english.gif" alt="anglais"
style="MozOpacity: .8;opacity: .8;filter:Alpha(opacity=80);"
/></a> <a href="/xoops/htdocs/index.php?lang=french"><img src="http://127.0.0.1/xoops/htdocs/modules ... e/images/french.gif" alt="français"
style="MozOpacity: .8;opacity: .8;filter:Alpha(opacity=80);"
/></a></div></div> <!-- End right blocks loop -->
</td>
</tr>
</table>
</body>
</html>

Posté le : 17/07/2006 16:41
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Xoops accro
Inscrit: 15/07/2004 11:16
Messages: 4763
envoie nous si possible la source en étant non connecté
et la feuille de style aussi (mais on ne peut pas voir ton site en live ?)

colle le code entre les balises [ code] et [ /code]
en enlevant les espaces dans ces balises

Posté le : 17/07/2006 16:50
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Xoops accro
Inscrit: 15/07/2004 11:16
Messages: 4763
en tout cas, dans ton code actuel, si on prend le bloc menu utilisateur, il n'y a aucun saut de ligne entre les liens.
normal ?
quand tu fais tes modifications, tu les fais où ?
le thème ? dans les bon fichiers ?
est-ce que ton site est configuré pour prendre en compte les changements dans les fichiers du thème ?
est-ce que tu utilises au contraire un jeu de thème personnalisé ?
c'est un thème que tu es en train de faire ? ou un thème tout prêt ? (si oui, lequel)

Posté le : 17/07/2006 16:55
Partager Twitter Partagez cette article sur GG+
Re: IE/FF
Aspirant
Inscrit: 01/07/2006 15:08
De nantes
Messages: 46
en fait je crois que j'ai compris, d'après mes test, je pense que sous FF le <br /> donne un saut plus petit que sur IE tout simplement, c'est pour sa que ça m'a trompé.est ce bien ça?

Posté le : 17/07/2006 18:39
Partager Twitter Partagez cette article sur GG+

 Haut   Précédent   Suivant



Vous pouvez voir les sujets.
Vous ne pouvez pas débuter de nouveaux sujets.
Vous ne pouvez pas répondre aux contributions.
Vous ne pouvez pas éditer vos contributions.
Vous ne pouvez pas effacez vos contributions.
Vous ne pouvez pas ajouter de nouveaux sondages.
Vous ne pouvez pas voter en sondage.
Vous ne pouvez pas attacher des fichiers à vos contributions.
Vous ne pouvez pas poster sans approbation.

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

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