EffectiveBusiness.org
Forum Replies Created
-
Forum: Plugins
In reply to: [WTI Like Post] WTI moves down after clicking thumbs up?Oh and for anyone with the same issue you will also need;
.lc, .unlc {
padding: 3px 0 0 6px!important;
}To move the green counter (number of likes).
Forum: Plugins
In reply to: [WTI Like Post] WTI moves down after clicking thumbs up?OK was being lazy. I copied the plugin CSS to my custom CSS and messed with numbers till I found the right value (.lbg-style1 img, .unlbg-style1 img{)
and added the following in my custom CSS file;
.lbg-style1 img, .unlbg-style1 img{
margin-top: 3px!important;
}Thanks again!
Forum: Plugins
In reply to: [WTI Like Post] WTI moves down after clicking thumbs up?Hi!
So many thanks for your reply. So many plugin authors don’t support their plugin’s well!
That worked although of course I won’t have messages on any pages now but that’s acceptable.
I’ve tried a few settings in my CSS file to move the ‘Thumbs’ icon down as now it seems to be sitting with 0 margin/padding (homepage only).
Can you let me know what the thumb icon is called please? I tried .vote, .thumb etc.
.thumb {
margin-top: 5px!important;
}Thanks!
Forum: Plugins
In reply to: [Facebook Like Box Widget] The background color of the like boxIt’s not called .fb_iframe_widget is it?
I tried your code in the stylesheet and it didn’t work, nor with !important;. The default plugin doesn’t seem to change from Dark or Light when I select it either?
Any thoughts?
Forum: Plugins
In reply to: [Really Simple CAPTCHA] Really Simple Captcha 1.8 Broken with Contact Form 7?Hi all,
I’m not a developer so I apologise for attempting to mess with ‘stuff’ but I have CF7 and have installed RSC but nothing is appearing. I literally haven’t done anything else to get it to work!
Should I be adding to the shortcode? Or is there something more complex to get it running?
Sorry!
Forum: Fixing WordPress
In reply to: Contact Form 7 with SMTPbump
Forum: Themes and Templates
In reply to: [Hueman] Move search bar to header?I’m sure they will.
I’ll read up on child templates and stick it in the ‘green bit header’ that will look fine and dandy.
Thanks again!
Neil.
Forum: Themes and Templates
In reply to: [Hueman] Move search bar to header?OK thanks for that!
I actually meant the ‘Header’ menu area which appears below the logo but above the main body content?
Those two fixes you gave me are suitable if it can’t be done however!
Cheers,
Neil.