Halimz
Posts: 0
Joined: Sun Jun 22, 2014 8:46 am

How can i center the image?

How can i center the picture !?Check here : http://halimz.app.appery.io/Facebook_...

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How can i center the image?

Hi,

Please create new CSS asset with code:

preimg.imageClass {
display: block;
margin-left: auto;
margin-right: auto;
}/pre

where imageClass - Class Name of your image component (add it in Properties)

Halimz
Posts: 0
Joined: Sun Jun 22, 2014 8:46 am

How can i center the image?

Like that?

Image

Halimz
Posts: 0
Joined: Sun Jun 22, 2014 8:46 am

How can i center the image?

Still the same problem :(

Halimz
Posts: 0
Joined: Sun Jun 22, 2014 8:46 am

How can i center the image?

create new CSS asset with code showed up

Image

Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How can i center the image?

Everything seems correct. And what is curious it works for me.
Did you change anything on the Source tab?

Halimz
Posts: 0
Joined: Sun Jun 22, 2014 8:46 am

How can i center the image?

No i didn't..

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How can i center the image?

In More properties try to add text-align ="center"
attribute - text-align
value - center
Add and save. If doesn't help please give us your app public link.

Halimz
Posts: 0
Joined: Sun Jun 22, 2014 8:46 am

How can i center the image?

Solved thank you Alena Prykhodko

Return to “Issues”