Search Results (Searched for: UIKIT)
Replied by Administrator on topic Template tp_sport auf iPhone
19 Dec 2024 20:50 - 19 Dec 2024 20:54
Replied by Administrator on topic [SOLVED] UIkit 3 Slideshow Bild als link
19 Dec 2024 20:46 - 19 Dec 2024 20:47
Transwatt wrote: Aber auch ohne Umlaute, schreibt der den Text so komisch bei mir... Aber nur im ersten Thread... Verstehe ich nicht
Wie wurde denn der Text formatiert?
Er zeigt ja auch den Quelltext an und nicht die Formatierung.
Im letzten Post habe ich den Text markiert. Normal mit color #.......
Im ersten Post ist aber die rgba-Farbe angegeben!?
Replied by Administrator on topic [SOLVED] UIkit 3 Slideshow Bild als link
19 Dec 2024 20:44 - 19 Dec 2024 20:44
Testext
Replied by Transwatt on topic [SOLVED] UIkit 3 Slideshow Bild als link
18 Dec 2024 12:40 - 18 Dec 2024 12:40
Danke!
Schade, dann muss ich da doch ein anderes Modul nutzen.
Aber auch ohne Umlaute, schreibt der den Text so komisch bei mir... Aber nur im ersten Thread... Verstehe ich nicht
Schade, dann muss ich da doch ein anderes Modul nutzen.
Aber auch ohne Umlaute, schreibt der den Text so komisch bei mir... Aber nur im ersten Thread... Verstehe ich nicht
Hallo, nein das geht nicht.
Sie konnen ggf das Bild weglassen und dafur das bild in den Inhalt einfugen als Link. Oder sie machen das vie Override des Modules und passen die php Datei an und machen aus dem img Tag ein hre href tag mit Bild
Sorry, habe keine Umlaute auf der Tastatur
Sie konnen ggf das Bild weglassen und dafur das bild in den Inhalt einfugen als Link. Oder sie machen das vie Override des Modules und passen die php Datei an und machen aus dem img Tag ein hre href tag mit Bild
Sorry, habe keine Umlaute auf der Tastatur
[SOLVED] UIkit 3 Slideshow Bild als link was created by Transwatt
16 Dec 2024 09:50 - 25 Dec 2024 15:52
Moin!
Ist es Möglich bei der UIkit 3 Slideshow oder einem anderen Modul wo ich eine Slide Möglichkeit habe, das Bild als Link zu machen?
Momentan geht das nur als separater Text, was nicht so Optimal aussieht.
das weitere Infos ist dann der Link. Ich hätte aber gerne das ganze Bild anklickbar...
Vielen Dank für Eure Mühe!
und wieso zeigt er meinen Post so Komisch an?
Ist es Möglich bei der UIkit 3 Slideshow oder einem anderen Modul wo ich eine Slide Möglichkeit habe, das Bild als Link zu machen?
Momentan geht das nur als separater Text, was nicht so Optimal aussieht.
das weitere Infos ist dann der Link. Ich hätte aber gerne das ganze Bild anklickbar...
Vielen Dank für Eure Mühe!
und wieso zeigt er meinen Post so Komisch an?
Text ist ein eigenes Modul mit Text auf der Modulposition.
Dies erstellen Sie selbst als eigenes Modul, fügen den Text ein und setzen es auf die gewünschte Modulposition.
Darunter ist das Modul UIKIT Slider.
Warum installieren Sie nicht einfach das Quickstartpaket inkl.Joomla und allen Demodaten in einer SubDomain und schauen dann dort nach, was verwendet wurde und wo es platztiert ist.
Dies erstellen Sie selbst als eigenes Modul, fügen den Text ein und setzen es auf die gewünschte Modulposition.
Darunter ist das Modul UIKIT Slider.
Warum installieren Sie nicht einfach das Quickstartpaket inkl.Joomla und allen Demodaten in einer SubDomain und schauen dann dort nach, was verwendet wurde und wo es platztiert ist.
Replied by WM-Loose on topic [SOLVED] Module: mod_article_slider, Article Slider
08 Dec 2024 15:27 - 08 Dec 2024 15:35
Unser UIKIT-Plugin und die Module sind dafür noch nicht freigegeben.
Wenn wir soweit sind, wird dies hier angekündigt.
Spätestens ab der Produktivfreigabe von Joomla 6 (Zeitpunkt nicht klar, da in Entwicklung), werden auch wir soweit sein.
Eher früher, deutlich früher
Wenn wir soweit sind, wird dies hier angekündigt.
Spätestens ab der Produktivfreigabe von Joomla 6 (Zeitpunkt nicht klar, da in Entwicklung), werden auch wir soweit sein.
Eher früher, deutlich früher

Hello,
just open the Template options and insert a padding left and padding right to the section or element where the uikit grid is located
just open the Template options and insert a padding left and padding right to the section or element where the uikit grid is located
Maby, test this CSS Code:
@media (min-width: 1600px) {
.uk-child-width-1-3\@xl > * {
width: calc(150% / 3);
}
}
@media (min-width: 1600px) {
.uk-child-width-1-3\@xl > * {
width: calc(150% / 3);
}
}
[SOLVED] bussiness template background image edit was created by MarekRafal
16 Nov 2024 14:44 - 16 Nov 2024 14:46
Hi. One more problem on editing my site:
laptopserwis.pl
Con not find where to edit bacground image UIkit 3 Slideshow Bottom C module
Con not find where to edit bacground image UIkit 3 Slideshow Bottom C module
I have been trying, without any success, to use the .uk-width-* class to alter the width of Grid Elements.
getuikit.com/docs/width
Where should I use this class to make the two Grid elements shown in this screenshot to equally fill the width of the available space, side-by-side?
many thanks
Matt
www.dsoxford.org.uk
getuikit.com/docs/width
Where should I use this class to make the two Grid elements shown in this screenshot to equally fill the width of the available space, side-by-side?
many thanks
Matt
www.dsoxford.org.uk
Thank you Dirk.
Replied by WM-Loose on topic UIKit Grid Element Titles not displayed
13 Nov 2024 08:00 - 13 Nov 2024 12:32
OK, I understand Matt. Here is the cause and solution:
This has nothing to do with the module but with the H-title heading. In the template options you can set this individually for desktop, tablet and smartphone. If you look very closely, the title is visible as tiny font (like lines).
I would first check the H4 font in the template options, because the font size for desktop doesn't seem to be set correctly there.
If you take 1.5rem and not 1.2px for H4 title at large display, it shows like this:
This has nothing to do with the module but with the H-title heading. In the template options you can set this individually for desktop, tablet and smartphone. If you look very closely, the title is visible as tiny font (like lines).
I would first check the H4 font in the template options, because the font size for desktop doesn't seem to be set correctly there.
If you take 1.5rem and not 1.2px for H4 title at large display, it shows like this:
Hi Dirk
Thanks for replying.
If you look closely at the two images, each is showing the same two Elements within the Grid. For the first, the Title is 'Oxford United Tri-Stars', the second the Title is 'Elliot's Shed | Sharing Equipment for our Children'. On the narrowed browser (which is equivalent to the space on a mobile phone) the titles are showing. But on the wider browser rendering, the titles are missing. Have a play with it yourself - go to dsoxford.org.uk, and then gradually make the browser narrower and you will see the titles suddenly appear. On a full screen display, the titles are not shown.
thanks, Matt
Thanks for replying.
If you look closely at the two images, each is showing the same two Elements within the Grid. For the first, the Title is 'Oxford United Tri-Stars', the second the Title is 'Elliot's Shed | Sharing Equipment for our Children'. On the narrowed browser (which is equivalent to the space on a mobile phone) the titles are showing. But on the wider browser rendering, the titles are missing. Have a play with it yourself - go to dsoxford.org.uk, and then gradually make the browser narrower and you will see the titles suddenly appear. On a full screen display, the titles are not shown.
thanks, Matt
Displaying 91 - 105 out of 133 results.