-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
static header bar is not working anymore. please check and fix it. #64
Comments
@devopstoday11 Please review this PR - #67 and let me know |
@tfsojon |
@devopstoday11 Done
|
@tfsojon header bar color looks fine, but both the primary and secondary header bars' vertical height is too much. How can I reduce that? |
This issue still exists. Just letting you know so that you don't confuse with the merged status showing in the above auto-comment. |
By adding this bottom of your _navigation.scss file
|
@tfsojon |
@tfsojon , also please make header bar little bit more slim (reduce vertical height). I think you can reduce 1/4th of the size. Reduce that vertical height by 1/4 th. |
@tfsojon, But on the Netlify hosted live website, it doesn't look the same. it looks like this - Even the text is not correctly visible in that dropdown item. Why is the difference? What might be the cause? |
I wasn't able to figure this. When I added that code to the file and saved and reloaded my local site, I did not see any size changes in both primary or secondary header bars. I tried different number, but still no luck. |
Ok I'm checking. |
@tfsojon, |
@tfsojon , I added many items above; please work on them all. |
when the scroll amount is ((header-top-height + header-bottom-height) * 2) that moment the secondary header bar showing.
|
After my push you will be able to change the vertical height by changing the padding value in _navigation.scss file. |
Not really sure now. but I think for the hugo version on the netlify setting. Updated hugo version on chandu branch. you can check after my PR. |
I will look odd. @devopstoday11 what do you think? |
It looks good, when the banner horizontal size and header horizontal size are matching. @tfsojon Another option which I saw is in your delta template. I just checked it. Your template style is good. Note:- In your template, above the banner area, there is too much empty space. Reduce it, as I showed in the screenshot. And, this header bar change is not a priority now. You can do this after finishing all other changes requested. @tfsojon |
@tfsojon In the below screenshot, see how "Compage" is visible next to Compage's logo. I want this please. |
added logo text-option here - #76
|
* worked on platform page * worked on open-source page * added opty page * updated platform-banner and dropdown * updated platform & open-source header * added internal guide doc * added draft doc to show saas ui running steps in local * added compage related first blog about persistent storage using crds * corrected the wording * modified images and names * modified copyrights name * added image and description for mahendra * update on #56 added secondary-header && updated content-aria and footer * update on #66 added support for svg image * added new image files * modified image file to svg * fix image-issue, updated header style && open-source page * replaced image * updated names and added tags to blog * added extra file to resolve conflicts * removed extra file after conflicts resolved * added few final images for compage * added images for Compage product page * update added on #64 * update added on #56 * added new blog on pixie script * added logo-text in header-two * blog: added blog for grpc-interceptors-using-go * added image and description for azar * fixed author details display issue * added enhancing-your-pixie-pxl-script-by-manipulating-data blog --------- Co-authored-by: Sojon <[email protected]> Co-authored-by: Chandu Paladugu <[email protected]> Co-authored-by: Sojon <[email protected]> Co-authored-by: Mahendra <[email protected]> Co-authored-by: Mahendra <[email protected]> Co-authored-by: azar-intelops <[email protected]>
when scrolling the pages today, I noticed that the static header bar is not working anymore. please check and fix it.
Also, can you give me screenshots for this - If I want to change header bar colors, which file and where to change it?
@tfsojon
The text was updated successfully, but these errors were encountered: