corepath
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Google Maps by IMBAA] I updated and map was goneNever mind, there is a problem with this plugin, it shares the same name currently as another plugin so updating one will over-ride the other.
Forum: Plugins
In reply to: [Nobs • Share Buttons] buttons-for-website.comIf anyone is looking for an IP list of motivmedia’s block list, it is here:
109.236.81.84 199.59.243.120 217.23.11.135 217.23.11.15 217.23.2.19 217.23.7.112 217.23.7.180 217.23.7.19 217.23.8.124 50.16.241.41 78.110.60.230Some of the sites were actually hosted on the same IP.
Forum: Plugins
In reply to: [Google Forms] Fields Inline w/ Asterisks & Custom CSSThanks for all your help — much appreciated!
Forum: Plugins
In reply to: [Google Forms] Fields Inline w/ Asterisks & Custom CSSThanks, much appreciated!
Is there any way to add a space between the field and the question below or a br tag? The option on the back end put it between question and answer, I’d like it below the answer and the next question.
Cheers,
Forum: Plugins
In reply to: [Google Forms] Fields Inline w/ Asterisks & Custom CSSOkay, the code I entered was:
div.ss-form-entry > input { width: 50%; } div.ss-form-entry > textarea { width: 100%; } div.required-message { display: none; }and when I put that in the CSS Class box nothing happened so I edited the .css file.
URL: http://www.talonx.com/website-starting-checklist/
Thanks,
Forum: Plugins
In reply to: [Google Forms] Fields Inline w/ Asterisks & Custom CSSHmm okay, so it’s my theme that’s causing the fields not to display inline with the asterisks? Any idea on what CSS might fix that?
I tried entering the custom CSS in the ‘CSS Class’ box on the form but it didn’t work and ended up editing the core CSS file.
Any thoughts? Thanks for the quick response as well!