Software Archive
Read-only legacy content
公告
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 讨论

Change theme of a template in xdk

Youssef_A_
初学者
1,031 次查看

I have created a new xdk project based on the listview template. But I want to change the theme of this template. Is this possible? And how do I do that?

0 项奖励
5 回复数
PaulF_IntelCorp
1,031 次查看

Replace the CSS with whatever you want. You would likely want to remove the App Framework libraries and use whatever you want. Or, find another HTML5 list example and create a new app based on that.

0 项奖励
Youssef_A_
初学者
1,031 次查看

Hi Paul, thank you for your answer. For example I have used the login template and I see just one css afui.ui.css. If I want to change this to framewrok7 look and feel, which of the css sheets should I replace? I mean framework 7 has more then 1 stylesheet.

0 项奖励
PaulF_IntelCorp
1,031 次查看

Youssef -- we don't have the resources to help you learn how to apply CSS and other standard HTML5 resources. Your best bet is to search resources like W3C Schools, HTML5 Rocks, etc. We're here to help you get through the logistics of building and debugging your app.

0 项奖励
Youssef_A_
初学者
1,031 次查看

Hi Paul, I know how css works. I thought XDK has a simple way for switching themes in existing templates. But thank you for your effort.

0 项奖励
PaulF_IntelCorp
1,031 次查看

Youssef -- sorry, but there is no such mechanism available.

0 项奖励
回复