Forums

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

Home Forums CSS i think i broke something. why am i getting this funky shape along all of my posts?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32196
    #52854
    jamygolden
    Member

    It looks perfect in FF4, but I see what you mean in Chrome. It looks like the way browsers render borders are very different.
    http://css-plus.com/wp-content/uploads/2010/04/triangle-example.gif
    That’s what you can do with normal borders. I think yours looks ‘funky’ because you have rounded corners as well.

    Use padding and the background-image property instead.

    #52841

    i just figured it out, actually, so that’s probably why it looks normal! it was all sorts of fucked up before the fix in both firefox and safari.

    it was kind of a simple solution but for whatever reason i didn’t notice that i had a dark border-left on my #box tag, and with the white border-radius elements it made a strange shape to the left of all my boxes.

    kinda stupid, but i’m over it. i’m just going to pretend this never happened, haha. thanks for the response, though!

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