Daithy
Forum Replies Created
-
@rentosite That totally worked!!! Thanks!!
Forum: Plugins
In reply to: Nicepaypallite not workingthanks
Forum: Plugins
In reply to: Nicepaypallite not workinganyone?
Forum: Themes and Templates
In reply to: Firebug and html question?Thanks
Forum: Plugins
In reply to: [Facebook Comments Notifier] How do I moderate comments?Thank you.
Forum: Plugins
In reply to: [SEO Facebook Comment] No moderation viewFunny, it has re-appeared all of a sudden.
When I go to “Moderator View” it says no comments require moderation.
How do I delete unwanted comments?
Forum: Plugins
In reply to: [Facebook Comments Notifier] How do I moderate comments?I’m not very savvy with them codes. It says I should put this somewhere, but where?
<meta property=”fb:admins” content=”{YOUR_FACEBOOK_USER_ID}”/>
Forum: Plugins
In reply to: [Facebook Comments Notifier] How do I moderate comments?Anyone?
Forum: Themes and Templates
In reply to: CSS help?Sorted it on my own, hell yeah!! 😀
When you need to target multiple items, forget IDs, use “class” and put a “.” in the beginningExample:
.comment-body {
blablabla
}Forum: Themes and Templates
In reply to: How can I disable css ruleThat’s all sorted, it was my fault. I had disabled a line in the actual style.css. I ran a comparison with the original and found the problem.
http://www.alanhart.co.uk/tools/compare-css.php#CSSTextForum: Themes and Templates
In reply to: How can I disable css ruleThank you, I just notice that I have another problem. I installed a plugin a while ago, “custom fonts”, and only now I have noticed that all the white borders around my pictures have disappeared, I de-activated the plugin, and it still remains as such. How do I tell my theme to start doing the nice white borders around my pics. Thanks
Forum: Themes and Templates
In reply to: How can I disable css ruleMan you are so cool!! Totally worked! I was thinking of putting there the page id, I guess that’d also work.
Thanks
Forum: Themes and Templates
In reply to: How can I disable css ruleRight, your code worked ;), but everywhere. It got rid of the background image in all the my pages. Somehow I’ll have isolate just the one in the blog.
onlineteacher123.com
Forum: Themes and Templates
In reply to: How can I disable css ruleJust get id of it. If I wanted to change the pic, I’d only change the path (taking into account the path to be valid)
Anyway, I’ll try it now , and will let you know shortly
Forum: Themes and Templates
In reply to: Custom CSS vs Stylesheet.ssWow, they are pretty valid points! I’m glad I asked, phew.