- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everyone,
I am using Intel's app framework. As you know it has header component.
<header> <a id="backButton" class="button backButton">Back...</a> <h1>Custom Header</h1> </header>
I want to remove back button and put an icon.
<div class="widget-container content-area horiz-area wrapping-col left with-back"><div class="icon new"></div>
</div>
This doesn't work. It shows nothing. What is problem with my code?
Thanks.
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What does your css class look like that you are using to reference the vector image? That could be your problem.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page