d.roth
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Trying to remove 8px margin/padding from around my siteno prob.
css for the body tag.
most browsers add margin or padding to certain items, like the body, p tags and heading tags, if you dont specify any.Forum: Themes and Templates
In reply to: Trying to remove 8px margin/padding from around my siteadd this:
body {margin:0;padding:0;}
Forum: Fixing WordPress
In reply to: your blog -> facebook fan pageGot the wordbooker plugin and it’s working!
Thanks again for the help!
Forum: Fixing WordPress
In reply to: your blog -> facebook fan pageThanks for the response. I set up the blog in Networked blog and added the wordbook plugin.. but when I try to login to facebook with wordbook I keep getting an error.
“An error occurred with Wordbook. Please try again later.”I also have these errors on the wordbook plugin page:
“Warning: fopen(/var/www/vhosts/thebandblacklove.com/httpdocs/wp-content/plugins/ferdinand-wordbook/cache/4ee7fff0cdbf5836d5574f5aad928415.cache) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/thebandblacklove.com/httpdocs/wp-content/plugins/ferdinand-wordbook/lib.php on line 1223”
“Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/thebandblacklove.com/httpdocs/wp-content/plugins/ferdinand-wordbook/lib.php on line 1224
could not open cache file for appending”Any ideas?
Forum: Fixing WordPress
In reply to: Want to redirect my URLIn your dashboard under the settings tab, go to “Reading”.
For “Front page displays” select “A static page” then select which page you would like to show as the home page and which page you would like for your posts page.
Hope that helps.