Greg
Forum Replies Created
-
Forum: Plugins
In reply to: [Masonry Widget] Displaying posts by category@ovidiu: I decided to use this plugin: https://ww.wp.xz.cn/plugins/jquery-masonry-image-gallery/
I found that trying to use posts for both a photo gallery and a blog page created a conflict, i.e. maximum number of posts to display. Plus all I really needed was a photo gallery with a masonry layout.
Thanks for sending the screen shot.
Forum: Plugins
In reply to: [Masonry Widget] Displaying posts by categoryHmm… It appears this widget doesn’t get much support. I guess I’ll uninstall it from my site and look for another solution. Too bad. I liked the ‘special’ effects.
Forum: Plugins
In reply to: [Constant Contact for WordPress] Custom CSSThe form designer provides the standard UI to select a color from a pallet. What it missing is an input box where I can enter the exact hex value of the color I want. The CSS for the form is embedded in the page rather than being a linked file. I just want to know where the CSS for the form is stored so that I can set the background color of the form.
Forum: Plugins
In reply to: [Contact Form 7] Validation messages overwrite text fieldsThanks for the link. I’ve been reading your post about styling contact form 7 forms. I opened your site in Firebug and learned the styling for the <p> tags in my site didn’t provide ample space for the <span> tag containing the validation error message. This was an extremely useful post. I’ll read the post about customizing validation error messages as well. Thanks again.