• mfrth

    (@mfrth)


    Hello, I would like to know if it is possible to put the icon for printing and the description on the same line. For me, the text is always displayed in the line below the icon.

Viewing 1 replies (of 1 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    .printomatic{
        float: left;
    }
    .printomatictext {
        float: left;
        margin-top: 2px;
        margin-left: 2px;
    }
Viewing 1 replies (of 1 total)

The topic ‘Format shortcode result to one line’ is closed to new replies.