Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Bonjour à toutes et à tous, Figurez-vous que j'ai un petit problème; la fin de certains mots sont "coupés" si je puis dire. Je vous laisse constater par vous-même: Ici Merci d'avance, Basil Hawkins. | | |
|
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Alors j'utilise Firefox et vous remarquerez sur ce screen que certaines lettres sont "coupés". - Spoiler:
| | |
|
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Il n'y a pas que les S, il y aussi les chiffres. Oui aujourd'hui j'ai touché au CSS et aux templates. | | |
|
Tech
{ Membre actif }
Messages : 1378
| On peut avoir les codes ? | | |
|
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Voici le CSS: - Code:
-
body { background-attachment: no-fixed; background-repeat: no-repeat; background-position: top center;} .postdetails.poster-profile a img { -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; border: 5px solid #000000; } textarea, .textarea.post, input.post { -moz-border-radius:10px; } .bodyline { -moz-border-radius:10px; } .forumline{ background-color: #COULEUR; -moz-border-radius: 10px ; border: 3px #COULEUR solid; } .postdetails.poster-profile a img { margin: auto; display: block; margin-bottom: -10px; } a { text-decoration: none; } .johian a { font-family: Georgia; } a { font-variant: small-caps; } body { font-size: x-large; border-left: double #BF3600; border-right: double #BF3600; border-width: length; } u { background-color: #0E0906; color: #BF3600; font-variant: small-caps; }
.tstaff{ font-size:1em; }
.thumbnail{ position: relative; z-index: 0; }
.thumbnail:hover{ background-color: transparent; z-index: 50; }
.thumbnail span{ position: absolute; background-color: #494747; padding: 5px; left: -1000px; border: 1px groove #F0BF5D; visibility: hidden; color: #FFFFFF; text-decoration: none; }
.thumbnail span img{ border: 1px groove; padding: 2px; }
.thumbnail:hover span{ visibility: visible; top: 50px; left: 25px; /*position where enlarged image should offset horizontally */ width: 160px } tr.post span.gensmall { display: none; } tr.post td {padding-left: 20px;} .postdetails.poster-profile a img { margin: auto; display: block; margin-bottom: -10px; } .bodyline { /* Pour Internet Explorer */ filter:alpha(opacity=95); /* Autres navigateurs */ opacity:0.95; } .titre { font-family: Georgia; /* Ceci est la police utilisée pour écrire votre titre. Il est conseillé de laisser serif à la fin, c'est la police par défaut (utilisée si les autres polices ne sont pas présentes sur les pc des personnes qui lisent les titres). */ font-size: 250%; /* Détermine la taille de la police. 100% est la taille normale, 110% est donc un peu plus grand */ background-color: #0D0805; /* Et pourquoi ne pas mettre une petite image ? ça décore, ça fait sympa... xD */ border-top: 2px dashed #744839; border-bottom: 2px dashed #744839; /* ça, c'est le "soulignement" du titre. Si vous voulez que ce soit un trait plein, remplacez "dashed" par "solid". Pour un trait en pointillé, c'est "dotted". Pour aucun trait du tout, c'est "j'efface la ligne". */ color: #CC2A00; /* Couleur de la police ^^ */ text-align: center; /* C'est la classe si le titre est centré, mais on peut l'aligner à droite (right) ou à gauche (left). */ border-left: 5px solid #744839; /* ça, c'est pour faire les petites barres sur le côté du titre... Pour les faire plus large, il suffit de mettre 3px, 4px ou plus à la place de "1px" */ border-right: 5px solid #744839; height: 27px; width: 650px; } .quote { background-image: url('http://images3.hiboox.com/images/4809/7849d412c76ad03fe3dfc32a91bc6617.png') !important; background-repeat: no-repeat !important; background-position: left top !important; padding-left: 20px; } .spoiler { background-image: url('http://i70.servimg.com/u/f70/09/00/56/80/attent10.png') !important; background-repeat: no-repeat !important; background-position: left top !important; padding-left: 20px; } ul { display: block; padding-left: 8px; padding-right: 10px; } Et le template index_body: - Code:
-
{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 class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="catHead" colspan="2" height="28"><span class="cattitle"><a class="cattitle" href="http://demon-pub.forumactif.org/stats.htm" rel="nofollow"><center style="font-family:Georgia;"><font size="2"><b>Qui Fait Sa Pub ?</b></font></center></a></span></td> </tr> <tr> <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td> <td class="row1" width="100%"><center><span class="gensmall"><span id="kumao">{TOTAL_POSTS}</span><script type="text/javascript">document.getElementById('kumao').innerHTML=document.getElementById('kumao').innerHTML.replace(/membre/,"Pubeur");</script><br /> <span id="actif">{TOTAL_USERS}.</span><script type="text/javascript">document.getElementById('actif').innerHTML=document.getElementById('actif').innerHTML.replace(/membres enregistrés/,"Pubeurs inscrits");</script><br /> <span id="zoe">{NEWEST_USER}</span><script type="text/javascript">document.getElementById('zoe').innerHTML=document.getElementById('zoe').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"Bienvenue à notre dernier Pubeur inscrit, ");</script></span></center></td> </tr> <tr> <td class="row1"><center><span class="gensmall"><span class="gensmall"><span id="delf">{TOTAL_USERS_ONLINE}</span><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateur en ligne/,"personne présente sur le forum");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"personnes présentes sur le forum");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"Pubeur");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"Pubeurs");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisible et/,"Timide,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisibles et /,"Timides,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invité/,"étranger");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"étrangers");</script></span><br /> {RECORD_USERS}<br /> <br /> {LOGGED_IN_USER_LIST}</span></td> </tr> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}</center> <tr> <td class="row1"><center><span class="gensmall">Le Staff De Demon Pub : {GROUP_LEGEND}</span></center></td> </tr> <!-- BEGIN switch_chatbox_activate --> <tr> <td class="row1"><center> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST} <br /> <!-- BEGIN switch_chatbox_popup --> <div id="chatbox_popup"></div> <script type="text/javascript"> //<![CDATA[ insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}'); //]]> </script> <!-- END switch_chatbox_popup --> </span> </center></td> </tr> <!-- END switch_chatbox_activate --> </table> <!-- 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} Bien long tout ça ^^ | | |
|
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Hello, Mon problème est toujours là ! | | |
|
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Hello, Mon problème est toujours là, et il fait très laid ! Merci d'avance, Basil Hawkins. | | |
|
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Hello, S'il vous plaît, ça fait très moche. Tout le forum est gâché par ce problème | | |
|
Boow
{ Membre actif }
Messages : 866
| Je ne vois pas, même sur les captures d'écran, où sont les lettres coupées.... J'ai eu beau regarder plusieurs fois dans tous les sens.... Je trouve pas =O Et je n'ai aucune idée d'où ça pourrait venir =X J'suis désolé X_x | | |
|