Here's mine
-
wrote on Jan 31, 2016, 10:09 PM last edited by Hayo Gebauer Nov 28, 2019, 2:58 AM
Constantly changing though, can't stop
s/o Armin
e: the portfolio site changes every other month... so comments are not up to date
-
nice! yeah the blue footer is new on the frontpage and the scrollbars are blue and u changed the logo i think. nice nice.
Maybe it would be useful to have a footer for each project and have a next project link there?http://laytheme.com/how-to-use.html#footers
http://laytheme.com/how-to-use.html#next-project-button -
wrote on Feb 16, 2016, 8:48 PM last edited by
How did you create the scrollbar? It looks really good : )
-
How did you create the scrollbar? It looks really good : )
wrote on Feb 16, 2016, 11:21 PM last edited by@xnastasia
::-webkit-scrollbar
{
width: 6px; /* for vertical scrollbars /
height: 6px; / for horizontal scrollbars */
}::-webkit-scrollbar-track
{
background: rgba(0, 0, 0, 0);
}::-webkit-scrollbar-thumb
{
background: rgba(0, 0, 255, 1);
} -
@xnastasia
::-webkit-scrollbar
{
width: 6px; /* for vertical scrollbars /
height: 6px; / for horizontal scrollbars */
}::-webkit-scrollbar-track
{
background: rgba(0, 0, 0, 0);
}::-webkit-scrollbar-thumb
{
background: rgba(0, 0, 255, 1);
}wrote on Feb 23, 2016, 1:52 PM last edited by@Hayo-Gebauer said:
::-webkit-scrollbar
{
width: 6px; /* for vertical scrollbars /
height: 6px; / for horizontal scrollbars */
}::-webkit-scrollbar-track
{
background: rgba(0, 0, 0, 0);
}::-webkit-scrollbar-thumb
{
background: rgba(0, 0, 255, 1);
}Thanks for sharing! I´ve tried on my website and it looks dope!
-
wrote on Feb 24, 2019, 11:34 PM last edited by
@hayo-gebauer said in Here's mine:
background: rgba(0, 0, 0, 0);
I tried this code and it works great! Only thing is the background is showing up as white (instead of transparent). I use a lot of full screen images and want the scrollbar to overlay instead of cutting the image off. Any advice? Thank you!
-
wrote on Mar 6, 2019, 9:15 AM last edited by
Beautiful site @Hayo-Gebauer 💯
I second Armin’s advice with the project links. -
wrote on Aug 9, 2019, 9:01 AM last edited by
New updated website (desktop & mobile)
-
wrote on Aug 9, 2019, 12:11 PM last edited by
Hallo Hayo,
your website is very nice!
I would like to ask you one question.
After viewing a project, I would like to come back to the homepage previous scrolled position when I press my browser back button (history.back()).
You managed to do this on your website.
Would it be possible telling me how you did this?
That would be very kind of you!Thanks
Walker -
wrote on Aug 11, 2019, 10:27 AM last edited by
huh, I actually didn’t put any code into that I believe. I’ll have a look into that and will let you know
-
Hallo Hayo,
your website is very nice!
I would like to ask you one question.
After viewing a project, I would like to come back to the homepage previous scrolled position when I press my browser back button (history.back()).
You managed to do this on your website.
Would it be possible telling me how you did this?
That would be very kind of you!Thanks
Walkerwrote on Aug 11, 2019, 3:30 PM last edited by@walker I have no custom code, suggesting the saved scrolled position...
-
wrote on Aug 13, 2019, 7:53 AM last edited by edgrbnz Aug 13, 2019, 3:55 AM
@Walker I think this is standard behaviour since LayTheme is functioning as a single page application.
As long as the site knows the site you were coming from it’s jumping back to the same scroll position. That should work w/ all the shortcode links like next project, previous project, etc.But I don’t really know the details on when and how this works… perhaps @mariusjopen could provide some in depth knowledge on that topic.
-
wrote on Aug 13, 2019, 8:53 AM last edited by
Thats a great new feature! That's what I've been waiting for. Thanks
-
Good idea! We will write that down!
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