From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: html export - howto change UP|HOME link style? Date: Sun, 15 Nov 2009 06:52:46 +0100 Message-ID: <87639c49n5.fsf@gmx.de> References: <1bcd1ad60911140851k6e859dech39074e3b977f9541@mail.gmail.com> <87r5s0zqzt.fsf@gollum.intra.norang.ca> <87ocn44sml.fsf@gmx.de> <1bcd1ad60911142113k3d5c94d8l7d231c5503d33dd7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9Y2q-0000kB-Q8 for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 00:53:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9Y2l-0000jb-2p for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 00:53:03 -0500 Received: from [199.232.76.173] (port=56146 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9Y2k-0000jY-SD for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 00:52:58 -0500 Received: from mail.gmx.net ([213.165.64.20]:38779) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1N9Y2k-0006EH-8z for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 00:52:58 -0500 In-Reply-To: <1bcd1ad60911142113k3d5c94d8l7d231c5503d33dd7@mail.gmail.com> (Eraldo Helal's message of "Sun, 15 Nov 2009 06:13:22 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eraldo Helal Cc: Bernt Hansen , Org-Mode , carsten.dominik@gmail.com Eraldo Helal writes: >> This patch fixes it. I've put the LINK_UP and ..._HOME directly after >> the tag: >> >> >> ----- HERE --- >>
>> > How can I now style them with css ...without messing with the other links? >> By defining links in "body" for UP and HOME and defining links again in > "content" for rest? > > Eraldo Example: 1. M-x customize-variable RET org-export-html-home/up-format RET 2. Add a `id' property the
element, e.g.