From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: Tuning the layout of published html Date: Fri, 22 Jul 2016 10:19:55 +0300 Message-ID: <87y44u16n8.fsf@iki.fi> References: <87poq9dbax.fsf@iki.fi> <87bn1td7pl.fsf@iki.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQUkj-0000Qr-3s for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 03:20:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQUke-0007L6-0S for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 03:20:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:50476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQUkd-0007KW-Pk for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 03:20:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bQUkc-0003ql-Se for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 09:20:02 +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 ; Fri, 22 Jul 2016 09:20:02 +0200 Received: from jarmo.hurri by 82-181-168-52.bb.dnainternet.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jul 2016 09:20:02 +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 Christian Moe writes: > Jarmo Hurri writes: > >>> 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? > > Say you put the navbar at the end of the HTML preamble and give it a > #navbar id (