1. raducu19
  2. Features Request
  3. Sunday, May 14 2017, 12:59 AM
Hi, there is a possibility to implement on website a button that when I click to display a random user ? Thanks.
admin Accepted Answer
Admin
Hi,
you can use the User List module to show only one random user, but there is not a button that do this :(
  1. more than a month ago
  2. Features Request
  3. # 1
raducu19 Accepted Answer
To stop doing another topic, how can i change the user name color in google map ? The name don't show, only when i put the curson on it.
  1. more than a month ago
  2. Features Request
  3. # 2
admin Accepted Answer
Admin
Hi,
you can use simple CSS style like this:
.jsn-l-map .jsn-l-title a{color:#e2001a}
  1. more than a month ago
  2. Features Request
  3. # 3
raducu19 Accepted Answer
Thanks for reply but don't work. My template use gantry...
  1. more than a month ago
  2. Features Request
  3. # 4
admin Accepted Answer
Admin
Can you please post me your site link (where is located map module)?
  1. more than a month ago
  2. Features Request
  3. # 5
raducu19 Accepted Answer
sure, thanks
References
  1. http://undesamerg.com
  1. more than a month ago
  2. Features Request
  3. # 6
admin Accepted Answer
Admin
Hi,
previous code was correct but your Map Module is in the footer and your template apply White color for all link by using ID (rt-footer) selector. ID selector is stronger than Class selector :p
something like this should works:
#rt-footer .jsn-l-map .jsn-l-title a{color:#e2001a}
  1. more than a month ago
  2. Features Request
  3. # 7
raducu19 Accepted Answer
Content Protected
  1. more than a month ago
  2. Features Request
  3. # 8
admin Accepted Answer
Admin
Hi,
the best way is to use template features, many templates have a option to add inline CSS (Extensions->Templates->Styles) or a custom CSS file.

Try to see in this link from gantry docs to add custom CSS file (see only step 1): http://docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet
  1. more than a month ago
  2. Features Request
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.