• First of all, I would like to thank you for all your great work on this plug-in, it’s awesome!

    I am trying to change the text box in the front end application to just be a normal looking field, and not a re-sizable, bordered text field. Is there a way to make this change?

    Here is a pic of what I’m talking about:
    Screenshot

    I just want to make the “LINK” text field match the style of the “Title” text field and I can’t find in the code where it’s different.

    Thanks for any help!

    https://wordpress.org/plugins/djd-site-post/

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

    (@djarzyna)

    I cannot answer this quick out of my mind. Thing is this field is not a simple textbox but stuff that the wp_editor() function returns. In fact it is the TinyMCE editor you see there. Most probably you can style it to look like a simple textbox somehow. Try Firefox with Firebug to hide some elements. If you get your desired result change your css accordingly. When I get some spare time I will look into it myself.

Viewing 1 replies (of 1 total)
  • The topic ‘Text box styling’ is closed to new replies.