cadrage d'un article

More
2 years 11 months ago #81063 by rottenberg
Afin de faciliter la gestion du contenu d'un site et de permettre à des non initiֳés de participer j'ai crֳéé un template (Template Creator) avec plusieurs emplacements de module. Ils contiennent tes 'modules de contenu universel - Flexicontent'.

J'ai crֳéé un type d'article spֳécifique pour gֳérer le contenu. Ce type contient les champs suivants :
  - titre de l'article : contient le titre à afficher
  - couleur du fond : donne le background color pour le titre
  - couleur du texte : donne la couleur du texte du titre
  - texte du haut de l'article : textarea caontenant le dֳébut de l'article
  - module ID : contient l'id d'un moduleà  afficher surl es debut dut texte (affichage d'une vidֳéo, d'un slideshow...)
  - texte du bas de l'article : textarea contenant la fin de l'article.
  
 Le champ haut de l'article contient dans les champs 'texte d'ouverture' et 'texte de fermeture' les élֳéments (CSS + les autres champs citֳés ci dessus) pour la mise en page du contenu. Le template attachֳé à ce type d'article ne contient qu'un élֳément : 'haut de larticle.
 
 Le champ texte d'ouverture contient ceci :
Code:
  <div style="border-radius: 0px 25px 25px 25px;border:thin solid {{couleur-fond-titre##0}}; border-top: 0px;background-color: #ffffff;"><div style="border-radius: 0px 25px; background-color: {{couleur-fond-titre##0}}; text-align: center; padding: 5px;font-size: 18pt;font-weight:bold;color: {{couleur-titre##0}};min-height:75px;width:100%;"><div style="margin:10px;">{{titre-article##0}}</div></div><div style="margin:10px;"><div style="clear:both;">
  
 Le champ texte de fermeture contien ceci : 
Code:
  </div><div style="clear:both;display: flex;justify-content: center;">{loadmoduleid {{id-module##0}}}</div>{{texte-bas-de-l-article##0}}</div></div>
 

Mon problème : De manière gֳénֳérale les articles sont affichֳés sur toute la largeur du module. Dans l'image le 1er module à gauche ne s'affiche pas  sur toute la largeur


Le source du texte :
Code:
<div style="text-align: center; min-height: 300px;">    <img src="images/logo.jpg" alt="logo" width="221" height="219" style="margin-right: 10px; margin-bottom: 10px; float: left;" />    <strong>       <span style="font-size: 18pt; color: #b11d2a;">WEBINARS<br />       <span style="font-size: 12pt;">;(en Anglais)</span></span>     </strong>     <div style="margin-left: 20%;">        <ul>           <li style="text-align: justify;"><strong><span style="font-size: 14pt;">9 Mai  2021        INDE</span></strong></li>           <li style="text-align: justify;"><strong><span style="font-size: 14pt;">9 Juin 2021        USA-ISRAEL-UK</span></strong></li>        </ul>        <div style="width: 100%;"><span style="background-color: #b11d2a; color: #ffffff; font-weight: bold; font-size: 14pt; border-radius: 5px; padding: 5px;">ACCEDEZ AUX VIDEOS</span><a href="https://www.eranim-israel.org.il/videos" target="_blank" rel="noopener" style="text-decoration: none;"></a></div>     </div> </div>




Comment puis je corriger le problème
Par avance merci
Michel Rottenberg

Please Log in or Create an account to join the conversation.

More
2 years 11 months ago #81064 by micker
Replied by micker on topic cadrage d'un article
desoler j'ai du mal a comprendre le soucis il nous faudrait un vrai lien pour mieux comprendre
apres de ce que je comprend c'est qu'il tu faudrait peut etre fixé la taille soit des images dans les modules soit des modules via des css

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
2 years 11 months ago #81065 by rottenberg
Replied by rottenberg on topic cadrage d'un article
Pour résumer : j'affiche des articles dans un module de contenu universel
Le site : eranim-israel.org

Le problème est au niveau de l'article dont le titre est 'COVID VACCINE AROUND THE WORLD'. Dans l'image du mon post original on peut voir que cet article n'occupe pas l'integraplité de la place qui lui est accordée (voir flêche rouge).

Dans l'affichage actuel le prioblème se passe aussi dans le module 'INFORMATIONS SUR LA CAMPAGNE DE VACCINATION COVID DEPUIS 2020' qui n'occupe pas 100% de l'affichage.

Dis moi si tu veux un accès super administrator, je te l'enverrai en message privé.

Merci pour ton aide.

cordialement 

Michel Rottenberg
 

Please Log in or Create an account to join the conversation.

More
2 years 11 months ago - 2 years 11 months ago #81066 by micker
Replied by micker on topic cadrage d'un article
il faut ajouter une régle dans ton cutom.css
Code:
body .news.mod_flexicontent_wrapper .fcitem_fields {
  1. Code:
    display: block !important;
Code:
}
 
 

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]
Last edit: 2 years 11 months ago by micker.

Please Log in or Create an account to join the conversation.

More
2 years 11 months ago #81067 by rottenberg
Replied by rottenberg on topic cadrage d'un article
Excuse-moi, 
je n'arrive pas à trouver le fichier css à modifier. Quand j'agrandis l'image cela devient illisible.

Je ne trouve pas de fichier custom.css.

Peux tu me dire comment trouver le fichier ?

Par avance merci
Michel

 

Please Log in or Create an account to join the conversation.

More
2 years 11 months ago #81068 by micker
Replied by micker on topic cadrage d'un article
Ceal depend de ton template
mais en soit cela doit faire
templates/lenimdetontemplate/css/custom.css

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.460 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline