Ains
Forum Replies Created
-
Forum: Reviews
In reply to: [Blog2Social: Social Media Auto Post & Scheduler] Awesome toolNo problem, keep up the awesome work.
Forum: Fixing WordPress
In reply to: Div element ignore image contentHi Jacob, thanks for your time.
I tried adding the ‘clear: both;’ to the CSS but unfortunately there was no change.
Any other ideas?
Thanks
Forum: Fixing WordPress
In reply to: First-of-type effecting everything.YESSS!
That’s awesome – did the job perfectly!
Thank you Shadez!Actually I have the power! Found out I should be editing the “thickbox.css” which i found in my “wp-includes/js”.
Thanks for all your help. Bye!
Anyone have the power?
Forum: Fixing WordPress
In reply to: Comment Count not workingI’m also having the same problem on my site:
http://www.ainsleyknott.com
As far as I know all the correct options are ticked in the settings and code seems fine.Thanks, Ains
Forum: Fixing WordPress
In reply to: Post title's clickable area too small!Ahhh you da man, man! Nailed it!
Thank you for all your help. Very much appreciated. 😀Forum: Fixing WordPress
In reply to: Post title's clickable area too small!Forum: Fixing WordPress
In reply to: Post title's clickable area too small!.post_title h2 a{
font-size: 36px !important;
display: block;
}Tried this, but it just increases the font size when hovered over. The clickable area is still minute.