[Plugin: WP Tweetbox] Styling the 'If you liked this post, Tweet it!' line
-
To get this to fit into the style of my website I want to style the line that outputs this intro. I noticed there is no separate style for this as it calls an iframe, so I looked at wp-tweetbox.php and found line 145
.'label: "' .$label. '",'
All I want to do is add an < h2> tag, which is styled from my normal style.css.
How do I do this, please?
- The topic ‘[Plugin: WP Tweetbox] Styling the 'If you liked this post, Tweet it!' line’ is closed to new replies.