Questions tagged [ion-header]

4 questions
1
vote
4 answers

IONIC 5 ion header not transparent with a background image in ion-content

I just created a blank project with ionic 5 and added a background image for the content. After that i modified the page.page.scss file to make the header transparent but it didn't work. If i just pick a background color for the ion-content, that…
egghead27
  • 9
  • 1
  • 4
0
votes
0 answers

Ionic transparent header with buttons that disappear the same way as ion-title

I'm using ionic 6 and would like for the page header to be completely transparent in a default state (so just to have an empty space at the top of the page) and when I scroll, to show the header with translucent background with ion-title and…
0
votes
2 answers

align icons in ionic header

I am trying to have a ion-header where one icon is on left and another on right. my code looks like below
0
votes
2 answers

Header bar height with menu and a button

My ionic 3 header need to show a menu icon a title and a button in the end. However with these 3 things the header renders these in 3 different rows rather in one single row. See the screenshot as an…
Vik
  • 8,721
  • 27
  • 83
  • 168