Forums

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

Home Forums Other How to create nice CSS for simple signs?

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #193676
    knowledgenotebook
    Participant

    Hi all,

    I wonder if there is a way with CSS to create simple and elegant presentation for the following two sets of signs:
    <->
    -><-
    and width and height -wise, please see below:
    style=”width:22px; height:32px”>

    And btw, it’s sort of tied to the following, and forget about the following, it’s resolved and I’ll mark it if I’m able to,
    https://css-tricks.com/forums/topic/how-to-dynamically-resize-a-div/

    Many thanks.

    #193683
    Paulie_D
    Member

    I’m not entirely sure what you are asking.

    Do you have an image of what you are trying to do?

    #193716
    Paulie_D
    Member

    It’s text at the end of the day…so there isn’t a great deal you can do with it.

    Perhaps an icon font or webfont. Or swapping the input type to image or an actual &lt;button&gt; with a background image.

    #193724
    Paulie_D
    Member

    how do I center the background-image

    The same way you would center any background image.

    Ditto for borders…

    Perhaps a Codepen demo so we can see the problem?

    #193739
    Paulie_D
    Member

    My response that explains all got “access denied”, so, I had to send it to css-tricks Contact instead.

    I have no idea what that means.

    Codepen is not blocked here,

    #193749
    Senff
    Participant

    I have no idea what that means.

    He wrote a response, that explains it all, and he got “Access denied” upon submit, so he submitted his comments through the CSS Trick’s comment form.

    #193783
    Paulie_D
    Member

    Ahhh…well clearly that didn’t work although I’m unclear on what exactly needed to be ‘explained’.

    As always, a Codepen is more useful.

    “A demo is worth a thousand words”

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