>> Is it possible to make the red rectangle options tabs disappear, leaving
>> only the green at the left ?
>>
>> http://www.absinto.org/dimp.jpg
>>     
>
> Yes, through CSS.
>   

Add this to your dimp/themes/screen.css...

#tabbar {
    display: none;
}

Liam
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to