Are you using inline styles? Or separate files? If you are using
separate files, then there's probably a problem of reference to your
CSS files

On Jan 13, 4:28 pm, Leif <l...@leifrilbe.com> wrote:
> I am trying to make an "about" screen for my app as a html file with
> external styles in a css file.
>
> In the css file I specify a particular style for <a> tags. The thing
> is that this particular style seems to be ignored by the WebView.
> Works fine when browsing the exact same location with the built-in web
> browser.
>
> Any clues?
>
> Maybe the WebView doesn't take any of the styles I have specified,
> only it renders it close enough to my intentions anyway?
>
> Any settings that must be specified in order to make the WebView load
> and apply external css styles?
>
> Any ideas are welcome!
>
> Regards,
>
> Leif

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to