CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur: Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus! |
| Nat' Stark
{ Membre }
Messages : 22
| Bonjour ! N'ayant pas trouvé mon bonheur dans les soucis déjà résolus je viens donc poser ma petite question ici. Je suis en train de créer mon forum ici et je me suis aperçue d'une différence de taille entre la page d'accueil du forum et les pages contenant les messages. La PA est à la bonne taille, il n'y a aucun souci, cependant quand je consulte une autre page du forum, celle-ci est beaucoup plus large que la PA et j'aimerais beaucoup que toutes les pages soient au même format. Pour information, mon forum est en version Phpbb2 et mon navigateur est Internet Exploreur. J'ai également fais des modifications de templates récemment. Dans index_body il y a: - Spoiler:
- 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 cellspacing="2" cellpadding="2" width="700" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="70%"> <br><br><center> <span class="groupes"> <a href="http://victorian-hour.forumactif.com/groupcp.forum?g=2"><font color="#B52A2A" size="2"><b>GENTLEMEN</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://victorian-hour.forumactif.com/groupcp.forum?g=3"><font color="#458069" size="2"><b>KABBALE</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://victorian-hour.forumactif.com/groupcp.forum?g=4"><font color="#A68D4C" size="2"><b>LONDONIENS</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><span class="groupes"> <a href="http://victorian-hour.forumactif.com/groupcp.forum?g=5"><font color="#BBC43A" size="2"><b>SCOTLAND YARD</b></font></a> </span> <span class="groupes"> <a href="http://victorian-hour.forumactif.com/groupcp.forum?g=6"><font color="#8BC0C4" size="2"><b>GOVERNMENT</b></font></a></span><img src="http://i31.tinypic.com/mugck1.jpg"><br><br></span> <span class="gensmall"> <span id="totalmessages">{TOTAL_POSTS}</span><script type="text/javascript">document.getElementById('totalmessages').innerHTML=document.getElementById('totalmessages').innerHTML.replace(/messages/,"Télégrammes");</script>. <span id="totalmembres">{TOTAL_USERS}</span><script type="text/javascript"> document.getElementById('totalmembres').innerHTML=document.getElementById('totalmembres').innerHTML.replace(/membres enregistrés/,"Habitants Recensés");</script><br /> <span id="dernierutilisateur">{NEWEST_USER}</span><script type="text/javascript">document.getElementById('dernierutilisateur').innerHTML=document.getElementById('dernierutilisateur').innerHTML.replace(/L'utilisateur enregistré le plus récent/,"Le dernier à avoir rejoint nos rangs");</script><br><br> <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/,"Génie du Crime en présence sur le forum");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"Génies du Crime en présence sur le forum");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"Habitant");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"Habitants");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisible et/,"Ame Perdue,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisibles et /,"Ames Perdues,");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invité/,"Etranger");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"Etrangers");</script></span><br> {LOGGED_IN_USER_LIST}</center></span><br> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: center"> {L_CONNECTED_MEMBERS}</table><br> <!-- 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}
Dans viewtopic_body il y a: - Spoiler:
- Code:
-
<script type="text/javascript"> //<![CDATA[ var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" }; $(function(){ _atc.cwait = 0; $('.addthis_button').mouseup(function(){ if ($('#at15s').css('display') == 'block') { addthis_close(); addthis_close(); } }); }); //]]> </script>
<table width="100%" border="0" cellspacing="2" cellpadding="0"> <tr> <td align="left" valign="middle" nowrap="nowrap"> <span class="nav"> <!-- BEGIN switch_user_authpost --> <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a> <!-- END switch_user_authpost --> <!-- BEGIN switch_user_authreply --> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a> <!-- END switch_user_authreply --> </span> </td> <td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td> <td align="right" valign="bottom" nowrap="nowrap" width="100%"> <span class="gensmall bold"> <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a> | <script type="text/javascript"> //<![CDATA[ insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES}); //]]> </script> </span> </td> </tr> </table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr align="right"> <td class="catHead" colspan="3" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="9%" class="noprint"> </td> <td align="center" nowrap="nowrap" class="t-title"><h1 class="cattitle"> <!-- google_ad_section_start -->{TOPIC_TITLE}<!-- google_ad_section_end --></h1></td> <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td> </tr> </table> </td> </tr> <!-- BEGIN topicpagination --> <tr> <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td> </tr> <!-- END topicpagination --> {POLL_DISPLAY} <tr> <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th> <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th> </tr> <!-- BEGIN postrow --> <!-- BEGIN displayed --> <tr class="post"> <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%"> <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_AVATAR}{postrow.displayed.POSTER_NAME}</strong></span><br /> <span class="postdetails poster-profile"> {postrow.displayed.POSTER_RANK}<br /> {postrow.displayed.RANK_IMAGE} <br /><br /> <!-- BEGIN profile_field --> {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR} <!-- END profile_field --> {postrow.displayed.POSTER_RPG} </span><br /> <img src="http://2img.net/i/fa/vide.gif" alt="" style="width:150px;height:1px" /> </td> <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT} <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td> <td valign="top" nowrap="nowrap" class="post-options"> {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG} </td> </tr> <tr> <td colspan="2" class="hr"> <hr /> </td> </tr> <tr> <td colspan="2"> <!-- BEGIN switch_vote_active --> <div class="vote gensmall"> <!-- BEGIN switch_vote --> <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div> <!-- END switch_vote -->
<!-- BEGIN switch_bar --> <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}"> <!-- BEGIN switch_vote_plus --> <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div> <!-- END switch_vote_plus -->
<!-- BEGIN switch_vote_minus --> <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div> <!-- END switch_vote_minus --> </div> <!-- END switch_bar -->
<!-- BEGIN switch_no_bar --> <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div> <!-- END switch_no_bar -->
<!-- BEGIN switch_vote --> <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div> <!-- END switch_vote --> </div> <!-- END switch_vote_active -->
<div class="postbody">
{postrow.displayed.MESSAGE}
<div class="signature_div"> {postrow.displayed.SIGNATURE} </div> </div> <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span> </td> </tr> </table> </td> </tr> <tr> <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150"> <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td> <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="middle"> {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG} </td> </tr> </table> </td> </tr> <!-- BEGIN first_post_br --> </table> <br /> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th> <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th> </tr> <!-- END first_post_br --> <!-- END displayed --> <!-- BEGIN hidden --> <tr> <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td> </tr> <!-- END hidden --> <!-- END postrow --> <!-- BEGIN no_post --> <tr align="center"> <td class="row1" colspan="3" height="28"> <span class="genmed">{no_post.L_NO_POST}</span> </td> </tr> <!-- END no_post --> <tr align="right"> <td class="catBottom" colspan="3" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="9%" class="noprint"> </td> <td align="center" nowrap="nowrap" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td> <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td> </tr> </table> </td> </tr> </table>
<table class="forumline noprint" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td> <!-- BEGIN topicpagination --> <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td> <!-- END topicpagination --> </tr> <!-- BEGIN switch_user_logged_in --> <!-- BEGIN watchtopic --> <tr> <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td> </tr> <!-- END watchtopic --> <!-- END switch_user_logged_in --> <tr> <td class="row2" colspan="2" align="center" style="padding:0px"> <!-- BEGIN switch_user_logged_in --> <a name="quickreply"></a> {QUICK_REPLY_FORM}<br /> <!-- END switch_user_logged_in --> </td> </tr> <tr> <td style="margin:0; padding: 0;" colspan="2"> <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''"> <tbody> <!-- BEGIN show_permissions --> <tr> <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td> <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td> </tr> <!-- END show_permissions --> <tr> <td class="catBottom" colspan="2" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td> <!-- BEGIN show_permissions --> <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td> <!-- END show_permissions --> </tr> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td style="margin:0; padding: 0;" colspan="2"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;"> <tbody> <tr> <td class="catBottom" colspan="2" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td> <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td> </tr> </table> </td> </tr> </tbody> </table> </td> </tr> </table>
<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}"> <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center"> <tr> <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}> <span class="nav"> <!-- BEGIN switch_user_authpost --> <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a> <!-- END switch_user_authpost --> <!-- BEGIN switch_user_authreply --> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a> <!-- END switch_user_authreply --> </span> </td> <!-- BEGIN viewtopic_bottom --> <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td> <!-- END viewtopic_bottom --> <!-- BEGIN moderation_panel --> <td align="center"> <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span> </td> <td align="center" width="250"> <span class="gensmall"> </span> </td> <!-- END moderation_panel --> </tr> </table> </form>
<!-- BEGIN viewtopic_bottom --> <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center"> <tr> <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br /> <form name="action" method="get" action="{S_FORM_MOD_ACTION}"> <input type="hidden" name="t" value="{TOPIC_ID}" /> <input type="hidden" name="sid" value="{S_SID}" /> <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span> </form> </td> </tr> </table> <!-- END viewtopic_bottom -->
<!-- BEGIN switch_image_resize --> <script type="text/javascript"> //<![CDATA[ $(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} })); //]]> </script> <!-- END switch_image_resize -->
<script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js?pub=forumotion"></script>
La configuration du forum est configurée à 60% (taille souhaitée pour toutes les pages en plus de la PA) et voici au cas où ma feuille de CSS. - Spoiler:
- Code:
-
body { text-align:justify; } a.imginfo { position: relative; color: #7d7d7d; text-decoration: none; border-bottom: 0px #CC0000 solid; /* on souligne le texte */ }
a.imginfo span { display: none; /* on masque l'infobulle */ } a.imginfo:hover { background: none; /* correction d'un bug IE */ z-index: 999; /* on définit une valeur pour l'ordre d'affichage */ cursor: help; /* on change le curseur par défaut en curseur d'aide */ } a.imginfo:hover span { display: inline; /* on affiche l'infobulle */ position: absolute; white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */ top: 30px; /* on positionne notre infobulle */ left: 20px; background: black; color: #853333; padding: 3px; border: 0px solid #853333; border-left: 2px solid #853333; border-right: 2px solid #853333; border-top: 2px solid #853333; border-bottom: 2px solid #853333; } body{margin-top: 0px;}
body{margin-bottom: 0px;}
a.forumlink { text-decoration: none; background-color: #0F0E0C; border-bottom: 2px double #5C2F2F; border-top: 2px double #0F0E0C; -moz-border-radius: 10px ; border-right: 5px solid #0F0E0C; -moz-border-radius: 10px ; border-left: 5px solid #0F0E0C; display:block;
} a.forumlink:hover { text-decoration: none; background-color: #0F0E0C; border-bottom:2px double #5C2F2F; border-top: 2px double #0F0E0C; -moz-border-radius: 10px ; border-right: 5px solid #0F0E0C; -moz-border-radius: 10px ; border-left: 5px solid #0F0E0C; display:block; } a { text-decoration: small-caps ; }
.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: 1px dashed #5C2F2F; } tr.post td {padding-left: 20px;} a.topictitle{ text-decoration: none; font-variant: small-caps; color : #5C2F2F; font-size: 12px; font-face: Georgia; } .name a {text-decoration: none;} a:hover { text-decoration: none !important; } u { text-decoration: none; border-bottom: 1px #5C2F2F dashed; } a { font-variant: small-caps; } a { text-decoration: none; } tr.post span.gensmall { display: none; } .statistiques{ border:0px; background-image: url(""); background-repeat: no-repeat; background-position: right; height:270px;}
.groupes{ background-color:#0F0E0C;border: 1px #0F0E0C dotted; -moz-border-radius : 5px 5px 5px 5px; height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px; font-size:15px;font-weight: bold;text-align:center; text-decoration: none !important;}
Voilà, j'espère n'avoir rien oublié. En vous remerciant d'avance. | | |
| | | Ikø'
Pika'Ghøst ~ Maîtresse des pelles ~
Messages : 3193
| Bonjour~ *J'ai vu que tu n'avais pas eu de réponse donc xD*
En vérifiant la largeur de la PA et des messages sous Firefox et sous IE, j'ai remarqué qu'elle était la même, donc ehm est-ce que ton problème est toujours d'actualité?
Si oui, j'aimerais bien un screen pour voir la différence parce que moi présentement je ne la vois pas. | | |
| | | Nat' Stark
{ Membre }
Messages : 22
| Bonsoir, Alors en fait, je me suis aperçue que ça ne se produisait que sur les pages des postes vacants... PA: - Spoiler:
Page Pv: - Spoiler:
Voilà...^^ | | |
| | | Ikø'
Pika'Ghøst ~ Maîtresse des pelles ~
Messages : 3193
| Quel est le code que tu as mit dans les messages de tes vacants? | | |
| | | Nat' Stark
{ Membre }
Messages : 22
| Voilà un exemple de Pv avec le code: - Spoiler:
- Code:
-
<blockquote>[table][tr][td] <ul>[size=24][i][font=Georgia][color=peru]Thomas Tavington[/color][/font][/i][/size] [size=9][i]alias Jason Isaacs; Dyn[/i][/size] Âge — 38 ans Profession — Ministre des Affaires Etrangères [color=green][LIBRE][/color] <div style=\"width:300px;height:100px;overflow:auto;\"> [justify]Né à Londres en 1853, il est l'aîné de la famille Tavington qui compte au total 3 enfants, tous de sexe masculin. Evoluant dans un milieu aisé, il ne manqua jamais de rien et fut même celui qui bénéficia le plus de l'attention de ses parents ou tout du moins de sa mère. Les patriarches de la famille ayant toujours officié au sein du Gouvernement Britannique et ce depuis de nombreuses générations, c'est tout naturellement qu'on le prédestina à embrasser une carrière de politicien. Malheureusement pour lui qui avait toujours l'habitude d'être dans les jupons de sa mère et d'être servi comme un roi par les nombreux domestiques, son père l'envoya dans un pensionnat afin qu'il y fasse toute sa scolarité et il du bien vite apprendre à se débrouiller comme un grand. C'est l'éloignement d'avec sa famille qui lui forgea le caractère et qui lui enseigna à ne toujours compter que sur lui même pour les tâches les plus importantes. Egalement soumis à une discipline stricte, c'est probablement de là qu'il tient son côté quelque peu coincé et froid d'aujourd'hui. Toujours obligé par son père d'être le premier et d'avoir les meilleurs résultats qui soient, il obtint son diplôme avec les notes les plus élevées de toute sa promotion ce qui lui ouvrit évidemment par la suite de nombreuses portes au sein du Gouvernement, le tout étant appuyé par diverses recommandations de ses anciens professeurs. Déterminé, dynamique et ambitieux, il visa immédiatement les postes à responsabilités cependant son arrogance ne lui apporta que des occupations moyennes et lui fit perdre à trois reprises la tant convoitée place de Premier Ministre pour le propulser à défaut à un poste vacant au Minsitère des Affaires Etrangères, ce qu'il exècre par dessus tout, ayant la forte impression d'avoir été mis au placard pour ne plus déranger qui que ce soit. Entêté, il est aujourd'hui bien décidé à prendre sa revanche coûte que coûte de tous ces "vieux snobinards" et enfin devenir Premier Ministre, fonction jamais occupée par l'un des membres de sa famille. [/justify] </div></td></ul>[/td][td] <ul>[img]http://i31.tinypic.com/2v7w7e9.jpg[/img]</ul> [/td][/tr][/table] <ul>[font=Georgia][size=24][i]Relations[/i][/size][/font] — Rebecca Tavington [Nicole Kidman] : [justify]Elle est son épouse depuis une dizaine d'années et espère plus que tout que son mari obtienne enfin son poste, ce qui la propulsera automatiquement comme l'une des femmes les plus importantes de Grande Bretagne et lui donnera de quoi s'offrir une nouvelle garde robe quand il lui plaira.[/justify] — William Gladstone [Ralph Fiennes] : [justify]Actuel Premier Ministre, il est incontestablement la personne qu'il déteste le plus et dont il souhaiterait la disparition quels qu'en fussent les moyens afin de pouvoir briguer son poste et même l'occuper le plus longtemps possible.[/justify]</ul></blockquote>
| | |
| | | Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Essaye ceci : - Code:
-
<blockquote><table width="100%"><tr><td> <ul>[size=24][i][font=Georgia][color=peru]Thomas Tavington[/color][/font][/i][/size] [size=9][i]alias Jason Isaacs; Dyn[/i][/size] Âge — 38 ans Profession — Ministre des Affaires Etrangères [color=green][LIBRE][/color] <div style=\"width:300px;height:100px;overflow:auto;\"> [justify]Né à Londres en 1853, il est l'aîné de la famille Tavington qui compte au total 3 enfants, tous de sexe masculin. Evoluant dans un milieu aisé, il ne manqua jamais de rien et fut même celui qui bénéficia le plus de l'attention de ses parents ou tout du moins de sa mère. Les patriarches de la famille ayant toujours officié au sein du Gouvernement Britannique et ce depuis de nombreuses générations, c'est tout naturellement qu'on le prédestina à embrasser une carrière de politicien. Malheureusement pour lui qui avait toujours l'habitude d'être dans les jupons de sa mère et d'être servi comme un roi par les nombreux domestiques, son père l'envoya dans un pensionnat afin qu'il y fasse toute sa scolarité et il du bien vite apprendre à se débrouiller comme un grand. C'est l'éloignement d'avec sa famille qui lui forgea le caractère et qui lui enseigna à ne toujours compter que sur lui même pour les tâches les plus importantes. Egalement soumis à une discipline stricte, c'est probablement de là qu'il tient son côté quelque peu coincé et froid d'aujourd'hui. Toujours obligé par son père d'être le premier et d'avoir les meilleurs résultats qui soient, il obtint son diplôme avec les notes les plus élevées de toute sa promotion ce qui lui ouvrit évidemment par la suite de nombreuses portes au sein du Gouvernement, le tout étant appuyé par diverses recommandations de ses anciens professeurs. Déterminé, dynamique et ambitieux, il visa immédiatement les postes à responsabilités cependant son arrogance ne lui apporta que des occupations moyennes et lui fit perdre à trois reprises la tant convoitée place de Premier Ministre pour le propulser à défaut à un poste vacant au Minsitère des Affaires Etrangères, ce qu'il exècre par dessus tout, ayant la forte impression d'avoir été mis au placard pour ne plus déranger qui que ce soit. Entêté, il est aujourd'hui bien décidé à prendre sa revanche coûte que coûte de tous ces "vieux snobinards" et enfin devenir Premier Ministre, fonction jamais occupée par l'un des membres de sa famille. [/justify] </div></td></ul>[/td][td] <ul>[img]http://i31.tinypic.com/2v7w7e9.jpg[/img]</ul> </td></tr></table> <ul>[font=Georgia][size=24][i]Relations[/i][/size][/font] — Rebecca Tavington [Nicole Kidman] : [justify]Elle est son épouse depuis une dizaine d'années et espère plus que tout que son mari obtienne enfin son poste, ce qui la propulsera automatiquement comme l'une des femmes les plus importantes de Grande Bretagne et lui donnera de quoi s'offrir une nouvelle garde robe quand il lui plaira.[/justify] — William Gladstone [Ralph Fiennes] : [justify]Actuel Premier Ministre, il est incontestablement la personne qu'il déteste le plus et dont il souhaiterait la disparition quels qu'en fussent les moyens afin de pouvoir briguer son poste et même l'occuper le plus longtemps possible.[/justify]</ul></blockquote> | | |
| | | Nat' Stark
{ Membre }
Messages : 22
| Je viens de faire un test, la page est à la bonne taille, mais juste une dernière question...c'est normal que l'avatar soit au dessus de la présentation et non plus à côté ? | | |
| | | Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| C'est justement le fait d'avoir l'avatar et le texte côte à côte qui agrandit le forum. Donc tu dois choisir entre la largeur et la mise en page | | |
| | | Nat' Stark
{ Membre }
Messages : 22
| Oki, y a pas de souci. Mon problème est donc une affaire classée. En vous remerciant tous les deux ^^ | | |
| | | Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Mais de rien, je classe donc | | |
| | | Contenu sponsorisé
| | | | |
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|