[TYPO3-marketing] T3BRAND CI Roll-Out: TYPO3.com relaunched
JoH
info at cybercraft.de
Wed Feb 15 13:32:14 CET 2006
Daniel Hinderink [TYPO3] wrote:
>>> Volunteer programmers welcome!
>>
>> If you have something to do for a TypoScript-Wizard ... ;-)
>>
>> Small CSS "bug" => background color #fff for the body is missing, so
>> the gradient gets a hard cut at the bottom if the viewer is using
>> another background color than white as a browser-default.
>> Layout bug => the reference and consultancy lists are repeating the
>> whole layout including logo und menus in the "frame" producing
>> horizontal scrollbars -
>
> Just fixed that.
Not yet ;-)
Since there is a background definition in the CSS file this overrides the
bgcolor settings of the body Tag.
Just change the CSS file like this:
body {
background: #fff
url('/fileadmin/templates/images/background-greygradient.gif') repeat-x;
...
}
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.cybercraft.de
More information about the TYPO3-marketing
mailing list