Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

I can change footer color, but I can't set it to transparent

$
0
0

@SanduCuragau wrote:

So I have this footer

image

through the chrome dev tools I can play around with its style and I can totally see how setting its color to anything works perfectly

image

image

But setting it to transparent doesn’t work, it stays white

image

image

All I really wanted is to have that add button in my page that has a list, so that I can add a new item, I wanted that button fixed on the bottom left side so I looked at the floating buttons (https://ionicframework.com/docs/api/fab-button) but they didn’t work for me, they kept scrolling and didnt stay fixed, so I tried using a footer but not being able to change its transparency isn’t what I’m looking for either, how can I make the footer transparent? Or what other thing could I do to achieve what I’m looking for?

this is my base code without any tries of setting it transparent

<ion-footer no-border>
  <ion-button (click)="dadosTeste()" fab fab-bottom fab-right fab-fixed mode="ios" fill="clear" icon-only>
    <ion-icon class="customIcon" name="add-circle-outline" mode="ios" style="font-size: 2em;"></ion-icon>
  </ion-button>
</ion-footer>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>