-
AuthorPosts
-
May 13, 2014 at 5:19 pm #197727
how center the map? i try div.jai-map-wrapcenter {text-align: center;} but dont work
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 5:29 pm #534928Try 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%;
}May 13, 2014 at 5:54 pm #534941i try, dont work
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 5:55 pm #534944<em>@enisal 426999 wrote:</em><blockquote>i try, dont work</blockquote>
What template are you using – and for which version of Joomla?May 13, 2014 at 5:57 pm #534945Lifestyle Outpost – from joomlaxtc and joomla 2.5.11.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 6:04 pm #534948Try 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;
}
May 13, 2014 at 6:08 pm #534949much better. thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 6:16 pm #534951<em>@enisal 427008 wrote:</em><blockquote>much better. thanks</blockquote>
Glad to be of assistance . . . . All the best with your continued site development.
🙂
May 13, 2014 at 6:38 pm #534960in which file found the marker?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 8:13 pm #534971<em>@enisal 427021 wrote:</em><blockquote>in which file found the marker?</blockquote>
what marker?
May 13, 2014 at 8:16 pm #534975Hotspot , the x and y?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 8:18 pm #534976<em>@enisal 427038 wrote:</em><blockquote>Hotspot , the x and y?</blockquote>
still not sure what you’re referring toMay 13, 2014 at 8:23 pm #534977where are the coordinates of the marker? xml files? css? html?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 13, 2014 at 8:26 pm #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;
}
-
AuthorPosts
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