test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mazalloum Friend
    #184521

    I need help with entering points back on the brand map. I have deleted the three points from the contact form (1, 2, 3) our brands. I tried to re-enter point 1, but do not know how to get the dot and the point to show up again.

    On the contact us page there are two maps. I don’t know where the first one on the form is originating from. I need help identifying the location of this map as well. Thanks.

    pavit Moderator
    #481735

    Hi

    Did you checked this Userguide ?

    mazalloum Friend
    #481736

    Yes I have. Location 1 is set with the module which I have renamed to our office address.

    Saguaros Moderator
    #481830

    You can change content in a contact named “Contact Name Here” in Contact component

    and change css style in file:
    <blockquote>templates/ja_mendozite/css/template.css</blockquote>

    and find following CSS code

    .contact-misc .brandinfo-wrap {
    background-image: url(../images/contact-brands-map.png);
    width: 462px;
    height: 248px;
    }

    .contact-misc .brand-point {
    background-image: url(../images/contact-brand-point.png);
    width: 20px;
    height: 50px;
    color: #fff
    line-height: 85px;
    }

    .contact-misc .brand-point:hover {
    background-image: url(../images/contact-brand-point-hover.png);
    }

    .contact-misc .point-1 {
    left: 85px;
    top: 50px;
    }

    .contact-misc .point-2 {
    left: 265px;
    top: 30px;
    }

    .contact-misc .point-3 {
    left: 350px;
    top: 10px;
    }

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 11 years, 11 months ago.

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