Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49259

Content overshoots background image

$
0
0

@rajkhowa wrote:

In my app i am using a background image for a page and it is working fine. The code i am using is:

ion-content {
background-image: url(…/assets/img/awesome.png);
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

But when the number of rows get increased then the content overshoots the background image and it looks quite bad. The code to display the content is as below:

Project
Login ID
Password
<ion-col col-2 *ngIf=“buttonclicked”>Edit

{{item.projectname}}
{{item.loginid}}
{{item.password}}

<button ion-button color=“whitish” menuToggle strong *ngIf=“buttonclicked”
(click)=“editdata(item)”>







<button ion-button (click)=“onbuttonclick()”>
Edit

I am attaching the app screenshot.

Can you please help me to figure out this problem?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49259

Trending Articles



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