Forum Replies Created
-
AuthorPosts
-
ClintNParticipant
That's great thanks
June 26, 2015 at 6:31 am in reply to: full-width header outside structural wraps LifestylePro #157573ClintNParticipantAwesome thanks upthink
ClintNParticipantHello 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
ClintNParticipantWorked excellent. Thanks heaps
Yes the description is incorrect, we are in PROD but not "live"
ClintNParticipantThank you Jackie
April 23, 2015 at 4:00 pm in reply to: Add Action conditional statement Before Content Sidebar Wrap #148943ClintNParticipantThanks Brad,
It's the good old Genesis Responsive Slider.
I will give above a go ASAPThanks again 🙂
ClintNParticipantAwsome - Cheers
March 13, 2015 at 8:47 pm in reply to: Genesis-Sample Dashboard > Genesis > Theme Settings > Header #144363ClintNParticipantAwesome 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 #144270ClintNParticipantThanks 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.
ClintNParticipantThx hipstershaun
ClintNParticipantThanks Brad,
The was the first thing that I tried, it makes the area bigger but the logo remains partially rendered, leaving me perplexed
C
ClintNParticipantMany thanks Victor & Lynne
ClintNParticipantI 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
ClintNParticipantThank you braddalton
-
AuthorPosts