From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: HTML help needed Date: Tue, 4 Sep 2007 12:13:40 +0200 Message-ID: <6d7ce52e621cab0f20858550609faa1b@science.uva.nl> References: <3734b7d8d910f8135b6d72b1ca0b6027@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISVPk-000257-Mk for emacs-orgmode@gnu.org; Tue, 04 Sep 2007 06:13:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISVPi-000243-8O for emacs-orgmode@gnu.org; Tue, 04 Sep 2007 06:13:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISVPh-00023l-IA for emacs-orgmode@gnu.org; Tue, 04 Sep 2007 06:13:41 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISVPh-0003in-6K for emacs-orgmode@gnu.org; Tue, 04 Sep 2007 06:13:41 -0400 In-Reply-To: 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: Daniel Clemente Cc: org-mode list On Sep 4, 2007, at 12:03, Daniel Clemente wrote: >> the page by means of the file a12.alphagodaddy.com_index.html. This >> latter is the culprit as it starts with "" >> (after the opening html tag). I don't know how it gets loaded but it >> probably is the price you pay for this free service. > > If so, try redefining the style for the =84body" element. If > necessary add =84!important" so that your rule overrides others. > > > (Or margin-left: 5% !important; margin-right: 5% !important; ) That did the trick, thanks a lot! - Carsten