Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1090741
    Leanna
    Participant

    Hi, 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..

    #1090742
    Leanna
    Participant
    This reply has been marked as private.
    #1090779
    Rupok
    Member

    Hi 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!

    #1094803
    Leanna
    Participant

    I 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…

    #1094950
    Lely
    Moderator

    Hello 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.

    #1104213
    Leanna
    Participant

    sorry 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?

    <table><tr><td></td>

    <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>

    #1104217
    Leanna
    Participant
    This reply has been marked as private.
    #1104506
    Leanna
    Participant

    I 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>

    */

    #1104706
    Rupok
    Member

    Hi there,

    It seems working on footer menu as well. Did you figured it out already?

    Thanks!

    #1105255
    Leanna
    Participant

    Wow… strange. That css class went to a plugin (ConvertPlug) which is deactivated. So how can this be?

    #1105343
    Rupok
    Member

    Hi there,

    It seems ConvertPlug is active from front-end. Are you sure it’s deactivated?

    Thanks

    #1105462
    Leanna
    Participant

    it shows deactivated in plugins

    #1105634
    Rupok
    Member

    Hi there,

    As you have changed the given credentials; I can’t check. Are you using any caching plugin or any other caching?

    Thanks.

    #1106101
    Leanna
    Participant
    This reply has been marked as private.
    #1106523
    Rue Nel
    Moderator

    Hello 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.

  • <script> jQuery(function($){ $("#no-reply-1090741 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>