chuck252
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: Can someone help with wp_enqueue_script?Anyone have any ideas, this is killing me slowly.
Do I need to use wp_register_script, or what?
Forum: Fixing WordPress
In reply to: Can’t post when I include ‘.images’This turned out to be an issue with Apache. I turned off the mod security that was parsing the url, and the site started working.
Forum: Fixing WordPress
In reply to: Can’t post when I include ‘.images’Any ideas would be helpful. I can get into the database and edit the url and it works fine, so I don’t think it is the MySQL.
Thanks.
Forum: Themes and Templates
In reply to: Blockquotes and floatsAnyone?
Forum: Themes and Templates
In reply to: Blockquotes and floatsI’m working on a template for a friend of mine. Here is the URL:IDPG
When I changed the blockquote from
blockquote { font-size: 0.85em; margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }to…
blockquote { float: left; or float:right; font-size: 0.85em; margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }The blocked text just shows up at the very bottom of the page. I used Firefox to view the page.
Thanks for the help.
Forum: Themes and Templates
In reply to: Blockquotes and floatsThanks for the reply, but that didn’t work. I floated the blockquote both left and right. It just ended up at the bottom of my page.
Still looking.
Viewing 6 replies - 1 through 6 (of 6 total)