Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Button sticking to top and can't change header color

Robert_C_6
New Contributor I
719 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
719 Views

Hi Robert,

Which framework are you using?

Regards,

Diego

0 Kudos
Robert_C_6
New Contributor I
719 Views

App framework 3.0

0 Kudos
Robert_C_6
New Contributor I
719 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
719 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