(css/template) problème image dans profil
wildheart. ◊ Poème de Baudelaire MESSAGES : 161
INSCRIPTION : 16/07/2009
ÂGE : 28
CRÉDITS : tumblr (icons) + siren charms (signature)
RÉGION : somewhere over the rainbow.
EN SAVOIR PLUS PASSIONS :
la série friends, danse, musique, livres etc. CÉLÉBRITÉS :
shantel vansanten, shay mitchell, claire holt, lili reinhart, nicolas simoes, robert buckley, ian harding, taylor kinney, noah centineo, taylor swift, taylor marie hill, casey deidrick, candice king, nina dobrev, dove cameron, carolina sanchez, xavier serrano, jennifer aniston, kate hudson, kj apa, alberto rosende, emeraude toubia, melissa roxburgh, jr ramirez, romee strijd, stephen amell, emily bett rickards, chris evans, chris pine etc. LOGICIEL(S) :
(# ) Sujet: (css/template) problème image dans profil Sam 23 Fév 2019 - 6:15 hellooooo tout le monde
je viens avec un petit problème qui me dérange énormément. j'ai tenté un nombre incalculable de codes et pourtant, j'y arrive toujours pas.
en fait, je veux tout simplement redimensionner automatiquement les images dans les profils de mon forum et j'y arrive pas. les images dépassent du profil et ce n'est pas joli du tout. y a t-il une âme charitable qui pourrait m'aider? ce serait TRÈS apprécié.
exemple du problème: je mets également une copie de mon css, au cas où le problème vient de là..
Code: .navtop { background-color:; position: ; valign : center ; width : 100% ; } /**=========modif nav bar R-max =========**/ /**===ont replace la navbar===**/ #nav_bar_1{ width:100%auto; left:-70px; /*position du menu par rapport a la gauche*/ position:relative; top:-25px !important; /*ont remonte le menu de 25px*/ z-index:20003 !important; /*ont le fait passé par dessus la toolbar*/ } /**===ont rend la toolbar blue===**/ #fa_toolbar { left: 0px; /*position de la toolbar par rapport au coté gauche*/ height: 30px; /*epaisseur de la toolbar*/ background-color: #9ad0ea !important; /*couleur de la toolbar*/ } /**===========fin modiff R-max ==========**/ a.mainmenu[href="/calendar"] { display: none; } .maintitle{ margin-top:-10px; } .profilentour2 { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background-color: #F5F5F5; line-height: 10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; -moz-box-shadow: 0px 0px 16px rgb(235, 218, 188) } .profilentour2 { width: 170px; background-color: #F5F5F5; padding-right: 15px; padding-left:15px; padding-top: 15px; padding-bottom: 15px; } .postdetails.poster-profile img { width:200px; display:block; } a.mainmenu[href="/search"] { display: none; } /* SOULIGNEMENT */ a:hover a:hover {font-weight: normal;} a:hover a { text-decoration: none; } a {text-decoration: none !important;} a:link {text-decoration: none;} a:hover{text-decoration: none !important;} a { text-transform: lowercase ; letter-spacing: 0px;} /* CODE & CITATIONS */ .quote{ background-color: #FFF; -moz-border-radius: 0px; padding-right: 5px; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; border-left: 1px solid #7B4D46; border-right: 1px solid #7B4D46; border-top: 1px solid #7B4D46; border-bottom: 1px solid #7B4D46; width: 350px !important; } .code { background-color: #FFF; -moz-border-radius: 0px; padding-right: 5px; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; border-left: 1px solid #7B4D46; border-right: 1px solid #7B4D46; border-top: 1px solid #7B4D46; border-bottom: 1px solid #7B4D46; width: 350px !important; } /* JUSTIFICATION AUTOMATIQUE*/ .postbody { text-align:justify; padding-left: 5px; padding-right: 5px; } #fa_toolbar { background-color: #fff !important; /* Rend transparent le fond principal */ } #fa_right { background-color: #fff; /* Couleur de fond */ border-radius: 0 0 0 40px; /* Arrondis les angles */ padding-left: 10px; /* Règle la marge intérieure gauche */ padding-right: 10px; /* Règle la marge intérieure droite */ } #fa_left { background-color: #fff; /* Couleur de fond */ margin-top: -1px; /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */ padding-left: 10px; /* Règle la marge intérieure gauche */ padding-right: 10px; /* Règle la marge intérieure droite */ } #fa_search { background-color: #b3b3b3; /* Couleur de fond */ margin-top: -1px; /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */ padding-left: 10px; /* Règle la marge intérieure gauche */ padding-right: 10px; /* Règle la marge intérieure droite */ position: relative; /* Permet de décaler la toolbar */ left: -20px; /* Décale la toolbar de la gauche */ } div#fa_search {display:none!important;} span#fa_share {display:none!important;} #fa_share { background-color: #b3b3b3; /* Couleur de fond */ border-radius: 0 0 40px; /* Arrondis les angles */ left: -40px; /* Décale la toolbar de la gauche */ margin-top: -1px; /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */ padding-left: 10px; /* Règle la marge intérieure gauche */ padding-right: 10px; /* Règle la marge intérieure droite */ position: relative; /* Permet de décaler la toolbar */ } a#fa_hide {display: none!important;} #fa_usermenu td {color:#896D67;} #fa_menu #fa_usermenu table { color: #AB948F; } #fa_menu #fa_menulist li a { color: #AB948F !important; } .boutonhautbas { bottom: 40px; right: 10px; /* remplacez right par left pour afficher les boutons à gauche */ position: fixed; z-index: 100; } /* QEEL PAR AWFUL */ #qeel { font-family: 'Oswald', sans-serif; width: 800px; margin:auto; position: relative; display: flex; flex-wrap: wrap; padding-bottom: 20px; background: #ffffff; } #qeel a, #qeel a:hover, #qeel a:active, #index-links a, #index-links a:hover, #index-links a:active { text-decoration: none!important; } /* Titre du QEEL */ #qeel-titre { height: 50px; background: #fff; flex: 100%; margin-bottom: 20px; } #qeel-titre h2 { color: #AB948F; font: 900 20px 'abel', sans-serif; text-transform: uppercase; text-align: right; line-height: 50px; padding-right: 20px; } /* Case dernières 24 heures */ #qeel-connectes24 { width: 140px; border: 1px solid #e0e0e0; background:#f9f9f9; margin-left: 20px; margin-right: 20px; box-sizing: border-box; height: 152px; overflow: auto; } #qeel-connectes24 td.row1 { background-color: transparent; font-family: 'Roboto', sans-serif; padding: 5px; } #qeel-mid { width: 300px; display: flex; flex-direction: column; justify-content: space-between; margin-right: 20px; } /* Dernier inscrit */ #qeel-dernier h3 { text-align: center; text-transform: uppercase; font-size: 12px; margin: 0; font-family: "Montserrat", sans-serif; } #qeel-dernier div { text-align: center; width: 100%; background: #E2D8D8; height: 50px; margin-top: 5px; } #qeel-dernier div a strong { font-weight: 300; text-transform: uppercase; font-size: 20px; line-height: 50px; color: #7b7b7b; } /* Case liste des connectés */ #qeel-connectes { background: #E2D8D8; overflow: auto; padding: 5px; font-size: 11px; flex: 1; margin-right: 10px; height: 110px; box-sizing: border-box; font-family: 'Roboto', sans-serif; } /* Les groupes */ #qeel-groupes { display: flex; flex-wrap: wrap; justify-content: space-between; } #qeel-groupes div { border: 1px solid #c5c5c5; width: calc(100% / 3 - 2px); text-transform: uppercase; font-size: 8px; text-align: center; height: 35px; margin-top: 3px; line-height: 35px; color: #fff; box-sizing: border-box; background: #fff; box-shadow: 3px 0 0 #fff inset,-3px 0 0 #fff inset,0 3px 0 #fff inset,0 -3px 0 #fff inset; } #qeel-groupes div:nth-child(1) a { color: #ed7171; } #qeel-groupes div:nth-child(2) a { color: #c785d1; } #qeel-groupes div:nth-child(3) a { color: #8ec5c9; } #qeel-groupes div:nth-child(4) a { color: #78c69a; } #qeel-groupes div:nth-child(5) a { color: #d2c853; } #qeel-groupes div:nth-child(6) a { color: #dab15e; } #qeel-right { flex: 1; margin-right: 20px; display: flex; flex-wrap: wrap; } /* Statistiques messages et membres */ #qeel-stats2 { display: flex; flex-direction: column; height: 110px; } #qeel-stats2 div{ background: #E2D8D8; width: 80px; margin-bottom: 9px; text-transform: uppercase; font-size: 10px; text-align: center; flex: 1; display: flex; flex-direction: column; justify-content: center; font-weight: 300; } #qeel-stats2 div:last-child { margin-bottom: 0px; } /* Statistique des membres en lignes (x membres, x invités, x invisibles) */ #qeel-stats { text-transform: uppercase; font-size: 10px; font-weight: bold; color: #aeaeae; flex: 100%; align-self: start; } #qeel-stats b { color: #bbb657; } #qeel-stats i { font-weight: 300!important; font-style: inherit; color: #000000; } #qeel-stats u { text-decoration: none; font-weight: 300; color: #000; } /* Crédits du QEEL */ #qeel-credits { font-size: 9px; text-transform: uppercase; color: #7a7a7a; text-align: right; flex: 100%; align-self: end; } /*Les liens en dessous du QEEL */ #index-links { width: 900px; margin: auto; display: flex; justify-content: space-between; margin-top: 10px; } #index-links a { border: 1px solid #c5c5c5; background: #fff; flex: 1; margin-right: 3px; text-align: center; text-transform: uppercase; font-size: 9px; padding: 10px 0; font-family: "Oswald", sans-serif; box-shadow: 3px 0 0 #edecec inset,-3px 0 0 #edecec inset,0 3px 0 #edecec inset,0 -3px 0 #edecec inset; color: #ababab; transition: color 0.3s; } #index-links a:hover { color: #ccc; } #index-links a:last-child { margin-right: 0px; } /*LISTE DES MEMBRES PAR AWFUL*/ /*Bloc principal*/ .membres-bloc { background: #fff; padding: 20px 20px 0; display: flex; flex-wrap: wrap; justify-content: space-between; } .membres-bloc::after { content: ""; width: calc(100% / 3 - 10px); } /*Bloc membre*/ .membres { height: 150px; width: calc(100% / 3 - 10px); background: red; position: relative; font-family: 'Montserrat', sans-serif; overflow: hidden; margin-bottom: 15px; } .membres a { text-decoration: none!important; } .membres-nom { position: absolute; text-align: center; width: 100%; top: 10px; z-index: 2; color: #fff; } .membres-avatar-fond img { width: 115%; margin-top: -100px; margin-left: -20px; filter: blur(10px); max-width: none !important; } .membres-avatar { height: 70px; width: 70px; border-radius: 50%; overflow: hidden; position: absolute; top: 50px; left: calc(50% - 35px); border: 3px solid #fff; z-index: 2; } .membres-avatar img { width: 70px; margin-top: -30px; } .membres-bas { width: 100%; height: 80px; position: absolute; bottom: 0; background: #fff; } .membres-mp { background: #e63535; position: absolute; bottom: 5px; right: 5px; color: #fff; text-decoration: none; border-radius: 3px; padding: 2px 4px; font-size: 11px; transition: all 0.3s; } .membres-mp img { display: none; } .membres-mp a:before { content: "MP"; color: #fff!important; } .membres-mp:hover { background: #ba2626; } .membres-messages, .membres-arrivee { text-transform: uppercase; position: absolute; bottom: 5px; left: 7px; transition: all 0.3s; font-size: 10px; } .membres-arrivee { left: -100%; } .membres:hover .membres-arrivee { left: 7px; } .membres:hover .membres-messages { left: -100%; } /*CUSTOMISATION DES FORUMS ET CATEGORIES PAR AWFUL*/ /*Import de la police*/ @import url('https://fonts.googleapis.com/css?family=Roboto:400,900'); /*titre de catégorie*/ .titre-cate { font-family: 'Roboto', sans-serif; text-transform: uppercase; width: 850px; margin: auto; } .titre-cate h2 { font-size: 25px; color: #b3b3b3; margin-bottom: 10px; } /*bloc forum*/ .wrap-forum { width: 850px; height: 110px; background-color: #F9F9F9; position: relative; font-family: 'Roboto', sans-serif; margin: 0 auto 10px; } .wrap-forum a, .wrap-forum a:hover { text-decoration: none!important; } .wrap-forum.no-avatar .img-forum { display: none; } /*Titre forum*/ .forum-titre { position: absolute; width: 100%; height: 40px; background-color: #AF9797; box-sizing: border-box; padding-left: 20px; } .forum-titre a { font-weight: 900; text-transform: uppercase; line-height: 40px; font-size: 16px; color: #444!important; transition: all 0.5s; } .forum-titre a:hover { color: #3C8C7C !important; } /*Suppression de l'image de nouveau message*/ .img-forum { position: absolute; bottom: 0; right: 0; } .img-forum img { display: none; } /*remplacement de l'image de nouveau message par un 'x' rouge pour old*/ .img-forum:before { content: "×"; height: 15px; width: 15px; background: #CC9696; position: absolute; right: 140px; bottom: 10px; z-index: 2; border-radius: 50%; text-align: center; line-height: 15px; color: #fff; font-size: 10px; padding-left: 1px; box-sizing: border-box; } /*changement du 'x' rouge en '✓' vert pour les nouveaux messages*/ .new:before { background: #5AC854; content: "✓"; } /*description de forum*/ .forum-desc { position: absolute; height: 50px; width: 500px; overflow: auto; bottom: 10px; left: 20px; font-size: 11px; text-align: justify; padding-right: 10px; line-height: 12px; } /*Custom scrollbar (seulement pour Chrome !)*/ .forum-desc::-webkit-scrollbar { width: 4px; } .forum-desc::-webkit-scrollbar-track { background-color: #A1A2A7; } .forum-desc::-webkit-scrollbar-thumb { background-color: #AF9797; } /*Statistiques topics et posts*/ .stats-forum { left: 540px; position: absolute; top: 50px; text-transform: uppercase; font-size: 8px; letter-spacing: 1px; color: #9f9f9f; } /*Dernier message*/ .last-forum { position: absolute; right: 20px; text-transform: uppercase; font-size: 10px; bottom: 10px; color: #9f9f9f; } .last-forum a { text-transform: none; font-family: satisfy; font-size: 16px; } .last-forum span > a:first-child { font-size: 11px; font-family: roboto; color: #AB948F; transition: all 0.3s; } .last-forum span > a:first-child:hover { color: #de99aa; } .last-forum:empty::before { content: "Pas de nouveaux messages"; font-size: 10px; width: 100px !important; display: block; bottom: 10px; position: relative; } /*Sous-forums*/ .sous-forum { position: absolute; font-size: 0; right: 18px; top: 20px; max-width: 450px; background: #7cd1b0; z-index: 3; } .sous-forum a { display: inline-block; font-size: 9px !important; background: #aae4cd; margin: 0 2px 3px; padding: 1px 4px; text-transform: uppercase; color: #696969 !important; transition: all 0.3s; } .sous-forum a:hover { background: #d9fff0; } /*Bouton "+" pour l'affichage des sous-forums supplémentaires*/ .more { position: absolute; right: -10px; top: -16px; display: block; background: green; font-size: 10px; width: 13px; height: 13px; border-radius: 50%; text-align: center; line-height: 13.5px; color: #F3F3F3; box-sizing: border-box; padding-left: 1px; cursor: pointer; } /*Couleur bouton "-"*/ .more.less { background: #c35050; } /*Avatar du dernier posteur*/ .avatar-forum { width: 50px; height: 50px; overflow: hidden; position: absolute; border-radius: 50%; bottom: 10px; right: 140px; background-size: 100%; } .avatar-forum img { width: 50px; } .element {font-family:"Satisfy";} .element {font-family:"Dancing Script";} .element {font-family:"Great Vibes";} .element {font-family:"Abel";} .police{ font-family: "satisfy"; }
bref merci à l'avance pour votre aide.
space cowboy ◊ Penseur de Rodin MESSAGES : 1718
INSCRIPTION : 04/03/2012
ÂGE : 25
CRÉDITS : //
RÉGION : LYON, RHÔNE-ALPES. (69)
HUMEUR : YEEEEE BOIIIIIIIIII
EN SAVOIR PLUS PASSIONS :
MUSIQUE. SÉRIES. ECRITURE. LECTURE. CÉLÉBRITÉS :
LOGICIEL(S) :
PHOTOSHOP CS5, PHOTOFILTRE. (# ) Sujet: Re: (css/template) problème image dans profil Mar 26 Fév 2019 - 13:34 hello ! je crois que tu as deux fois la balise "profilentour2", et il faudrait sans doute rajouter le code suivant qui modifie simplement les images dans ta balise : Code: .profilentour2 img{ with:170px;}
dis-moi si ça marche
SOLSKEN ◊ Penseur de Rodin MESSAGES : 2447
INSCRIPTION : 06/03/2014
ÂGE : 26
CRÉDITS : @gizniee
RÉGION : google maps.
HUMEUR : despresso
EN SAVOIR PLUS PASSIONS :
dormir, manger. CÉLÉBRITÉS :
kwon hyuk (dean bb), mingyu, mino, bora, taehwan, loading la liste bc c'est trop long !! LOGICIEL(S) :
massacreshop (# ) Sujet: Re: (css/template) problème image dans profil Sam 9 Mar 2019 - 21:40
Invité Invité (# ) Sujet: Re: (css/template) problème image dans profil Mar 30 Avr 2019 - 6:34 Bonjour
@wildheart. ! Nous sommes sans nouvelle depuis un moment concernant ta question. Est-elle résolue ? Sans réponse de ta part, le sujet sera archivé.
unwanted ◊ Penseur de Rodin MESSAGES : 1456
INSCRIPTION : 10/08/2009
ÂGE : 29
CRÉDITS : galuche
RÉGION : Dijon
EN SAVOIR PLUS PASSIONS :
wrestling CÉLÉBRITÉS :
k. bell - wwe superstars - h. panettiere - c. monaghan - j. dohring LOGICIEL(S) :
photoshop cs4 (# ) Sujet: Re: (css/template) problème image dans profil Lun 13 Mai 2019 - 13:29 Bonjour!Je me permet de répondre histoire de ne pas rouvrir un sujet pour le même problème... J'ai exactement le même soucis et les deux codes que vous avez donner ne change absolument rien chez moi....
FRIMELDA Et les étoiles du ciel se cassèrent la gueule MESSAGES : 3582
INSCRIPTION : 25/01/2017
ÂGE : 32
CRÉDITS : VOCIVUS (ava)
RÉGION : France
(# ) Sujet: Re: (css/template) problème image dans profil Lun 13 Mai 2019 - 14:15 @unwanted > Bonjour, si tu ne partages pas le code de la template appropriée, personne ne pourra t'aider.
unwanted ◊ Penseur de Rodin MESSAGES : 1456
INSCRIPTION : 10/08/2009
ÂGE : 29
CRÉDITS : galuche
RÉGION : Dijon
EN SAVOIR PLUS PASSIONS :
wrestling CÉLÉBRITÉS :
k. bell - wwe superstars - h. panettiere - c. monaghan - j. dohring LOGICIEL(S) :
photoshop cs4 (# ) Sujet: Re: (css/template) problème image dans profil Lun 13 Mai 2019 - 14:37 Pardon
Voici mon template view_body
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(); } }); }); var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' }; showHiddenMessage = function(id) { try { var regId = parseInt(id, 10); if( isNaN(regId) ) { regId = 0; } if( regId > 0) { $('.post--' + id).toggle(0, function() { if( $(this).is(":visible") ) { $('#hidden-title--' + id).html(hiddenMsgLabel.visible); } else { $('#hidden-title--' + id).html(hiddenMsgLabel.hidden); } }); } } catch(e) { } return false; }; //]]> </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 align="left" valign="middle" nowrap="nowrap"> <!-- BEGIN switch_twitter_btn --> <span id="twitter_btn" style="margin-left: 6px; "> <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a> <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> </span> <!-- END switch_twitter_btn --> <!-- BEGIN switch_fb_likebtn --> <span id="fb_likebtn" style="margin-left: 6px; "> <iframe src="https://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe> </span> <!-- END switch_fb_likebtn --> </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> <!-- BEGIN switch_plus_menu --> | . <script type="text/javascript">//<![CDATA[ var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}'; var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}'; var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}'; var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}'; var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}'; var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}'; insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES}); //]]> </script> <!-- END switch_plus_menu --> </span> </td> </tr> </table> <table class="forumline viewtopic" width="100%" border="0" cellspacing="0" cellpadding="0" style="border-bottom: 0px;"> <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" class="t-title"> <h1 class="cattitle"> {TOPIC_TITLE}</h1> </td> <td align="right" 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 hidden --> <tr> <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td> </tr> <!-- END hidden --> <!-- BEGIN displayed --> <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'> <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}"> <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150"> <div class="fond_profil"><br /><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a><center><div class="pseudo_fond"><div class="pseudo_profil" valign="middle" align="center">{postrow.displayed.POSTER_NAME}</div></div> <br /><span class="avatar_profil">{postrow.displayed.POSTER_AVATAR}</span></center><br /> <p align="right" class="rang_profil">{postrow.displayed.POSTER_RANK}</p> <center><div class="postdetails_profil"> <!-- 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} </div></center> <p align="center"><span class="mp_profil">{postrow.displayed.PM_IMG}</span></p><p align="right"><span class="img_enligne">{postrow.displayed.ONLINE_IMG}</span><img src="" class="img_horsligne" /></p> </div> </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"> <div>{postrow.displayed.MESSAGE}</div> <!-- BEGIN switch_attachments --> <dl class="attachbox"> <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt> <dd> <!-- BEGIN switch_post_attachments --> <dl class="file"> <dt> <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" /> <!-- BEGIN switch_dl_att --> <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL} <!-- END switch_dl_att --> <!-- BEGIN switch_no_dl_att --> {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL} <!-- END switch_no_dl_att --> </dt> <!-- BEGIN switch_no_comment --> <dd> <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em> </dd> <!-- END switch_no_comment --> <!-- BEGIN switch_no_dl_att --> <dd> <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em> </dd> <!-- END switch_no_dl_att --> <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd> </dl> <!-- END switch_post_attachments --> </dd> </dl> <!-- END switch_attachments --> <div class="clear"></div> <!-- BEGIN switch_signature --> <div class="signature_div"> {postrow.displayed.SIGNATURE} </div> <!-- END switch_signature --> </div> <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span> </td> </tr> </table> </td> </tr> <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}"> <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"> </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 --> <!-- 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" 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 bottomtopic" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;"> <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 --> </table> <!-- BEGIN promot_trafic --> <table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px 1px 0px"> <tr> <td class="catBottom" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td> <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td> </tr> </table> </td> </tr> </table> <table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px 0px"> <tr> <td class="catBottom" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td> <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td> </tr> </table> </td> </tr> <tr> <td class="row2 postbody" valign="top"> <!-- BEGIN link --> » <a style="text-decoration:none" href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br /> <!-- END link --> </td> </tr> </table> <!-- END promot_trafic --> <!-- BEGIN switch_forum_rules --> <table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px"> <tbody> <tr> <td class="catBottom"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td valign="top"> <h1 class="cattitle"> {L_FORUM_RULES}</h1> </td> </tr> </tbody> </table> </td> </tr> <tr> <td class="row1 clearfix"> <table> <tr> <!-- BEGIN switch_forum_rule_image --> <td class="logo"> <img src="{RULE_IMG_URL}" /> </td> <!-- END switch_forum_rule_image --> <td class="rules postbody"> {RULE_MSG} </td> </tr> </table> </td> </tr> </tbody> </table> <!-- END switch_forum_rules --> <table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0"> <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}" /> --> <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" /> <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 src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Et mon CSS qui va avec le profil
Spoiler: Code: /* --------------------------------- PROFIL --------------------------------- */ /* Fond du profil */ .fond_profil { background-color: #444444; border-radius: 25px; width: 230px; font-family: arial; font-size: 11px; box-shadow: 2px 2px 10px black; -moz-box-shadow: 2px 2px 10px black; -webkit-box-shadow: 2px 2px 10px black; } /* Mise en forme du pseudo */ .pseudo_profil { font-family: 'Oswald', sans-serif; font-size: 24px; text-align: center !important; height: 61px; position: relative; top: 0.8em; } /* Enlève le soulignement sous le pseudo */ .pseudo_profil a{ text-decoration: none !important; font-family: 'Oswald', sans-serif !important; } /* Fond du pseudo */ .pseudo_fond { background-image: url('https://nsa40.casimages.com/img/2019/05/13/mini_190513115239925728.png'); background-repeat: no-repeat; } /* Mise en forme de l'avatar */ .avatar_profil img { max-width: 200px; max-height: 320px; border-radius: 15px; box-shadow: 2px 2px 10px black; -moz-box-shadow: 2px 2px 10px black; -webkit-box-shadow: 2px 2px 10px black; } /* Mise en forme du rang du profil */ .rang_profil { padding-right: 10px; color: #646E7B; font-size: 14px; font-family: arial; } /* Contenu du bloc d'information */ .postdetails_profil { background-color: #272727; border: 1px solid #f7c77d; width: 180px; font-size: 13px; padding: 15px; text-align: justify; color: #e5e5e5; } /* Positionnement du bouton "MP" */ .mp_profil { position: relative; top: 1.5em; left: -4em; } /* Positionnement de l'image "Hors ligne" */ .img_horsligne { position: relative; top: -1em; z-index: 1; left: 0.9em; } /* Positionnement de l'image "En ligne" */ .img_enligne { position: relative; top: -1em; z-index: 2; left: 9em; } /* --------------------------------- FIN PROFIL --------------------------------- */
FRIMELDA Et les étoiles du ciel se cassèrent la gueule MESSAGES : 3582
INSCRIPTION : 25/01/2017
ÂGE : 32
CRÉDITS : VOCIVUS (ava)
RÉGION : France
(# ) Sujet: Re: (css/template) problème image dans profil Lun 13 Mai 2019 - 18:06 @unwanted > Essaie en modifiant cette partie de ton CSS : Code: /* Mise en forme de l'avatar */ .avatar_profil img { width: 200px !important; height: 320px !important; border-radius: 15px; box-shadow: 2px 2px 10px black; -moz-box-shadow: 2px 2px 10px black; -webkit-box-shadow: 2px 2px 10px black; }
Si ça ne fonctionne pas (et comme je suis un peu sceptique par l'usage d'un span), garde le CSS plus haut, et essaie en modifiant ce morceau de code : Code: <span class="avatar_profil">{postrow.displayed.POSTER_AVATAR}</span>
en Code: <div class="avatar_profil">{postrow.displayed.POSTER_AVATAR}</div>
unwanted ◊ Penseur de Rodin MESSAGES : 1456
INSCRIPTION : 10/08/2009
ÂGE : 29
CRÉDITS : galuche
RÉGION : Dijon
EN SAVOIR PLUS PASSIONS :
wrestling CÉLÉBRITÉS :
k. bell - wwe superstars - h. panettiere - c. monaghan - j. dohring LOGICIEL(S) :
photoshop cs4 (# ) Sujet: Re: (css/template) problème image dans profil Mar 14 Mai 2019 - 10:26 J'ai essayé les eux façons et aucun changement. :/
Mon gif reste beaucoup trop grand
Spoiler:
atlantis ◊ Penseur de Rodin MESSAGES : 1813
INSCRIPTION : 22/05/2013
ÂGE : 29
CRÉDITS : MISERUNT (ic.)
RÉGION : région lyonnaise
EN SAVOIR PLUS PASSIONS :
writin', reading, chillin' CÉLÉBRITÉS :
mara, ellis, cumberking, ruffalo, bell, macht, sheen LOGICIEL(S) :
photoshop cs6 (# ) Sujet: Re: (css/template) problème image dans profil Mar 14 Mai 2019 - 10:41 hello
je pense qu'il faut que tu mettes :
Code: .postdetails_profil img {max-width:200px;}
(si t'as essayé avec le code plus haut, vu qu'il n'y avait pas la partie "_profil" ça ne pouvait pas marcher puisque c'était pas le nom donné à ta class qui joue sur la partie information du profil où se trouve ton gif)
si c'est ce que tu as essayé, au temps pour moi x)
Contenu sponsorisé (# ) Sujet: Re: (css/template) problème image dans profil
(css/template) problème image dans profil
Sujets similaires
Page 1 sur 1 Permission de ce forum: Vous ne pouvez pas répondre aux sujets dans ce forum