test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • intellimind Friend
    #180331

    I want to change the locations of the Our Brands positions……plz help
    how to make the changes???

    Ninja Lead Moderator
    #465832

    I could not access of your site because your site is putting Under construction. How can i access and check the error on your site?

    intellimind Friend
    #465846

    hey my site is http://www.intellimindtechnologies.com/joomla plz check out the error and do the needful………

    intellimind Friend
    #465848

    Iwant the same locations which i have mentioned in the tags…

    Ninja Lead Moderator
    #465907

    You can find it user17 position on Module Manager with “Our brand’s address” name and this is custom HTML module. If you want to change css style here

    <blockquote>templates/ja_mendozite/css/template.css</blockquote>

    .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;
    }
    .contact-miscinfo .brandinfo-wrap {
    width: 100%;
    }

    .contact-miscinfo .brandinfo-wrap .brandinfo-main {
    left: 50%;
    top: 160px;
    background: none;
    padding: 0 0 0 40px;
    display: block;
    color: #999
    }

    .contact-miscinfo .brandinfo-wrap .brandinfo-main .number {
    background: #111
    color: #fff
    font-weight: bold;
    font-size: 125%;
    width: 21px;
    height: 21px;
    line-height: 21px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    display: block;
    }

    .contact-miscinfo .brandinfo-wrap .brand-point:hover + .brandinfo-main .number {
    background-color: #d05338
    }

    .contact-miscinfo .brandinfo-wrap .point-1 + .brandinfo-main {
    top: 40px;
    }

    .contact-miscinfo .brandinfo-wrap .point-2 + .brandinfo-main {
    top: 100px;
    }

    .contact-miscinfo .brandinfo-main h4 {
    color: #333
    margin-top: 0;
    text-transform: none;
    }

    .contact-miscinfo .brandinfo-wrap .brand-point:hover + .brandinfo-main h4 {
    color: #d05338
    }

    etc…

    jeffcrace Friend
    #469279

    I am trying to change point 1 and I changed it (see below) and it didnt move?

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

    to….

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

    Ninja Lead Moderator
    #469355

    <em>@jeffcrace 341248 wrote:</em><blockquote>I am trying to change point 1 and I changed it (see below) and it didnt move?

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

    to….

    .contact-misc .point-1 {
    left: 10px;
    top: 10px;
    }</blockquote>

    What did problem on your site? I’m not quite sure what modifications you have done upon your installation, would need to take a closer look at your site. Please include screenshot and your site URL here for further investigation.

    jeffcrace Friend
    #469462

    http://www.garlicking.net/ is the website

    I changed the map and tried to change the pointer as mentioned about but it stayed in the same location.


    1. map
    Ninja Lead Moderator
    #469506

    Oh, if you want to move it please change here

    <blockquote>templates/ja_mendozite/css/template.css</blockquote>
    from

    .point-1 {
    left: 55px;
    top: 25px;
    }

    change to

    .point-1 {
    left: 10px;
    top: 10px;
    }

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

This topic contains 9 replies, has 3 voices, and was last updated by  Ninja Lead 12 years, 1 month ago.

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