Expand my Community achievements bar.

SOLVED

Textimage component pblm

Avatar

Level 4

Hi I have developed a textimage component in AEM5.6 and it is working as expected. 

Expected: text should be to the left of the image with certain padding and the applied styles

but later, I have imported the same component and trying to use the same in AEM6.0 .

But here, text is always coming below the image. no styles getting applied

I want to display the text on the image

but no styles getting applied. 

 

Could any one tell me, what could be the problem? Do I have missed any thing?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Ideally, it should work without any problem. Just try to debug using any of the browser debugging tool and see if the CSS are getting applied or overridden by any other style.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Ideally, it should work without any problem. Just try to debug using any of the browser debugging tool and see if the CSS are getting applied or overridden by any other style.