Software Archive
Read-only legacy content

Button sticking to top and can't change header color

Robert_C_6
New Contributor I
327 Views

Hi,

I created a button and tried to move it to the center of the page but it sticks to the top of the page, I tried to use css to position it but is shows up different on every device.

Also when I create a custom css entry for the header and try to change the color nothing happens.

I would appreciate any input on these problems

Thanks,

Robert

0 Kudos
4 Replies
Diego_Calp
Valued Contributor I
327 Views

Hi Robert,

Which framework are you using?

Regards,

Diego

0 Kudos
Robert_C_6
New Contributor I
327 Views

App framework 3.0

0 Kudos
Robert_C_6
New Contributor I
327 Views

Ok, so I solved my header problem by calling the "#af-header-0" instead of using the custom css option

0 Kudos
Diego_Calp
Valued Contributor I
327 Views

For the button positioning you could find useful information in this article, look at the column control section.

https://software.intel.com/en-us/xdk/articles/app-designer-layout-controls

0 Kudos
Reply