Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1035974
    core365
    Participant

    Hi, I’m currently working on a website and have a few problems I can’t solve myself and wondered if you’d be able to help me out with them please!

    dms-fd.co.uk/contact-us

    Contact Us page

    1. I can’t get rid of the gap after the address and before the telephone number! I’ve tried adding the class ‘man’ and setting the padding and margins to 0 but nothing seems to work.

    2. I’ve tried to add an email link to the email address with html <ahref=”mailto:[email protected]:>[email protected] to the feature headline and I then go to save it and go to the dashboard, but when I go back to the page, the html I’ve added has disappeared! I don’t know why it won’t add it in!

    3. I’ve tried to add an ’embed map’ after the contact details, but every time I save the page after doing so and then go to the dashboard, then go back to the page, it hasn’t saved it and the map has disappeared. I can’t add the Google map element, as I’m in the UK and the co-ordinates I enter don’t relate to the UK map, so I have to embed the source code from the Google map I want to display.

    Thanks!

    #1036273
    Joao
    Moderator

    Hi There,

    1 Please add margin-bottom: 0px; to the stylebox of your text element. Please see img attached.

    2 <ahref=”mailto:[email protected]:>[email protected]>is wrong you need a space between a and href please use :

    <a href="mailto:[email protected]">[email protected]</a>

    3- This might be related to html error of topic 2, please try again and let us know how it goes.

    Hope that helps,

    Joao

    #1039453
    core365
    Participant

    Hi, thanks for getting back to me! There’s still a couple of things that aren’t working:

    1. I already had margin-bottom: 0px; and padding-bottom: 0px; in the ‘Style’ field, and it didn’t work.

    2. Yep, worked, thanks!

    3. I’m still having issues with the Map Embed. Every time I put the element on the page, then paste the google map code into the ‘Embed Code’ field, the map doesn’t appear on the page, but I save the page, then go back to the desktop and then go back to the page and the map Embed element has disappeared completely!

    Thanks

    #1039582
    Christopher
    Moderator

    Hi there,

    #1 Please update your text to :

    <p class="mbn">43 Conifer Paddock<br>
    Coventry<br>
    CV3 2RE</p>

    #3 Embedded map is displaying fine on your site, please provide us with login credentials and let us know how to replicate the issue.

    Thanks.

    #1040971
    core365
    Participant

    Hiya, thanks, it’s all working now on all issues!

    I don’t know why I couldn’t see the map, but it’s appeared in the admin now and I can see it on the front end too, whereas it wasn’t doing either before!

    Thanks for your help!

    #1041286
    Lely
    Moderator

    You’re welcome!

    Cheers!

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