- Posts: 2
- Thank you received: 0
Options to configure at front end
-
lemcbl
Inactive member -
Topic Author
- New Member
-
Less
More
3 years 10 months ago #47880
by lemcbl
Options to configure at front end was created by lemcbl
1) is it possible to configure it with this option (adding a module class suffix):
https://mail.google.com/mail/u/0?ui=2&ik=2bbf362901&attid=0.1&permmsgid=msg-a:r6846803177340757672&th=178dc4d441f59332&view=fimg&sz=s0-l75-ft&attbid=ANGjdJ841jArK1B5unsHFf317qsabVDg0A8OY-k2bvrH4Vx8udbimkBmuKPX5bxq5XllZ0LZ25-7gMGMnYi-F_vxOvEEbt340CIeHh7qy5U9BpcYvp8TrazbHCd7mKE&disp=emb&realattid=ii_knkqstwz0
2) Is it possible to have it at front end without the city name, like this:
https://mail.google.com/mail/u/0?ui=2&ik=2bbf362901&attid=0.2&permmsgid=msg-a:r6846803177340757672&th=178dc4d441f59332&view=fimg&sz=s0-l75-ft&attbid=ANGjdJ8iPwwc6UWw_s3oIyn3ax6iuQCHHrwLYx5kYBPkEdVWRT6hCFcbYeNMKI1VgJO8FG2dS6SCbomybD_t22jIgtdDxeDAItqVBvnxokBZN8VJN4nb0Jt1DVvnzDs&disp=emb&realattid=ii_knkqusvm1
Thanks!
https://mail.google.com/mail/u/0?ui=2&ik=2bbf362901&attid=0.1&permmsgid=msg-a:r6846803177340757672&th=178dc4d441f59332&view=fimg&sz=s0-l75-ft&attbid=ANGjdJ841jArK1B5unsHFf317qsabVDg0A8OY-k2bvrH4Vx8udbimkBmuKPX5bxq5XllZ0LZ25-7gMGMnYi-F_vxOvEEbt340CIeHh7qy5U9BpcYvp8TrazbHCd7mKE&disp=emb&realattid=ii_knkqstwz0
2) Is it possible to have it at front end without the city name, like this:
https://mail.google.com/mail/u/0?ui=2&ik=2bbf362901&attid=0.2&permmsgid=msg-a:r6846803177340757672&th=178dc4d441f59332&view=fimg&sz=s0-l75-ft&attbid=ANGjdJ8iPwwc6UWw_s3oIyn3ax6iuQCHHrwLYx5kYBPkEdVWRT6hCFcbYeNMKI1VgJO8FG2dS6SCbomybD_t22jIgtdDxeDAItqVBvnxokBZN8VJN4nb0Jt1DVvnzDs&disp=emb&realattid=ii_knkqusvm1
Thanks!
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6777
- Thank you received: 720
3 years 10 months ago #47881
by milos
Replied by milos on topic Options to configure at front end
Hello,
1. We will add "Module Class Suffix" in the next version of the module.
2. You can remove the location label if you add this in a CSS file of your template or in /modules/mod_hot_weather/tmpl/style.css:
Thanks,
Milos
1. We will add "Module Class Suffix" in the next version of the module.
2. You can remove the location label if you add this in a CSS file of your template or in /modules/mod_hot_weather/tmpl/style.css:
Code:
.hot_weather_label .hot_weather_value {
display: none;
}
Thanks,
Milos
Please Log in to join the conversation.
Time to create page: 0.189 seconds