Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Weird Background Image

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #40255
    NoizyCr1cket
    Participant

    Hi. I’m having trouble with a background image. It appears differently in each browser. I suspect it has something to do with each browser interpreting the bottom padding differently. It appears correctly in Chrome, Opera, and Safari. Can someone please help?

    Here’s the demo page: http://gchiller.com/test/services.html

    #111710
    Senff
    Participant

    If you add line:height:31px; to the p with class “wwd”, Firefox should render it the same.

    #111711
    TheDoc
    Member

    It’s just different font rendering. Just add `no-repeat` to you background.

    #111752
    NoizyCr1cket
    Participant

    @TheDoc : Thanks, It works now!


    @Senff
    : I went with the no-repeat method, but thanks for replying anyway.

    #111758
    Senff
    Participant

    Sure no problem, if you’re OK with the text being that close to the bottom of the background in Firefox. :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.