Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1380326
    Headlines34
    Participant

    Hello,

    How would I create the table in this contact form: http://www.earthcare.com/client-questions/contact.html
    using CF7?

    the table at:
    Content/Special Features
    Basic
    Where it asks the different types of pages: home, services, etc.

    Thanks,
    Chuck

    #1380815
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! 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 (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1381999
    Headlines34
    Participant
    #1382408
    Lely
    Moderator

    Hello Chuck,

    We can use the existing x theme columns. Something like this:

    <div class="x-column x-sm x-1-1">Please check any pages/features you envision as part of your site:<br>
    <strong>Basic:</strong></div>
    <hr class="x-clear">
    <div class="x-column x-sm x-1-4"> First Columns content here</div>
    <div class="x-column x-sm x-1-4"> Second Columns content here</div>
    <div class="x-column x-sm x-1-4"> Third Columns content here</div>
    <div class="x-column x-sm x-1-4 last"> Fourth Columns content here</div>
    <hr class="x-clear">
    <div class="x-column x-sm x-1-1"><strong>Special Features:</strong></div>
    <hr class="x-clear">
    <div class="x-column x-sm x-1-4"> First Columns content here</div>
    <div class="x-column x-sm x-1-4"> Second Columns content here</div>
    <div class="x-column x-sm x-1-4"> Third Columns content here</div>
    <div class="x-column x-sm x-1-4 last"> Fourth Columns content here</div>
    <hr class="x-clear">

    Hope this helps.

    #1392339
    Headlines34
    Participant

    Thanks Lely. I’m going to give this a shot.

    #1392384
    Joao
    Moderator

    Let us know how it goes,

    Joao

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