GuppY, the benchmark database free CMS

telecharger01.png


You are here :   Welcome » Post an answer
    Print this page...

Warning: GuppY 6.00.18

GuppY release 6.00.18 : pack, cumulative and non-cumulative patch

To upgrade from 6.00.17 to 6.00.18, you apply the non-cumulative GuppY 6.00.18 patch.

To upgrade from version 5.03.03 to version 6.00.18, you must follow the migration procedure described in this article.


For plugins and skins, please post on the author's website.

The skins and plugins of our friend Saxbar are available for download on this site.


 

Post an answer

Thanks for taking the time to write this message.

Note: the email address is protected against SPAM.

You are answering to Papinou who wrote:

Bonsoir,

Ton insertion des blocks accordéon n'est pas correcte.

<style type="text/css">.card a, .card-body { color: #000; }
</style>
<p></p>

<div class="width75 marginAuto" id="accordion">
<div class="card"><a class="card-header card-link" data-bs-toggle="collapse" href="#collapseOne">Bloc 1</a>

<div class="collapse show" data-parent="#accordion" id="collapseOne">
<div class="card-body">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
</div>
</div>

voici le code pour le bloc 1

Ton tableau est après la ligne de bloc1 alors qu'il devrait être après le div class="card-body"

Ensuite pour être responsive pas de largeur en pixels, par exemple 900px tu essaies 90%, ou 120px tu essaies 20% et à height tu mets auto.

Cordialement, Papinou


General Data Protection Regulations

Conditions of use of your personal data.

By submitting this form, I agree that the information entered may be used solely for the purposes of this site, to allow me to contact me. To know and exercise your rights, including withdrawal of consent to the use of your data, please consult our Legal Notices and contact the Webmaster site.

copy the code :