Forums

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

Home Forums CSS Minecraft style

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

    Hey, i am having some trouble with a minecraft template, which has most of the css things made from a sprite. So i am asking, is there any way to make this
    http://i.imgur.com/49O1XWB.png
    with css?

    #167085
    Paulie_D
    Member

    Probably…although the ‘image’ portion might be a struggle/complex.

    Perhaps you could show us what you have tried so far.

    How big is the final item supposed to be?

    #167087
    djoe
    Participant

    250×90
    I have tried with border outset and border radius, but i do not know how to make that pixelated effect on the border.

    This is what i managed to make:
    http://i.imgur.com/5OnMjgV.png

    #167089
    Paulie_D
    Member

    Perhaps you could show us what you have so far in a Codepen.io example.

    Frankly, these days I’d be using SVG rather than a bunch of HTML elements and masses of CSS.

    #167128
    djoe
    Participant

    I’ve done what i needed, but now i need a pixelated border. Is that possible?

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