• I am trying to style this plugin so that first name and last name appear on one line, and email address is a mailto: hyperlink. Whenever I add code to the markup in the settings, it goes away upon updating, and doesn’t apply on the live site. And I’ve searched the documentation but can’t figure out how to position two divs to appear next to each other without a line break in between.

    Can anyone point me in the direction of the right plugin file to edit? The standard markup example in the plugin documentation looks great, but doesn’t match mine at all…

Viewing 1 replies (of 1 total)
  • Plugin Author ternstyle

    (@mpraetzel)

    You’ll need to add some CSS. For instance you may want to apply a command to the DIVs you wish to see on the same line: display:inline;

    Styling is tough because themes and stylesheets all contain varying rules. You’ll need to get creative.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Members List Plugin] How to add hyperlinks and show fields on one line?’ is closed to new replies.