Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • luketsmith Friend
    #191212

    How do i create the contact form like in the template? I think I link to it in the menu and get the settings set right?


    1. Contact-Form
    pavit Moderator
    #508296

    Hi

    Take a look at the documentation HERE on how to create the contact page

    luketsmith Friend
    #508662

    So I got the page and map but how do I get the form to collect contact info?

    luketsmith Friend
    #508670

    I figured it out how to turn the form on, then set display options to plain display format to get it looking more like the demo.

    luketsmith Friend
    #508786

    Now I can’t get the map back or even text to show up under contact. The form is working though.
    Is there a setting to unpublish the info on this page where the map and directions go? If so where? I have been trying all over the palce to turn it back on.


    1. Screenshot-from-2013-10-11-150934
    luketsmith Friend
    #508847

    Where do I enter stuff below the contact title? How do I get the back of that panel white like in the template and not black like it seems to be as the default?

    Thanks,

    pavit Moderator
    #508849

    Hi

    Could you send me via PM a super user account to your website ? si i can check what is happening and try to suggest a solution

    doco_design Friend
    #509308

    Hi,
    I have the same problem.
    Is there a solution?

    I’m using the Quickstart Package.

    pavit Moderator
    #509324

    Hi doco_design

    Could you be more specific on which problem exactly are you encountering ?

    and also post a link to your page here ?

    doco_design Friend
    #509326

    Hi Pavit,
    sorry I read wrong.
    I want to show the white background under the map.
    Now I don’t have the background

    Thanks


    1. contact_form
    pavit Moderator
    #509360

    Hi doco_design

    Seems from your screenshot you are using the light theme for your template so the file to modify is

    /templates/ja_fixel/css/themes/light/template.css around line 3578

    .contact .contact-col1 {
    margin-left: 0 !important;
    }

    add to it a background value #fff

    it becomes

    .contact .contact-col1 {
    margin-left: 0 !important;
    background:#fff;
    }

    doco_design Friend
    #509441

    Hi Pavit,
    it work, thank you!

    But now I have another problem with the white background.
    It’s not align with the right box and there is a trasparent space between the boxes.

    Sorry but I have another question:
    is It possible to move the right box on the left and the left box on the right?

    Thank you

    Regards

    pavit Moderator
    #509452

    <blockquote>Sorry but I have another question:
    is It possible to move the right box on the left and the left box on the right?</blockquote>

    Try in this way

    templatesja_fixelcssthemeslightbootstrap-responsive.css line 96

    .span8 {
    width: 796px;
    float:right; Add this
    }

    doco_design Friend
    #509455

    Wow… very fast!!

    Thank you very much it work!!

    luketsmith Friend
    #509543

    http://horsemanshipacademy.com/joomla252/en/contact-us2

    I got it all set up but the white background won’t show.


    1. Screenshot-from-2013-10-18-134611
Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  luketsmith 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum