
No, it didn't work - had the same effect as what I already tried - everything after the space was ignored.
So setting
READMORE = "READ MORE"
in the modules/mod_megafeaturedarticleshow/language/en-GB/en-GB.mod_megafeaturedarticleshow.ini file
resulted in "READ" being displayed in the slide show.
Is there some special character missing that would allow the space (and the word "MORE") to be read properly?
Also, ColorZilla tells me that the color in the little squares at the bottom of the slide show is #fd5808. (what you click on to advance a slide). I would like to change this, but can't find that color anywhere in any CSS file. I looked in these:
customs.css
menu.css
layout.css
template.css
typography.css
modules/mod_megafeaturearticleshow/css/layout.css
Where can I find the .CSS that will change the "square" color in the slide show? (The color of "READMORE" was originally #fd5806 - I found that in customs.css and was able to change it).
Thanks!!