Tagged: x
-
AuthorPosts
-
July 17, 2016 at 11:27 am #1090741
LeannaParticipantHi, have the following code in text box on Footer#1 http://www.tellasia.org, please help me remove the huge spacing around the envelope icon, and if possible I’d like it aligned left with “Sign up for our email…” wrapping to the right of icon.
<h5 style=”margin: 0px;”>Get inspiring testimonies from the front lines!</h5>
[x_icon style=”font-size: 100px; margin: 0px; padding: 0px; text-align: left;” type=”envelope-o”]
<p style=”font-size: 16px;”>Sign up for our monthly Email Newsletter</p>thanks..
July 17, 2016 at 11:27 am #1090742
LeannaParticipantThis reply has been marked as private.July 17, 2016 at 12:16 pm #1090779
RupokMemberHi there,
You can add float: left; to the icon and decrease the font size since 100px seems very large. Then add some padding-top to the p tag to align it.
Cheers!
July 20, 2016 at 12:38 am #1094803
LeannaParticipantI added float-left but it didn’t change anything.
For the time being I had to go back to the old code because Convert Plug, it seems, crashed both my sites and host was saying since htaccess kept changing to 444 I was full of malware but three ant -malware tools said I was clean. So since it all started with Convert Plug I figure it caused my PHP to revert back to 5.2 or something weird… I spent hours today trying to get the PHP back to 5.6 and don’t want to come anywhere near Convert Plug, but am stuck on what to use now for both contact forms and popups…July 20, 2016 at 3:13 am #1094950
LelyModeratorHello Leanna,
Can you try this:
<h5 style="margin:0px;">Get inspiring testimonies from the front lines!</h5> <p style="font-size:16px;">[x_icon type="envelope" style="padding-right: 5px;"]Sign up for our monthly Email Newsletter</p>Hope this helps.
July 26, 2016 at 4:57 pm #1104213
LeannaParticipantsorry to have dropped out on you we had some website issues, now back in business… See, there’s got to be an easier way to make a little form on my site to sign up for email newsletter (I do not use Mailchimp, I use Vertical Response/Salesforce) than this heap of confusing code (see below). I will NOT go back to convertplug because in the event the site were to revert to 5.2 it disables the entire site and that’s one nasty little plugin that can do such a tihing! Is there any fix out there to keep convertplug from disabling the whole site if php goes to 5.2?
<td><h4 style=”margin: 0px;”>Inspiring testimonies from the front lines</h4>
<p style=”font-size: 22px;”>Get our monthly Email Newsletter</p>
<div style=”display:none”>
<div id=”lbp-inline-href-1″ style=”padding: 10px; background: #fff”>[si-contact-form form=”3″]
</div>
</div>
</td></tr></table>July 26, 2016 at 5:01 pm #1104217
LeannaParticipantThis reply has been marked as private.July 26, 2016 at 9:05 pm #1104506
LeannaParticipantI gave up on the lightbox and just directly embedded a short form.
But I’d be deeply grateful if you will help me with my final lightbox issue; I need the Formlightbox in the footer Contact item, like it works in the Topbar Contact item. In topbar it’s harcoded into topbar.php (code given below). Can you tell me how to get the same form/lightbox to work in the footer menu item?/*
<div class=”right”>
<?php echo do_shortcode(‘[formlightbox title=”Send us a message” text=”Contact”] [si-contact-form form=”1″] [/formlightbox]’); ?>
</div>*/
July 27, 2016 at 2:10 am #1104706
RupokMemberHi there,
It seems working on footer menu as well. Did you figured it out already?
Thanks!
July 27, 2016 at 10:01 am #1105255
LeannaParticipantWow… strange. That css class went to a plugin (ConvertPlug) which is deactivated. So how can this be?
July 27, 2016 at 10:53 am #1105343
RupokMemberHi there,
It seems ConvertPlug is active from front-end. Are you sure it’s deactivated?
Thanks
July 27, 2016 at 11:55 am #1105462
LeannaParticipantit shows deactivated in plugins
July 27, 2016 at 1:25 pm #1105634
RupokMemberHi there,
As you have changed the given credentials; I can’t check. Are you using any caching plugin or any other caching?
Thanks.
July 27, 2016 at 7:20 pm #1106101
LeannaParticipantThis reply has been marked as private.July 27, 2016 at 11:59 pm #1106523
Rue NelModeratorHello There,
This is a third thread I’ve responded with regards to your footer widgets. I couldn’t find any big icon in your footer area. Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1090741 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

