[TYPO3] css question

Andrew Davis andrew at avagraphique.com
Tue Apr 17 16:32:03 CEST 2007


i was having a similar issue with ie 6 only.... i had to add margin an 
padding to 0px in my css

#menu_2 div{
		margin:0px;
		padding:0px;
		width:1px;
		display:inline;
		top:197px;
}


hope that helps
andrew davis



Tom Coady wrote:
> On 4/17/07, Bas van der Togt <b.vandertogt at profinit.com> wrote:
>>
>> I tried to reduce padding-left to 0 but without any result.
>> Any other ideas?
> 
> 
> This works for me in FF till the value reaches 3.


More information about the TYPO3-english mailing list