eli290
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Thirteen Theme Blog post pictures issueOK I was able to figure out the issue. I ended up adding the following css to my child theme
.entry-content img.alignleft, .entry-content .wp-caption.alignleft { margin-left: 0; } .entry-content img.alignright, .entry-content .wp-caption.alignright { margin-right: 0; }Forum: Plugins
In reply to: [Book Review] Formatting styleI love the plugin, have a question though. I added the shortcode [book_review_archives cat=”recommended-reading” show_cover=”true”]. I wanted to include the book cover which works. Is there a way to remove the link from the book cover though. Right now if you click the book cover it brings you to the image location. I would rather have the link removed or have it link to the actual book review if possible. Is that something that I can do?
Forum: Plugins
In reply to: [Magic Action Box] Opt-In doesnt seem to be workingYou were correct, facebook was enabled. I disabled it and got the code i was looking for. Thanks for your help!
Forum: Plugins
In reply to: [Magic Action Box] Opt-In doesnt seem to be workingpastebin.com/nPB9y548
Forum: Plugins
In reply to: [Magic Action Box] Opt-In doesnt seem to be workingi believe so… I clickeded HTML instead of Java and whatever was in the code box i copied and pasted
Forum: Plugins
In reply to: [Magic Action Box] Opt-In doesnt seem to be working[Excessive code & CSS moderated. Please use a pastebin.]
Forum: Plugins
In reply to: [Magic Action Box] Opt-In doesnt seem to be working[Excessive code & CSS moderated. Please use a pastebin.]
Forum: Plugins
In reply to: [Magic Action Box] Opt-In doesnt seem to be workingIm telling you I did the html not the java. Multiple times too
Forum: Fixing WordPress
In reply to: Help moving menu downOr even move the page down and put the menu below the header and above the page content?