emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] exporting org to html & using an external css stylesheet


From: Christian Moe
Subject: Re: [O] exporting org to html & using an external css stylesheet
Date: Fri, 16 Mar 2012 11:57:36 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2

1. Does the <link .../> show up in the HTML source of the exported document? Is the relative URL correct?

2. Wild guess: Are you perhaps expecting the default org-mode stylesheet to go away? It doesn't; default styles will still be shown if they are not specifically superseded by those you add. To turn off the defaults altogether, customize org-export-html-style-include-default.

Yours,
Christian

On 3/16/12 12:19 AM, Zachary Jones wrote:
I am trying to set up a website using org-mode and would like to use
an external css stylesheet. I am currently using the #+STYLE: option
with the argument <link rel="stylesheet" type="text/css"
href="./stylesheet.css" />. The exported html documents seem to be
using the default org-mode styling though. I can't seem to get the
exported html documents to recognize and use the css. Help!

--
Zachary M. Jones





reply via email to

[Prev in Thread] Current Thread [Next in Thread]