Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4870

Add ID or CSS class to footer

$
0
0

I am an absolute beginner to Discourse and Ember , so maybe (pretty sure…) it’s a stupid question: In my theme I want to add some footer content. The generated div is something like <div id="ember78" class="ember-view"> .. my content .... </div>

I need to access the generated ember-view div via CSS, but it’s not allowed. Error message is “Sorry – using #ember or .ember-view CSS selectors is not permitted” which I do understand because it’s dynamic content. But I urgently need a solution to add an ID or CSS class to the container div, so that I can add it to the page flow.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4870

Trending Articles