@arminunruh @R-Seance
Thanks but I still don't have these settings =/
Garrod
Posts
-
offsets for images and text boxes in grinder -
offsets for images and text boxes in grinderHey,
I'm just updating my site after a while of not logging on. Can anyone tell me where the onion to offset an image has gone? I used to be able to right click an image in the grinder and set space above or to the sides, below. But it's no longer there?? I'm guessing it's moved or something.
Anyone know?
TIA
-
Website share preview.Hi,
I recently changed my website preview image for sharing in lay options. I now have a strange looking preview that doesn't match my brand. Not sure where it's even being generated from. I attempted the Facebook debug but didn't result in any change. Can anybody advise how to get the image I uploaded in lay options to actually show online?
Thanks
-
Current date & time shown in real time on the FooterI'm looking for some help to have a functioning digital clock on my site. I used the hints above to enable time and date but I couldn't make it physically move. And when it's static its a bit pointless. There's an example on this lay theme site of a fully functional clock:- https://www.emilboye.com/
But the inspector won't let me see the jQuery used.Any help would be great!
-
Mp4 video on introYes, I always use handbrake. No problem anywhere else on the site. Only the intro
-
Mp4 video on intro@arminunruh i remember you logged into my account a while ago to make the MP4’s load correctly. Is this something you could do for the intro? Or is there something I can change in the lay options? Please let me know
-
Mp4 video on introHi,
Can anyone advise how to make MP4’s work on site intro?
They work everywhere else on my site but when I use them on the intro feature, just appear as a blank screen. Anyone know why would be a big help.
Tia
-
Background image or video not working@dschnurman @arminunruh Same problem here since updating this morning. A quick fix would be helpful?
-
Lightbox closing XHey Armin,
Following my latest question about full screen slider transition. I’m trying out using a Lightbox instead.
But when I try and change the closing x symbol for a custom one it appears large in the corner and looks bad. Can you advise the best file type and size for this? I tried png and svg and appear much bigger than the embedded cross symbol you used. Alternatively is there a way of changing it to use text from my web fonts?
-
Full screen slider transition issueHello Armin,
I have a problem with full screen slider page moving up when i click a thumbnail via an id link into a project.
Easier if you just look than to explain.
Hit any thumbnail on this page:-
https://garrodkirkwood.com/one-man-his-dog-thumbnails/
Then watch the page that loads up. It transitions up cutting off the content at the top of the page. It happens on every project. I'm not sure if it's an issue with FSS or just linking pictures with hashtag id's.Would be amazing if this didn't happen. Looks pretty amatuerish and restricts any content i can use at the top of the page. Cuts off worse on ipad pro.
-
Fixed text scrollThanks! Good to know. I’m doing a JavaScript course at the moment. But I’m doubtful I’ll be able to leap straight into this. So I’ll be in touch.
-
Fixed text scrollIt seems the question has been asked before. Any ideas? laythemeforum.com/topic/5628/position-sticky-behaviour-confined-to-specific-grid-rows/6
-
Fixed text scrollHey @arminunruh
I’m building a new site that has full screen navigation scrolling. I’ve anchored all the different full browser height rows for click scrolling.
However, what I’d like to do taking it a step further is in certain full screen rows, have a text box header ‘fixed’ in the centre but to only appear when you scroll to that row. So it stays in place while scroll continues but only on that specific row. I worked out how to fix the text box in centre but can’t hide it under other rows. I tried to do it by z-index so the fixed text would be there but underneath the other rows until you scroll to the row it’s intended to be, but no joy. Is there a way to do it in html and css or do I need JavaScript? Seems that way to me. Any advise would be much appreciated.
Hope this makes sense!
Thanks.
-
Position fixed for text box in gridder@arminunruh thanks Armin. I’ll give it a try.
-
Position fixed for text box in gridderHey,
I’m trying to fix a piece of text in the gridder. So when I scroll it remains in the same place and scrolls with me. As opposed to staying where it is and moving out of browser sight when I scroll down.
In the past giving the text box a class and targeting it with css to give it position: fixed; worked. But now has no impact on the live result. Could you advise how I can do this? @arminunruh