From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: unicorn image is not a link back to the front page on orgmode.org Date: Wed, 24 Jun 2009 19:26:55 +0200 Message-ID: <871vp9iluo.fsf@kassiopeya.MSHEIMNETZ> References: <487323a00906240639w1e4789ebjca5689decd03e795@mail.gmail.com> <87bpodirx8.fsf@bzg.ath.cx> 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 1MJWBa-0000On-QB for emacs-orgmode@gnu.org; Wed, 24 Jun 2009 13:23:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJWBX-0000IX-1K for emacs-orgmode@gnu.org; Wed, 24 Jun 2009 13:23:02 -0400 Received: from [199.232.76.173] (port=47671 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJWBW-0000I5-H6 for emacs-orgmode@gnu.org; Wed, 24 Jun 2009 13:22:58 -0400 Received: from mail.gmx.net ([213.165.64.20]:55383) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MJWBV-0007aR-8Y for emacs-orgmode@gnu.org; Wed, 24 Jun 2009 13:22:58 -0400 In-Reply-To: <87bpodirx8.fsf@bzg.ath.cx> (Bastien's message of "Wed, 24 Jun 2009 17:15:47 +0200") 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: Bastien Cc: James Yoo , emacs-orgmode@gnu.org We could try to position a div element over the background-image:
 
Sebastian Bastien writes: > James Yoo writes: > >> Linking back to the front page via the main logo is pretty standard, or at >> least that's what I've come to expect... is there a particular reason why the >> unicorn graphic does not? > > I agree it would be convenient. But the image logo is inserted as a > background image in the .css and I don't know how to turn such an image > into a clickable link. > > This page might help: > > http://webdevnews.net/2007/01/css-trick-turning-a-background-image-into-a-clickable-link/ > > ... but it's currently unavailable. > > Any idea?