Thanks for that Georg

On 07/02/07, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote:
> > I have been using image replacement at the following site:
> > <http://lostwithiel.org.uk/>
>
> > However, I am left with a white strip where the two divs sit. How can
> >  I get rid of this please?
>
> It is space taken up by the h1 and h3 and the margin on the latter.
> Either you get rid of those SEO-stuffed headlines, or you make them take
> up no space by adding something like...
>
> #header h1, #header h3 {position: absolute;}
>
> If you also want to get rid of the descender-space below the image, then
> add...
>
> #header img {display: block;}
>
>
> I'll also advice you to clean up the source-code...
> <http://validator.w3.org/check?uri=http://lostwithiel.org.uk/>
> ...just to be on the safe side.
>
It worked fine. I am now working on clearing up the source code.
-- 
Rich
http://www.cregy.co.uk
Embracing what God does for you is the best thing you can do for him.
Romans 12 v 1
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to