Forum Replies Created
-
AuthorPosts
-
Hans
ParticipantHello Skandha,
I think the problem of the scroll bar depends on the browser.
Edge doesn’t give a problem; safari and Chrome give this problem
Opera doesn’t give the problem.Child time: I never did that. I am not familiar with that.
But this is also something for after completing the first website version.In the mean time: stay safe. We try also.
Kind regards
Hans Hagmeijer
Hans
ParticipantHi Skandha,
Stupid me. This solution I had to think up myself.
Thank you for answeringHave a nice weekend
Hans Hagmeijer
Hans
ParticipantHi Skandha,
I meant: only on the gps page.
Kind regards
Hans Hagmeijer
Hans
ParticipantHi Skandha,
Yes
Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
I will try the weather forecast in the heather right widhget area.
Making a child time and customizing asks more knowledge than I have, I think.Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
That is working fine. Thank you.
Kind regards
Hans Hagmeijer
Hans
ParticipantHi Skandha,
I found the solution
Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
Thank you for advising. Now I understand the principle behind the css.
Kind regards
Hans Hagmeijer.
Hans
ParticipantHello Skandha,
Thank you.
This will be much better.
Thank you for helping and have a nice weekend.Kind regards
Hans Hagmeijer.
Hans
ParticipantHi Skandha,
I wonder if it is possible to make the body wider than this. This for some wide tables we use.
But if it is not possible, it is no big deal.
Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
If I replace
body:not(.page-id-5804) #catch-mag-scrolling-section {
display: none;
}by .page-id-5804 #catch-mag-scrolling-section {
display: none;
}
then it seems to work.
Does this sound familiar to you?But on the news page it still doesn’t work anymore.
Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
This did not work out.
I send you three images.1. the added css
https://drive.google.com/file/d/1UFpcVxcfYsOlBvyKXZliGeE04kUkFDtM/view?usp=sharing
2. the page id
https://drive.google.com/file/d/1OM7N5O7w0YDayb-ybMB2SRL5d8XScGUD/view?usp=sharing
3. the effect of css added om gpsroutes page.
https://drive.google.com/file/d/1-mKtH-prVpgTrcQEen1rGjsjC6FcTTDS/view?usp=sharingAnd I noticed that this seems to occur after importing the demo data. Since that day also the scrolling section dissapeared from the news page. Is it an idea to de install the website and begin from the beginning without the demo data?
Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
did it.
On the screen of the laptop going well.
If I enable the css sidebar, there is a ga between image 4 and 5If I open the website on an iPad, there is also a gap between image 4 and 5.
See image:
https://drive.google.com/file/d/15RMyI-nbiSoayPH5-yD6t3QlJ9rZXtWZ/view?usp=sharingKind regards
Hans Hagmeijer
Hans
ParticipantPerfect, Skandha,
Thanks.
Kind regards
Hans
Hans
ParticipantHello Skandha,
https://drive.google.com/file/d/1rCoMtdQyz9IZwArr7rxOxcWel6TLp63P/view?usp=sharingMaybe this time I succeed in displaying an image.
It is almost what I like that it should be.
What you can see (also on the url: leusden.hagmeijer.nl) is that there is a horizontal separation between the articles.
What is missing is the vertical separation.Tot explain
now we see:
article article article
separation
article article articlewhat is should be is:
article separation article separation article
separation
article separation article separation articleI understand that maybe this is not possible.
Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
Thank you for answering.
This is not what I wanted. Now (see picture) the whole background has got the same color. What I should like is that the background of the section stays white and the individual content gets the new background.
Maybe what I am asking isn’t possible.Kind regards
Hans Hagmeijer
Hans
ParticipantHi skandha,
The urls are:
https://leusden.hagmeijer.nl/clubkampioenen/
and
https://leusden.hagmeijer.nl/gpsroutes/remark:
When the website is ready, I migrate the site to the domain of our cycling club.Kind regards
Hans Hagmeijer
Hans
ParticipantHi Skandha,
After I imported the demo version of Catch Mag Pro, the CSS that you gave me, does not work anymore.
Scrolling section is not displayed on the blog page.
Is it an idea to delete the total website an begin from the beginning without the demo data?Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
I tried this:
body:not(.blog) #catch-mag-scrolling-section {
display: none;
}replaced by
body:not(.gpsroutes) #catch-mag-scrolling-section {
display: none;
}result: no effect on the page gps routes
Next attempt:
replaced by
body:not(.5804) #catch-mag-scrolling-section {
display: none;
}result: error (Red Cross) in css as soon as I wrote a number.
Please: can you explain me what I am doing wrong
Kind regards
Hans Hagmeijer
Hans
ParticipantHello Skandha,
On my laptop (13 inch MacBook Pro) all seems fine.
On my iPad (2019) the issue hasn’t been solved.
On a 17 inch windows monitor all is ok.The right side of the featured two columns on the iPad shows:
picture—- picture
white gap—— picture
picture—white gapKind regards
Hans Hagmeijer
-
AuthorPosts