Re: how to get rid of overlapped boxes on html pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Mittwoch, 24. Januar 2007 11:35 schrieb Marco Ciampa:
[...]
> btw: how can I do a local make disabling those windows on the html
> output? Any help is appreciated...

It's not a real solution, but you can create and edit

        gimp-help-2/html/it/gimp-help-custom.css:

        div.revhistory {
            max-height: 0pt;
            max-width: 0pt;
        }

        div.revhistory table {
            margin-left: 0.5em;  /* a useful bugfix */
            visibility: hidden;  /* it's still there */
            float: none;  /* seems to work with above max-* */
        }

Ulf

-- 
Wer über den Berg ist - geht abwärts.
		-- Karlheinz Deschner
_______________________________________________
Gimp-docs mailing list
Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs


[Index of Archives]     [Video For Linux]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [Scanners]     [GEGL]     [Gimp's Home]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux