Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #956043
    jrhager84
    Participant
    This reply has been marked as private.
    #978223
    Rue Nel
    Moderator

    Hello There,

    Please update the contents of your footer content. You can make use of this code instead:

    <div style="float:left;"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3471.796216316663!2d-95.03848398479262!3d29.52229858207529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x863f62c652f5c1a7%3A0x1586714411d0486a!2s951+Columbia+Memorial+Pkwy%2C+Kemah%2C+TX+77565!5e0!3m2!1sen!2sus!4v1461954880624" height="100%" frameborder="0" style="border:0"></iframe></div>
    
    <div style="display: block; text-align: center; max-width: 480px; margin: 0 auto;">
      <p><a href="www.joelhager.com">Website by JR Designs</a></p>
      <p>Copyright <span id="year"></span></p>
    </div>

    http://prntscr.com/b0ujvt

    Hope this helps. Please let us know how it goes.

    #979933
    jrhager84
    Participant

    Is there a way to bottom align the middle div with the name on it? Can I put a class on it in the content area of pbn? Or can I do that via customizer css? Thanks!

    #980033
    Christopher
    Moderator

    Hi there,

    Please add this :

    @media (min-width:979px){
    .x-colophon-content center {
        padding-top: 56px;
    }
    }

    Hope it helps.

    #980104
    jrhager84
    Participant

    It seems to center it vertically in the container. Can I get it to align to the bottom of the footer.bottom div?

    #980452
    Rue Nel
    Moderator

    Hello There,

    If you want to align it to the bottom, all you need is to adjust the padding top. You can make use of the same code:

    @media (min-width:979px){
      .x-colophon-content center {
        padding-top: 100px;
      }
    
      .x-colophon.bottom .x-social-global {
          padding-top: 80px;
      }
    }

    Hope this helps.

    #980841
    jrhager84
    Participant

    Is there no dynamic way to adjust it, just in case there are larger screens and whatnot, or will this cover it? Thanks!

    #980844
    Christian
    Moderator

    That is technically possible however, further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding.

    #981011
    jrhager84
    Participant

    Wow. This is honestly the first time I’ve been disappointed with an answer from you guys. I never thought in a million years that having a map in the footer would fall under ‘custom development’ that’s outside the scope of support… Ah well, I guess you guys can’t *always* impress, eh?

    Thanks for clarifying.

    #981059
    Christian
    Moderator

    Sorry if you’re disappointed but, the footer area was designed for copyright text or a simple text as the demo content suggest (see attachment). It is technically possible to add a map in there but it would be the user’s responsibility to lay it out moreover that you have layout customizations.

    #981070
    jrhager84
    Participant

    Understandable. In another thread, a mod admitted that the footer area is a lot less developed than other areas. Bummer that adding a map sent the whole thing into some weird customization land. Not sure why it’s throwing off the other rows like that. Oh well, I’ll figure it out. Thanks for the heads up. 🙂

    #981102
    Rupok
    Member

    You are welcome and best of luck.

    Have a nice day!

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