Page 1 of 1

Inline labels - with or without grid

Posted: Sat Jan 31, 2015 3:02 pm
by M&M

hi,

I need to align couple of labels. If you look at the picture below

Image

Basically there are 2 different labels. I want the "LabelX" to be horizontally centered and I want the other label with the text "A" to be just to the left of "LabelX" just as it is now. But only problem is that LabelX is not centered horizontally.

Any ideas how I can achieve that?

If i were to use a grid how could i achieve that. Moreover if I use a grid LabelX won't exactly center horizontally.


Inline labels - with or without grid

Posted: Sat Jan 31, 2015 3:57 pm
by Alena Prykhodko

Hello,

1) Create CSS file in the project
2) Add a selector that corresponds to your label and write a style for it


Inline labels - with or without grid

Posted: Sat Jan 31, 2015 5:38 pm
by M&M

hi,

Yup I know that part. I needed the labels to be side by side so that is where I had difficulty.

Thanks anyway


Inline labels - with or without grid

Posted: Mon Feb 02, 2015 9:07 am
by Maryna Brodina

Hello M&M!

Do you need any further help?


Inline labels - with or without grid

Posted: Mon Feb 02, 2015 9:36 am
by M&M

Hi,

I managed to sort it out.

Thanks,
M&M