diaph
Member-
Content Count
19 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Active underline of navigation links on hover
diaph replied to Ahmed77's question in Coding and Customization
Hey @tuanphan, it’s a York template. the code above is already working well, just looking for the ability to keep the underline visible when page is active. Thanks !- 8 replies
-
- css
- custom-css
-
(and 1 more)
Tagged with:
-
Active underline of navigation links on hover
diaph replied to Ahmed77's question in Coding and Customization
Hi, do you know how to keep the underline decoration when the page navigation is active ?- 8 replies
-
- css
- custom-css
-
(and 1 more)
Tagged with:
-
@tuanphan I totally can use CSS and JavaScript with my plan since I already do it for other features.
-
@tuanphan Hi, it's a professional plan
-
Site URL: https://www.eliasamari.com Hi, I use as home a gallery page (York template) displaying multiples images. I'm looking for a way to randomize images order each time the page is refreshed. (but only for this page since I have other gallery pages across the website) Is it possible ? Any help would be much appreciated.
-
diaph reacted to an answer to a question: York fixed header
-
Perfect, thank you very much for taking time helping me, really appreciate it.
-
Hi, I have been able following some posts around here to get the fixed header tweak I wanted. My last problem is that the code is working everywhere but not in one page when scrolling the video gallery content is sliding above the menu despite of under. How could I fix it ? Any help appreciated Best Edit: This problem seems to occur only with galleries using the slideshow design, photos or videos. Code used: /* Fixed Header */ #header { position:fixed; z-index: 1; background-color: hsla(0, 0%, 7%, 0.9); -webkit-backdrop-filter:blur(10px);