Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • enisal Friend
    #197727

    how center the map? i try div.jai-map-wrapcenter {text-align: center;} but dont work

    TomC Moderator
    #534928

    Try This . . . .

    Within file path –> /modules/mod_jaimagehotspot/assets/css/style.css
    at line 18, modify as follows:


    .jai-map-container img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    }

    enisal Friend
    #534941

    i try, dont work

    TomC Moderator
    #534944

    <em>@enisal 426999 wrote:</em><blockquote>i try, dont work</blockquote>
    What template are you using – and for which version of Joomla?

    enisal Friend
    #534945

    Lifestyle Outpost – from joomlaxtc and joomla 2.5.11.

    TomC Moderator
    #534948

    Try This . . . .

    Within file path –> /modules/mod_jaimagehotspot/assets/css/style.css
    at line 12, modify as follows:


    .jai-map-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
    }

    enisal Friend
    #534949

    much better. thanks

    TomC Moderator
    #534951

    <em>@enisal 427008 wrote:</em><blockquote>much better. thanks</blockquote>

    Glad to be of assistance . . . . All the best with your continued site development.

    🙂

    enisal Friend
    #534960

    in which file found the marker?

    TomC Moderator
    #534971

    <em>@enisal 427021 wrote:</em><blockquote>in which file found the marker?</blockquote>

    what marker?

    enisal Friend
    #534975

    Hotspot , the x and y?

    TomC Moderator
    #534976

    <em>@enisal 427038 wrote:</em><blockquote>Hotspot , the x and y?</blockquote>
    still not sure what you’re referring to

    enisal Friend
    #534977

    where are the coordinates of the marker? xml files? css? html?

    TomC Moderator
    #534979

    <em>@enisal 427042 wrote:</em><blockquote>where are the coordinates of the marker? xml files? css? html?</blockquote>

    I showed you in Post #6 above . . .

    File path –> /modules/mod_jaimagehotspot/assets/css/style.css
    at line 12 . . . . . .


    .jai-map-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
    }

    enisal Friend
    #534981

    please delete the last posts 9-14

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 2 voices, and was last updated by  TomC 10 years, 6 months ago.

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