done! thanks!
giselach
Posts
-
CHANGE BACKGROUND PROPERTIESAug 30, 2022, 9:34 PM -
mobile version is not workingAug 30, 2022, 5:02 PMit works now ! it had to do with the background image i guess.. but now it loads suuuper slow the desktop version
-
Extremely slow loading times of images & html5 videosAug 30, 2022, 3:22 PMHello!!!
my site is loading real slow ! i have evrything up to date and n external plugins. i hv custom css and html, and when i turn it off it seems to go faster, whatshouli do??
thanks in advance!
-
mobile version is not workingAug 11, 2022, 12:35 PMhello I am working on this site http://chimaeren-verlag.de/
and while the desktop version is working (still WIP) the mobile version does not. I have the latest version of lay theme and everything is up to date.
any help? Thankss
-
CHANGE BACKGROUND PROPERTIESAug 11, 2022, 9:52 AMI have done it already but now in the mobile version it pops sort of an error:
I cannot see it badly on desktop/customizer but when I am at mobile (chrome) it fails
now the image is a png.
tha website is http://chimaeren-verlag.de/
-
CHANGE BACKGROUND PROPERTIESAug 11, 2022, 9:49 AMhelly Armin! thanks for your answer!! i guess that when you say to use pointer-events:none; you referring just for the background, but how can I specify that is just for the image and not for everything that lies within the body{} section?
-
ACTIVE STATES on menuAug 10, 2022, 12:01 PMRe: CSS issues for active state on menu links
Hello I am trying to create an active state for my menu items, so the user knows at what page they are. I am trying. to write a Css code in:nav.primary li:active{
text-indent:25% !important;
}but it doesn't seem to be working,
any help?
-
Character style in a text blockAug 10, 2022, 8:29 AMhello!
thanks for you answer!, yes, I got there, but in the "text formats" page and while creating a character style I cannot set a shift in the baseline grid (sub/superindex) or a different line height. I did a custom Css that says:
.Author{
baseline-shift: 3em !important;
}.Title{
baseline-shift: super !important;
}
(title and author being the character styles that I created in the text formats)nothing changes when I apply these character styles in the text editor
any solutions?
-
Character style in a text blockAug 9, 2022, 12:58 PMHello!
I am trying to change the line height in one single word of a text.
so far I have created a text style for each (one for the main text and another for the word). but when I try to change the style of that specific word in the text editor —by selecting the word and choosing another style— the whole text changes its format.
how can I create a character style??
thanks!
-
CHANGE BACKGROUND PROPERTIESAug 9, 2022, 8:35 AMHello I am trying to change the properties of my background image (which is now a svg). I thought about giving it a class, but I really don't know how. what I want to achieve is a mix of something like this:
https://ausstellungsraum.ch/
https://rijksakademie.nl/en/open-archiveeither make the svg transparent and with shadows or having. a transparent svg that mimics the "web's content"
Thanks!!!!
-
white typeface on dark backgroundApr 16, 2022, 1:18 PMHello I am trying to make my typeface color turn white on dark backgrounds and black on lighter backgrounds. any ideas? :-)
so far i've used this :
function hexToRgb(hex) {
const hexCode = hex.charAt(0) === '#'
? hex.substr(1, 6)
: hex;const hexR = parseInt(hexCode.substr(0, 2), 16); const hexG = parseInt(hexCode.substr(2, 2), 16); const hexB = parseInt(hexCode.substr(4, 2), 16); // Gets the average value of the colors const contrastRatio = (hexR + hexG + hexB) / (255 * 3); return contrastRatio >= 0.5 ? 'black' : 'white';
}
-
link with fullscreen background image on hoverApr 16, 2022, 11:48 AMHello Richard, thanks again for your patience. Tough nut to crack… this i know, I actually have it in 100%fand 120% from the beginning, but as it stays for “maximum” it can still go smaller! Any other ideas?
-
link with fullscreen background image on hoverApr 15, 2022, 1:41 PM@Richard Hello Richard ! thanks for the answer,
but actually that's what I did long ago and seems not to affect the hover image, so, i'm quite stuck there.
Ideally we should just make the .lay-imagehover-region to scale and adapt to the screen size. But it's just not happening. When I tagged .lay-imagehover-region img it just changed it's position, got smaller and couldn't control it anyway ...
-
link with fullscreen background image on hoverApr 5, 2022, 6:40 PM@Richard regarding the hovered image, how can I make it appear fullscreen? I know I should go for the same method you've just told me, 100vh and 100vw, but then I guess the image has it's own dimensions so either would appear as "cut" or incomplete. Also every hover image has its own id, is there a way to set a white background for all hovered images ?
so every time I hover an element that has a hover image set, it's background is white.
-
link with fullscreen background image on hoverApr 5, 2022, 6:35 PM@Richard said in link with fullscreen background image on hover:
font-size:5vh;
Dear Richard!!!! now it worked! THANKS A BUNCH!!!!!! :-)
-
Responsive FooterApr 4, 2022, 10:46 PM@Richard but this option you are highlighting was not enabled, I've enabled it now but nothing has changed.
-
link with fullscreen background image on hoverApr 4, 2022, 10:36 PMHello @Richard thanks for the answer,!!!
although it still does not seem to work. now it's scaling down every time I resize the screen size, yes but in terms of width, not height. any other suggestions??
-
Responsive FooterApr 4, 2022, 10:28 PMHello Richard! yes it is a sticky footer!
-
link with fullscreen background image on hoverMar 31, 2022, 4:34 PMHello, I was wondering if someone had any new ideas in order to solve the issue, Thanks :)
-
Responsive FooterMar 31, 2022, 3:56 PMHello! I posted a few days ago, and I was wondering if someone could help me on this matter, I'm a bit lost. I'd be super grateful !!!
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it