What Would Seth Godin Do Plugin Question

by 6 replies
7
I have just installed What Would Seth Godin Do plugin to put some text at the beginning of each post but want the border to stand out more than it does.

The plugin already comes with the code as follows:

<p style="border:thin dotted black; padding:3mm;">

What should I change it to to get a more defined solid border in green?

Thanks

Sandy
#programming #godin #plugin #question #seth
  • Hi Sandy,

    Code:
    <p style="border: 2px solid #00c000; padding: 3em;">
    Ask me if you want some improvement in this code.
    • [ 1 ] Thanks
    • [1] reply
    • Hey Jeremy,

      Thanks for that it has done the trick although I can see now that the border extends across my page to include my Google ads. It was not obvious before. This is just the way the plugin works but I wonder if there is any way of altering it so it fits?

      You can see what I mean here: The Detox Specialist Blog

      Thanks

      Sandy
  • Try this:

    Code:
    <p style="border: 2px solid #00c000; padding: 3px;">
    • [1] reply
    • Hi Jeremy

      Thanks but it does not help. The border still extends across the top of the page but some is missing. I was hoping there was a way to make the whole box narrower.

      http://thedetoxspecialist.com/blog

      Sandy
  • Sandy - put ANY HTML code int here you want. Throw away the default. Perhaps use a table with width=70% for example.
    • [1] reply
    • I have no idea what HTML code to use in it. That is what I am asking.
      I have no idea where to put width=70% to even try.

      Sandy

Next Topics on Trending Feed