https://getshortcodes.com/docs/accordion/
Wenn der Spoiler geöffnet sein soll, dann
open=“yes“
dem Code hinzufügen
Falls mehrere Spoiler hinzugefügt werden sollen, dann nur mehrmals einfügen.
Spoiler – Titel anpassen
im Code des Spoilers hinzufügen
class="my-custom-spoiler"
Schwebezustand [Farben anpassen]
bei Shortcodes / Einstellungen / individuelles CSS einfügen
.su-spoiler.my-custom-spoiler > .su-spoiler-title:hover {
/* Text Size */
font-size: 21px;
/* Background Color */
background: #ff00ff;
/* Text Color */
color: #ffffff;
}
Spoiler-Symbol
.su-spoiler.my-custom-spoiler > .su-spoiler-title > .su-spoiler-icon {
/* Icon Color */
color: #00ff00;
}
Spoiler-Inhalt
.su-spoiler.my-custom-spoiler > .su-spoiler-content {
/* Text Size */
font-size: 21px;
/* Background Color */
background: #ffff00;
/* Text Color */
color: #000000;
}
https://getshortcodes.com/docs/content-slider/
Den Slidern nur den Text ändern
https://getshortcodes.com/docs/tooltip/
Bewegen Sie den Mauszeiger über mich, um den Tooltip zu öffnen Tooltip-TitelIch bin der Tooltip-Inhalt
https://getshortcodes.com/docs/icon/
Dies ist ein benutzerdefiniertes Symbol
Archive.zip herunterladen [5 MB]
Benötigen Sie Unterstützung? Rufen Sie uns an!
https://getshortcodes.com/docs/panel/
https://getshortcodes.com/docs/icon-panel/
https://getshortcodes.com/docs/text-with-icon/
color=“#eeeeee“
icon_color=“#eeeeee“
icon_size=“von 10 bis 320″
icon=“icon: star“ – Star ändern z.B. heart
https://getshortcodes.com/docs/progress-bar/
style=““ – default (Default), fancy (Fancy), thin (Thin)
bar_color=“#eeeeee“
text_color=“#eeeeee“
https://getshortcodes.com/docs/progress-pie/
https://getshortcodes.com/docs/parallax-section/
background=“#eeeeee“
background_position=““ – left top (Left Top), center top (Center Top), right top (Right Top), left center (Left Center), center center (Center Center), right center (Right Center), left bottom (Left Bottom), center bottom (Center Bottom), right bottom (Right Bottom)
fullwidth=““ Yes oder No
parallax=““ Yes oder No
border=“1px solid #cccccc“
https://getshortcodes.com/docs/testimonial/

https://getshortcodes.com/docs/quote/
https://getshortcodes.com/docs/shadow/
https://getshortcodes.com/docs/lightbox/
Klicken Sie hier, um die Lightbox mit einem Bild zu öffnen |
Description
Shortcodes su_lightbox and su_lightbox_content are used to display various elements in a pop-up window. You can display an image, a web page, or any HTML content.
Options
There are two main parameters defining the functioning of lightbox, type
and src
.
type
parameter specifies the contents type and can have the following values:
image
– for images;iframe
– for display of web pages in the lightbox window;inline
– for display of any HTML content.
src
parameter defines the contents. This parameter may have the following values:
URL
– for display of images or web pages in the lightbox window. Examples:http://example.com/image.jpg
(image),http://example.com
(web page);CSS selector
– for display of any HTML contents. Example:#contact-form
.
https://getshortcodes.com/docs/youtube/
Normales Video
https://getshortcodes.com/docs/google-maps/
https://getshortcodes.com/docs/pullquote/
https://getshortcodes.com/docs/note/
https://getshortcodes.com/docs/expand/
https://getshortcodes.com/docs/tabs/
https://getshortcodes.com/docs/rss-feed/
Neueste Beiträge von smashingmagazine.com
- Reliably Detecting Third-Party Cookie Blocking In 2025
- Data Vs. Findings Vs. Insights In UX
- What Zen And The Art Of Motorcycle Maintenance Can Teach Us About Web Design
https://getshortcodes.com/docs/csv-table/
Die ist nur zum Veranschauen
- Viele weitere Shortcodes sind hier zu finden
- Shortcodes (z.B. Spoiler die Farben) ändern/anpassen
- Shortcodes (z. B. Tabs Farben) ändern/anpassen