emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jeff Horn <jrhorn424@gmail.com>
To: Sebastian Rose <sebastian_rose@gmx.de>
Cc: Org-mode ml <emacs-orgmode@gnu.org>
Subject: Re: Applying inline styles to a section for exported HTML
Date: Sat, 16 Oct 2010 15:18:49 -0400	[thread overview]
Message-ID: <AANLkTi=zLhT_5oZ4KtiwfPqK0qfxZJi3OCe9RyW7z8-A@mail.gmail.com> (raw)
In-Reply-To: <87lj5ym6hq.fsf@gmx.de>

> 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?

Jeff

-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jhorn@gmu.edu
jrhorn424@gmail.com

http://www.failuretorefrain.com/jeff/

  reply	other threads:[~2010-10-16 19:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-16  1:40 Applying inline styles to a section for exported HTML Jeff Horn
2010-10-16 16:45 ` Sebastian Rose
2010-10-16 19:18   ` Jeff Horn [this message]
2010-10-17  5:47     ` Carsten Dominik
2010-10-17 22:46       ` Jeff Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=zLhT_5oZ4KtiwfPqK0qfxZJi3OCe9RyW7z8-A@mail.gmail.com' \
    --to=jrhorn424@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sebastian_rose@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).