Jump to content

Adding html styled text block to light box form

Recommended Posts

Site URL: https://haebse.squarespace.com/spielplan/event-five-et78n

I have figured out how to add custom text below the title in a light-box form in squarespace 7.1  but I am struggling with styling said text. Any advice? PW: Haebse2022

I am currently using:

<style>
  .lightbox-content .form-title:after 
{
  font-weight: light!important;
  color: navy;
  Content:"TEXT."
     !important;
    display: block!important;
    margin-top: 20px!important;
}
</style>

Bildschirmfoto 2022-09-11 um 16.00.02.png

Link to comment
  • Replies 6
  • Views 321
  • Created
  • Last Reply

Top Posters In This Topic

On 9/11/2022 at 9:05 PM, ben_space said:

Site URL: https://haebse.squarespace.com/spielplan/event-five-et78n

I have figured out how to add custom text below the title in a light-box form in squarespace 7.1  but I am struggling with styling said text. Any advice? PW: Haebse2022

I am currently using:

<style>
  .lightbox-content .form-title:after 
{
  font-weight: light!important;
  color: navy;
  Content:"TEXT."
     !important;
    display: block!important;
    margin-top: 20px!important;
}
</style>

Bildschirmfoto 2022-09-11 um 16.00.02.png

Can you share the link that has the button to open this lightbox?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Thank you @tuanphan. I would like to have the text to be structures like this. Any idea?:

Mit einem Beitrag von CHF 50.– jährlich, unterstützen Sie unsere kulturelle Institution direkt und wirksam.

Dabei geniessen Sie folgende Vorteile:

  • Exklusives Vorkaufsrecht auf Tickets für heissbegehrte Produktionen wie Mimösli, Dani & Ensemble, Häbse & Ensemble, Comedy-Stars oder Musicals, jeweils zwei Tage vor dem öffentlichen Vorverkauf.
  • Mindestens zweimal pro Saison zwei Tickets zum Preis von einem, sowie Ermässigungen auf diverse Produktionen.
  • Regelmässige Informationen über unser Programm-Angebot. Bezugsrecht für 6 Mimösli-Tickets an unserem Internen-Vorverkauf.
  • Zwei Tickets erhalten Sie sogar mit einer Ermässigung von je CHF 10.–

Durch die zahlreichen Vergünstigungsangebote können Sie Ihren Beitrag mehrfach amortisieren. Wir danken Ihnen für Ihr Interesse und freuen uns, Sie im Häbse-Freundeskreis begrüssen zu dürfen.

Link to comment

You can try something like this

.lightbox-content .form-title:after {
    font-weight: 300;
    color: navy;
    Content: "Mit einem Beitrag von CHF 50.– jährlich, unterstützen Sie unsere kulturelle Institution direkt und wirksam. \A + Dabei geniessen Sie folgende Vorteile: \A + Exklusives Vorverkaufsrecht auf Tickets für heissbegehrte Produktionen wie Mimösli, \A + Dani & Ensemble, Häbse & Ensemble, Comedy-Stars oder Musicals, jeweils zwei \A Tage vor dem öffentlichen Vorverkauf. \A + Mindestens zweimal pro Saison zwei Tickets zum Preis von einem, sowie Ermässigungen auf diverse Produktionen. \A + Regelmässige Informationen über unser Programm-Angebot. \A + Bezugsrecht für 6 Mimösli-Tickets an unserem Internen-Vorverkauf. \A + Zwei Tickets erhalten Sie sogar mit einer Ermässigung von je CHF 10.– \A + Durch die zahlreichen Vergünstigungsangebote können Sie Ihren Beitrag mehrfach amortisieren. \A + Wir danken Ihnen für Ihr Interesse und freuen uns, Sie im Häbse-Freundeskreis begrüssen zu dürfen.";
    margin-top: 20px !important;
    white-space: pre;
    font-size: 12px;
    text-align: left;
    display: block;
}

Screenshot_1.png.8f7245f298ffc74b48985672ce1a847a.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.