emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Tuning the layout of published html


From: Scott Randby
Subject: Re: [O] Tuning the layout of published html
Date: Tue, 19 Jul 2016 11:49:56 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 07/19/2016 10:27 AM, Jarmo Hurri wrote:


This is where I don't know what exactly is going to happen. Org writes
quite a bit of CSS in each exported HTML file. If I add in, say, a
vertical navigation bar, how am I going to control its placement with
respect to everything else that is already in the CSS?

I can start my trial and error -period...

If you put the following line in your Org file, then the exported HTML will use only your CSS.

#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="style.css">

Scott



reply via email to

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