From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: Tuning the layout of published html Date: Tue, 19 Jul 2016 17:27:02 +0300 Message-ID: <87bn1td7pl.fsf@iki.fi> References: <87poq9dbax.fsf@iki.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPVzd-0000kL-VI for emacs-orgmode@gnu.org; Tue, 19 Jul 2016 10:27:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPVzZ-0001YQ-Kk for emacs-orgmode@gnu.org; Tue, 19 Jul 2016 10:27:28 -0400 Received: from plane.gmane.org ([80.91.229.3]:57300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPVzZ-0001Xr-Dd for emacs-orgmode@gnu.org; Tue, 19 Jul 2016 10:27:25 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bPVzY-0005RU-2d for emacs-orgmode@gnu.org; Tue, 19 Jul 2016 16:27:24 +0200 Received: from 82-181-168-52.bb.dnainternet.fi ([82.181.168.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jul 2016 16:27:24 +0200 Received: from jarmo.hurri by 82-181-168-52.bb.dnainternet.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jul 2016 16:27:24 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Greetings. > No need for derived backends. > > You could just add both the title bar and the navigation bar in the > HTML preamble to each page, Can do that. > and position the different parts as needed with CSS. 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... Thanks! Jarmo