dsellers
Forum Replies Created
-
Forum: Plugins
In reply to: Convert php permalink to short url?Thanks for the reply. I found this solution: https://wpengineer.com/tweet-this-with-wordpress/
I will try your though because it seems a lot easier. Thanks –
Forum: Plugins
In reply to: Tweet This, a WordPress Plugin for Twitterrichardxthripp – thanks for the great plugin. A quick questions – I’m using the <?php tweet_this_small(); ?> snippet to customize where the icon and link show. For some reason, the icon is showing up higher than the link (it looks messed up). Is there a way (through css etc.) to adjust the icon where it’s lined up with the text – to lower the icon? Thanks for any suggestions.
Andrew
Forum: Plugins
In reply to: Change ‘ShareThis’ Icon Color?I’m trying to adjust the position of the share this icon. I just want to lower it a bit. Can I use my css stylesheet and “a.stico_default” to change the position of the icon. I’ve been struggling with this. I know you can style the text easlily with “.stbuttontext”
If this is possible, any ideas on what the css would be to bring the icon down 3 pixels? Thanks for any suggestions.
Forum: Fixing WordPress
In reply to: Need help with weird more tag issueInteresting article, but I don’t have any <p> in my html, which I think the article is referring to. After several hours, I think I discovered my issue:
So that I can have graphics in my post, I use Dreamweaver to create the post and I use tables and graphics in DW. Then I take the ciode from DW and post it in my admin. But when there is a table with two columns in a post, and “more tags” are used, this causes all the posts below to collapse.
Does anyone know of a workaround for this issue?
Forum: Themes and Templates
In reply to: Need help removing space above header graphicI finally got it fixed – got some help from a friend. It was a simple change in the style sheet tht I kept missing.