Select your language

[SOLVED] CSS überschreiben

12 Sep 2025 15:47 #2592 by Karl

  • Administrator
  • Administrator

  • Posts: 367
  • Thank you received: 31
  • Replied by Karl on topic CSS überschreiben
    Hallo Wolfgang,
    hab deine Seite auf die schnelle angesehen.
    Das Template nutzt Bootstrap5-CSS und du stellst bei BwPostman Bootstrap4 ein.
    Stelle BwPostman um auf Cassiopeia - Cassiopeia nutzt auch Bootstrap5, das sollte helfen.

    Gruß Karl

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

    13 Sep 2025 16:00 #2593 by Karl

    • Administrator
    • Administrator

  • Posts: 367
  • Thank you received: 31
  • Replied by Karl on topic CSS überschreiben
    Hallo Wolfgang,
    hatte etwas Zeit mir deine Formulare in den Anmeldemodulen anzusehen.
    Anders als in Cassiopeia gibt Helix keinen Abstand zwischen den Eingabefeldern.
    Das Selectfeld Geschlecht wird höher kalkuliert, das graue Sternfeld der Email-Adresse ist um 1px kleiner.
    Du kannst in deine "custom.css" (einen Bereich für Postman hast du ja schon vorbereitet) folgende Anweisungen schreiben.
    Code:
    #bwp_mod_form .form-group {   margin-top: 0.5rem; } #bwp_mod_form #m_gender {   height: auto; } #bwp_mod_form .input-group-text {   height: 100%; }

    Gruß Karl

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

    15 Sep 2025 08:19 #2595 by wolfstar

    • Junior Member
    • Junior Member

  • Posts: 20
  • Thank you received: 0
  • Replied by wolfstar on topic CSS überschreiben
    Hallo ihr beiden,

    ich habe nun nacheinander beide Vorschläge geprüft.
    Bei Änderungen in der bwpm_register_modal_bs4.css im Ordner /css meines Templates - Änderungen werden nicht übernommen.

    In den Grundeinstellungen habe ich jetzt Cassiopeia ausgewählt.
    Trotzdem erscheint die Anzeige so wie in meinem Screenshot.
    ABER, ich habe dieses eine Modul nun mal auf modal-bootstrap3 gestellt, auch wenn veraltet.
    Aber so erscheint die Anzeige wenigstens gewollt, siehe Screenshot.
    Attachments:

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

    15 Sep 2025 08:25 #2596 by wolfstar

    • Junior Member
    • Junior Member

  • Posts: 20
  • Thank you received: 0
  • Replied by wolfstar on topic CSS überschreiben
    Hallo Karl,

    jetzt hatten wir uns überschnitten.
    Also dein letzter Vorschlag ist fast super, bis auf den Stern. Der passt leider von der Höhe nicht. Blöderweise finde ich keine Stelle in den Postman css Dateien dieses anzupassen :-(

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

    15 Sep 2025 08:58 #2597 by wolfstar

    • Junior Member
    • Junior Member

  • Posts: 20
  • Thank you received: 0
  • Replied by wolfstar on topic CSS überschreiben
    Ich habe mir das mit dem Firefox Inspector nochmal angesehen und es erst einmal folgendermaßen gelöst:
    #bwp_mod_form .input-group-text .fa-star {
    height: 100%;
    }
    So ist zumindest das Feld mit dem Stern gleich hoch ;-)

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

    15 Sep 2025 09:03 #2598 by wolfstar

    • Junior Member
    • Junior Member

  • Posts: 20
  • Thank you received: 0
  • Replied by wolfstar on topic CSS überschreiben
    Noch einfacher, und damit gelöst:
    #bwp_mod_form .input-group-text {
    height: auto;
    }

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

    Time to create page: 0.118 seconds

    Register to newsletter

    Hint: Your entered data are only used to register to and sending of the newsletter. Your data will be processed and stored by me. For more information have a look at my privacy policy.
    Your mailing list:
    BwPostman:
    Infos about Joomla! extensions of Boldt Webservice...

    () Mandatory fields

    Information

    ×

    Voluntary salary

    If you like Boldt Webservice then I would be glad about your backing:
    • Recommend Boldt Webservice.
    • If you want to support my work with a donation, please click on the following button - the donation will be handled via paypal.

    With your voluntary salary you also support the development of free software and extensions for the CMS Joomla.

    Enter your amount below and click on the following button:

     

    Register to newsletter

    Hint: Your entered data are only used to register to and sending of the newsletter. Your data will be processed and stored by me. For more information have a look at my privacy policy.
    Your mailing list:
    BwPostman:
    Infos about Joomla! extensions of Boldt Webservice...

    () Mandatory fields

    Information

    ×

    Voluntary salary

    If you like Boldt Webservice then I would be glad about your backing:
    • Recommend Boldt Webservice.
    • If you want to support my work with a donation, please click on the following button - the donation will be handled via paypal.

    With your voluntary salary you also support the development of free software and extensions for the CMS Joomla.

    Enter your amount below and click on the following button: