Be Shanna*
{ Membre }
Messages : 80
| Bonjour , pour commencer voici mon problème . J'aimerais raccourcir mon code Css puis m'expliquer pourquoi quand je repasse la souris sur Qui est là ; ca ne s'affiche pas . Code Css : - Spoiler:
- Code:
-
body {background-repeat: no-repeat; cursor: url(http://www.pastelsmash.com/tinyarrow.cur), default!important;}
Body { background-attachment: scroll; background-repeat: no-repeat; background-position: top center;} a { text-decoration: none; cursor: url(http://www.pastelsmash.com/tinyarrow.cur), default!important;}
a:link {text-shadow: #ffffff 1px 1px 1px; text-decoration: none; cursor: url(http://www.pastelsmash.com/tinyarrow.cur), default!important; } a:hover {text-shadow: #Ffffff 1px 1px 1px; text-decoration: none !important;cursor: url(http://www.pastelsmash.com/tinyarrow.cur), default!important;
}
.forumline{ border: 20px #f8f7f5 solid; }
a.forumlink{ border-bottom: 4px double #cee6f2; font-weight:bold; /*--- TEXTE EN GRAS TU PEUX ENLEVER ---*/ font-size:14px; /*---TAILLE DU TEXTE TU PEUX MODIFIER ---*/ display:block; text-align:center; /*--- LE TEXTE ETS AU MILEU ---*/ text-transform:uppercase; /*---TEXTE EST EN MAJUSCULE ---*/ background-color: #f3f3f3; }
a.forumlink:hover{ border-bottom: 4px double #b6d2e0; font-weight:bold; font-size:14px; display:block; text-align:center; text-transform:uppercase; background-color: #ededed; }
.deco {width: 97%; margin: 0px; border: 6px solid #f8f7f5;-moz-border-radius: 0px; -webkit-border-radius: 10px; padding: 1px; background-color:#f8f7f5}
.titrefiche { filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6; background-color: #FFFFFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; text-align: center; }
.titrefiche2 { filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6; background-color: #FFFFFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; text-align: right; }
.titrefiche3 { filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6; background-color: #FFFFFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; text-align: left; }
.contenu { filter:alpha(opacity=75); -moz-opacity:0.75; opacity: 0.75; background-color: #FFFFFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; text-align: center; }
.contenu2 { filter:alpha(opacity=75); -moz-opacity:0.75; opacity: 0.75; background-color: #FFFFFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.totalQeel { height:374px; width:824px; margin:auto; font-family:verdana;border:15px solid #f8f7f5; }
/* barre de navigation */ .navigQeel { list-style:none; width:570px; padding-left:80px; margin-left:185px; height:90px; margin-top:10px; }
.navigQeel li { float:left; }
.navigQeel li a {border: 5px #f8f7f5 solid; display:block; height:22px; line-height:22px; margin-right:5px; color:#b6d2e0; text-decoration:none; font-family:helvetica; text-align:center; font-size:12px; font-weight:bold; cursor:pointer; width:113px; }
.navigQeel li a:hover {border: 5px #F9CFAA solid; color:#cee6f2; } .navigQeel li a.active {background: border: 5px #F9CFAA solid;;}
.divQeel { background: #trans ; /*margin-top:2px;*/ padding-bottom:20px; position:relative; bottom:16px; z-index:80; padding-left:247px; -moz-border-radius:10px; }
.affiGroup { width:520px; list-style:none; list-style-position:inside; position:relative; right:10px; top:0px; }
.affiGroup li { float:left; }
.affiGroup li a { display:block; height:20px; line-height:16px; margin-right:9px; text-decoration:none; font-family:arial, verdana; text-align:center; font-size:11px; font-weight:bold; cursor:pointer; text-transform:uppercase; background: #f8f7f5; border-top:1px solid #b6d2e0; border-left:2px solid #b6d2e0; -moz-border-radius:15px; padding-left:7px; padding-right:7px; }
.partQeel { width:730px; padding-top:65px; margin-left:15px; text-align:justify; font-size:11px; color:#b6d2e0; }
.partQeel table .row1 .gensmall { font-family:arial !important; font-size:11px !important; }
.partQeel table .row1 { font-family:arial !important; font-size:11px !important; }
a.forumlink{ display: block; color: #C5CCD6; font-size: 14px; font-family: georgia; word-spacing: 1px; text-decoration: none!important; font-style: italic; }
Mon code template index_body ; - Spoiler:
- Code:
-
<!-- DEBUT DU script --> <script LANGUAGE="Javascript">
function ChangeMessage(message,champ) { if(document.getElementById) document.getElementById(champ).innerHTML = message; } </script> <!-- FIN DU script -->
{JAVAscript} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </span> </td> <td width="50%" align="right"> <span class="gensmall"> <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table>
<!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline --> <table border="0" cellpadding="0" cellspacing="0" width="650" height="374" background="http://nsa15.casimages.com/img/2010/04/19/100419035302412707.png"> <tbody> <tr ><td>
<div class="totalQeel" ><ul class="navigQeel"> <div id="1"><li><a style="background: none repeat scroll 0% 0% transparent;" onMouseOver="ChangeMessage('kiki')" src="kiki">Qui est là ?</a> </li></div>
<div id="2"><li><a style="background: none repeat scroll 0% 0% transparent;" ; onMouseOver="ChangeMessage('{TOTAL_POSTS}<br />{TOTAL_USERS}','kiki')">Statistiques</a> </li> </div>
<li><a style="background: none repeat scroll 0% 0% transparent;" " onMouseOver="ChangeMessage('Le forum sous la propriété de Sakura ! Le design a été réalisé par... et le CSS <br>par ThanxGod`. Toute reproduction est totalement interdite !<br> Le forum à ouvert ses portes le .... . Crédits : <a>1</a> <a>2</a> etc...','kiki')">Infos</a></li></ul>
<div class="divQeel">
<ul class="affiGroup"> <li style="color: rgb(255, 144, 35) ! important;"><a>Groupe 1</a></li><li style="color: rgb(202, 241, 60) ! important;"><a>Groupe 2</a></li><li style="color: rgb(254, 52, 95) ! important;"><a>Groupe 3</a></li><li style="color: rgb(255, 144, 35) ! important;"><a>Groupe 4</a></li><li style="color: rgb(202, 241, 60) ! important;"><a>Groupe5</a></li><li style="color: rgb(254, 52, 95) ! important;"><a>Groupe 6</a></li><p></p><p><li style="color: rgb(255, 144, 35) ! important;"><a>Groupe 7</a></li><li style="color: rgb(202, 241, 60) ! important;"><a>Groupe 8</a></li><li style="color: rgb(254, 52, 95) ! important;"><a>Groupe 9</a></li></ul><div style="display: block;" id="qeel" class="partQeel">
<DIV ID=ejs_texte></DIV> <DIV ID=kiki>{NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</DIV> </td> </tr> </div></div></tbody></table> <script type="text/javascript">document.getElementById('2').innerHTML=document.getElementById('2').innerHTML.replace(/Nos membres ont posté un total de/,"Nos petits sucres ont posté");document.getElementById('2').innerHTML=document.getElementById('2').innerHTML.replace(/messages/,"recettes.");document.getElementById('2').innerHTML=document.getElementById('2').innerHTML.replace(/membres enregistrés/,"sucres inscrit sur le forum. "); </script>
<!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST}
| | |
|
Be Shanna*
{ Membre }
Messages : 80
| |
.Little Lady
{ Membre actif }
Messages : 564
| sans réponse depuis le moi d'avril. je classe. | | |
|