konqueror problems
Philip Rodrigues
philip.rodrigues at chch.ox.ac.uk
Fri Nov 3 18:00:29 GMT 2006
Dominik Szczerba wrote:
> Hi,
>
> I have the following serious issues with konqueror web browsing:
>
> 1) I use a custom stylesheet for konqueror web, but it is largely ignored
> when a web page specifies its own. The accessibility css takes over global
> controll, as expected. How can I force my own style? Are there any example
> stylesheets for Konqueror? (couldnt find any)
You need to set your rules to !important (or whatever the correct CSS syntax
is). This should be documented better, there's actually a bug report for it
somewhere. Patches to the konqueror documentation or KDE FAQ will be gladly
received (send them along to me or kde-doc-english at kde.org)
> 2) I use white text on black page background in a custom css. (How) can I
> force a custom white background color ONLY for images? Mozilla allows it
> with a dedicated chrome tag. It is mandatory for numerous annoying pages
> with images having transparent bg and black information on it, e.g. math
> equations. They render unreadable.
img {
background-colour: white;
} ?
No idea about the java problem sorry.
Regards,
Philip
--
KDE Documentation Team: http://i18n.kde.org/doc
KDE Documentation Online: http://docs.kde.org
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list