- This topic has 40 replies, 3 voices, and was last updated 6 years, 3 months ago by
Tom.
-
AuthorPosts
-
November 25, 2014 at 10:54 am #49048
Tom
Lead DeveloperLead DeveloperFancy – on it π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 24, 2015 at 5:50 am #68272Stephane
Hello Tom,
I’m very confused. I’m working again on my sandbox website and I can have again a transparent header.
http://dev.proteo-interactive.com/
I’m wondering if you can put in the “Page Header” Add-Ons an option to choose if the “Page Header” div is colored or transparent?
If it is possible, could you check where I’m wrong?
Thanks,
Stephane.January 24, 2015 at 11:09 am #68355Tom
Lead DeveloperLead DeveloperHi Stephane,
By default the Page Header area should be transparent as long as you don’t have “Add padding” checked.
Are you trying to show your page header background behind your header (site title) as well?
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 24, 2015 at 1:27 pm #68439Stephane
Yep! I already do it and I show you. But I can’t do it again.
I want to make the header background transparent.
January 24, 2015 at 6:27 pm #68518Tom
Lead DeveloperLead DeveloperYou’ll have to use the same code I provided on the first page (http://generatepress.com/forums/topic/fullscreen-homepage/#post-47403), but switch .home with the id of the page.
For example:
.page-id-xx .site-header { background-attachment: fixed; background-image: url("URL TO IMAGE HERE"); background-size: cover; }
You can find the unique page-id-xx class in the
<body>
element of that specific page.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 25, 2015 at 10:53 am #68698Stephane
Thanks Tom. It’s working.
Perhaps it could be a future add-ons to create this kind of page (with image ou video background).
In combination with the page header, the site header could be great!
But I’m wondering something. To work, I have to put an image in the page header option and to put a top/bottom padding. No matter “add padding” option is activated or not.
It’s normal?
Thanks.
January 26, 2015 at 12:32 am #68800Tom
Lead DeveloperLead DeveloperYou shouldn’t have to add top/bottom padding or add padding – should work either way.
I’ve made some big changes to the Page Header add-ons, including a full screen and real parallax effect, so maybe the new version will fix that for you.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 26, 2015 at 4:49 am #68846Stephane
Yeah! Great news! I wait for it and I tell you.
But I confirm you that I have to activate some page header options for it’s working.
January 29, 2015 at 11:14 am #70062Stephane
Yeah! The new plugin is in place and it is amazing.
Thanks Tom.
Tom, is there a place to have the history of the revision for your plugins?
January 29, 2015 at 11:36 am #70074Stephane
Changelog.txt I found it.
January 29, 2015 at 5:23 pm #70197Tom
Lead DeveloperLead DeveloperGlad you like it! π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 31, 2015 at 4:29 am #70699Stephane
Yep! Any idea to make the navigation background transparent?
Thanks.
January 31, 2015 at 5:33 am #70721Stephane
Here, you can see with a video GIF background. Very nice!
Just have to remove the navigation background.
January 31, 2015 at 9:30 am #70818Tom
Lead DeveloperLead DeveloperThat looks awesome! Only wanting to remove the navigation background color on one page?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 31, 2015 at 10:36 am #70851Stephane
Yes and No! π
For a fullscreen homepage, it could be useful to set the primary and/or the secondary navigation transparent or not (and have the global site with a flat color navigation).
But we can imagine to set by default the primary and/or the secondary navigation transparent or not for the global site.
Perhaps we can have the choice for each page or article in the meta page header option to set the navigation flat (default setting) or transparent.
-
AuthorPosts
- You must be logged in to reply to this topic.