Forum Replies Created
-
AuthorPosts
-
ClintN
ParticipantThat's great thanks
June 26, 2015 at 6:31 am in reply to: full-width header outside structural wraps LifestylePro #157573ClintN
ParticipantAwesome thanks upthink
ClintN
ParticipantHello Johann,
The URL is http://www.acehumansolutions.com.au/
I never resolved this issue, I have the images with a black background until its worked out.
It would be something useful for everybody, I'll want to use it again on other projects
Clint
ClintN
ParticipantWorked excellent. Thanks heaps
Yes the description is incorrect, we are in PROD but not "live"
ClintN
ParticipantThank you Jackie
April 23, 2015 at 4:00 pm in reply to: Add Action conditional statement Before Content Sidebar Wrap #148943ClintN
ParticipantThanks Brad,
It's the good old Genesis Responsive Slider.
I will give above a go ASAPThanks again 🙂
ClintN
ParticipantAwsome - Cheers
March 13, 2015 at 8:47 pm in reply to: Genesis-Sample Dashboard > Genesis > Theme Settings > Header #144363ClintN
ParticipantAwesome Julia, a fresh install of Genesis did the trick.
I will make this part of my trouble shooting moving forward
March 13, 2015 at 3:17 am in reply to: Genesis-Sample Dashboard > Genesis > Theme Settings > Header #144270ClintN
ParticipantThanks Julia,
I am obviously missing something here, because I have been activating the "header setting" option in Dashboard > Genesis > Theme Settings by deleting the custom header i.e. in the Lifestyle-Pro theme I delete the code below to activate the "header" settings option in Dashboard > Genesis > Theme Settings
//* Add support for custom header add_theme_support( 'custom-header', array( 'header_image' => '', 'header-selector' => '.site-title a', 'header-text' => false, 'height' => 248, 'width' => 210, ) );
I understand that the custom header function will add "header upload functionality" to Appearance > Header I am trying to follow http://thepixelista.com/responsive-genesis-child-theme-logo/ in order to get a responsive header image happening.
ClintN
ParticipantThx hipstershaun
ClintN
ParticipantThanks Brad,
The was the first thing that I tried, it makes the area bigger but the logo remains partially rendered, leaving me perplexed
C
ClintN
ParticipantMany thanks Victor & Lynne
ClintN
ParticipantI have had success in removing the original file with breaddalton's display: none; with the class for the original image @767
@media only screen and (max-width: 767px) { .site-title { font-size: 32px; display: none !important; } .header-image .site-header .wrap { background: url(images/767.jpg) no-repeat left; background-size: cover !important; } }
This code above only gives me a % of the header's height
I have not been able to get the new header displaying it's full height & width
ClintN
ParticipantThank you braddalton
-
AuthorPosts