[TYPO3] too much space between title and content in all content elements

Tim Loenders tloenders at gmail.com
Mon Sep 25 22:31:30 CEST 2006


But this part:

<table height="20" width="610"
background="fileadmin/mahl/templates/titel_bg.jpg"
nowrap><tr><td valign="bottom" nowrap>fashion</td></tr>

is meant to surround the title, i added that in my template. All the rest is
quite unwanted and is causing the problem.






On 9/25/06, Christopher <bedlamhotel at gmail.com> wrote:
>
> Hi,
>
> On 9/25/06, Tim Loenders <tloenders at gmail.com> wrote:
> > I am afraid I can't do that right now, but will have to do that later.
> Do
> > you know where i can change this style for now?
> >
>
> It's going to be difficult--the table surrounding your h1 has a height
> of 20 pixels hardcoded into it, and you've got a spacer gif below it
> with a height of 5 pixels.
>
> You can try something like this (quick, but a poor solution):
>
> .csc-header table { height:auto; }
> .csc-header img { display:none; }
>
> Or, you can find the wraps in the TS object browser and remove them
> altogether (I can't point you directly to them since I have no sites
> using anything but css-styled content). This is a better solution, but
> IMO, it this also represents an investment of time that would be
> better spent on migrating away from TYPO3's old-style (now deprecated
> and unsupported) 'Content Default' rendering scheme.
>
>
> -Christopher
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



-- 
Tim



More information about the TYPO3-english mailing list