danny
Posts
-
Highlighting single words in a Text paragraph ? -
Highlighting single words in a Text paragraph ?@arminunruh great, thanks so much! Is it possible to adjust the position of the background colour? with my font the background colour sits a bit too low. The height is great though.
-
Highlighting single words in a Text paragraph ?@alasdair17 yes - the text would have a red background and the font would be in white and is also a link:

-
Highlighting single words in a Text paragraph ?Hi @alasdair17 @arminunruh is it possible to highlight text in the text editor? I would like to highlight single words in a text paragraph. These highlighted words work as links.
https://axellestiefel.com/
Thanks!
Daniel -
website down after updatethanks @alasdair17 solved
-
website down after updateI just updated laytheme the website tiranwillemse.com. Suddenly the whole website is down. It seems the addons are all gone. Could you please re-instal the website from your side. The website is a fullscreen slide website (slide after slide). I had custom cursors well.
I can definitely not design the website from scratch again. The website needs to be ASAP online again. We have a presentation on Thursday morning.
Thanks and Kind regards
Daniel
-
mobile second menu different position possible?Hi @arminunruh,
on tiranwillemse.com I'm using the desktop menu for mobile which works great. Now for the mobile view I would like to move the 2nd menu (@contact in green - in the right bottom corner - menu-item-92 ) a bit more to the left so its next the arrow. Is that possible with CSS ?
Thanks again and it's always nice to work with the theme.
Best wishes
Daniel
-
stack element + browser height issue@felix_rabe that works! thanks so much !
-
stack element + browser height issue@felix_rabe no, to place an image doesn't work either.
-
stack element + browser height issueDear @felix_rabe
i guess this is simple:
for https://intimacycoordinator.ch/#MISSION I would like to add another stack element at the bottom in order to place a text element. This text element needs to be aligned with the bottom. What I ever I try I can't place the text "Unsere Mission". Do you have any idea?
Thanks a lot.
All best, Daniel

-
change color of textbox - general setting@felix_rabe exactly that's what I thought as well. seems it was a bug and is fixed now. thanks.
-
change color of textbox - general settingDear @felix_rabe
is there a general setting to change the background color of text elements to transparent or do I have to use CSS? I would like to have no color in the background of the text element.
https://intimacycoordinator.ch/
I gave the textfield the class "blue" and tried this CSS but it doesn't work.
.blue{
background-color: blue;
padding: 20px;
}
Thanks a lot.
-
full screen gradientthanks so much @felix_rabe !
-
full screen gradientDear @arminunruh
for https://intimacycoordinator.ch/ I would like to use a full screen gradient. Now the gradient only applies for the first row - I would like to apply over all rows (so the complete page instead of the complete view height).
Thanks a lot. Appreciate a lot - Daniel
This is my Code for <head>
<!DOCTYPE html>
<html>
<style>
#grad1 {
height: 100vh;
background-color: blue; /* For browsers that do not support gradients */
background-image: linear-gradient(white, blue);
}
</style>
</head>
<body><div id="grad1"></div>
</body>
</html> -
loading issue - backgroundamazing, thanks so much
-
loading issue - backgroundsorry to bother @arminunruh we want to launch on next Monday (5.8.), could you have a look?
-
use different fonts in one menu item ? -
use different fonts in one menu item ?so everything goes into in lay options ā html at bottom ?
I did, seems it is not applying.
I tried as well to have the css in ā Custom CSS but it doesn't change anything.thanks!

-
loading issue - backgroundthanks @arminunruh I just wrote you an email

