On Oct 16, 2010, at 9:18 PM, Jeff Horn wrote:

Maybe custom IDs are your friends?



* A Word on Words
 :PROPERTIES:
 :CUSTOM_ID: word
 :END:

 Content


Great idea, but something isn't working right. It catches and styles
the headline, but not the content.

Org text:
________________________________________________________________________
* Elsewhere
 :PROPERTIES:
 :CUSTOM_ID: elsewhere
 :END:
 You can find me elsewhere on the web.
 - [[http://www.facebook.com/jrhorn424][Facebook]]
 - [[http://www.twitter.com/jrhorn424][Twitter]]
 - [[http://www.flickr.com/people/jrhorn/][Flickr]]
 - [[http://pinboard.in/u:jrhorn424][Pinboard]]
________________________________________________________________________

CSS style in linked file:
________________________________________________________________________
#elsewhere {float:right; width:20%; margin: 0px 15px 5px 15px;
padding:15px; background: #eee; border: 3px dashed;}
________________________________________________________________________

Have I done something incorrectly?

For styling the entire subtree, use a property :HTML_CONTAINER_CLASS:

- Carsten


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to