[TYPO3-dev] Gifbuilder image quality problem

Joerg Wagner jwagner at digilog.de
Fri Feb 24 20:21:31 CET 2006


Actually your background is already transparent but IE does not show 
transparencies in PNGs, and beside that only those pixels are transparent 
where no content and no shadow is rendered. In FireFox it already looks much 
better, but for IE you are still bound to use GIFs if you need transparency.

To have your shadows blend into the background blue try setting the 
background color to match your blue background?
Something like...

    backColor = #3D65A8
    transparentBackground = 1

...together with [GFX][gdlib_png]=0 should work for IE and other browsers.
--
Jörg Wagner
DigiLog multimedia



"Antonio Willybiro" <keiser_soze at hotmail.com> schrieb im Newsbeitrag 
news:mailman.1.1140808181.4461.typo3-dev at lists.netfielders.de...
>I did all the settings from the wiki page.
> Can anyone help me with this menu:
> http://www.actuariacnam.org/index.php?id=24
>
> lib.menu_1.1.NO {
> allWrap= <div id="title"><span class="title-icon"><img 
> src="fileadmin/actuariacnam/images/menu_title_icon.jpg"></span><span 
> class="nv-menu-title"> | </span></div>
> XY = 80,30
> transparentBackground = 1
>  10 = TEXT
>  10.text.field = title
>  10.fontSize = 14px
>  10.niceText = 1
>  10.offset = 0,28
>  10.fontFile = fileadmin/fonts/tahoma.ttf
>  10.fontColor = #000000
>  10.shadow.offset = 1,1
>  10.shadow.blur = 10
>  10.shadow.opacity = 10
>  10.shadow.intensity = 100
> }
>
> I have [GFX][gdlib_png]=1
>
> I would like to get the background transparent or reduce the size of that 
> blank box around the title 5if i cant get a transparent background)
>
> Thanks in advance
> Antonio
>
> "Bernhard Kraft" <kraftb at kraftb.at> wrote in message 
> news:mailman.1.1140655949.8127.typo3-dev at lists.netfielders.de...
>> Christopher wrote:
>>
>>> This is such excellent advice that I've added it to the wiki:
>>> http://wiki.typo3.org/index.php/GIFBUILDER_QUALITY
>>
>> I updated it a little bit ...
>>
>>
>> greets,
>> Bernhard
>
> 






More information about the TYPO3-dev mailing list