thanks for using our modules.
I'm talking about the amount of available tokens indicator on the homepage.
Is this number accessible via a smarty viariable? Do you think it can be moved to the top black nav bar next to the contact information?
Yes, it is possible, but currently the smarty variable variable is assigned in hook "displayTop", you will need to change to use other hook.
I really need to be able to stylize it with CSS and also I need to change the text to something else. Are the strings hard-coded into the module? The code is obfuscated so I don't see a way to change them, and they don't seem to appear in the Translations tab.
All common override .PHP classes are in open code
All theme files(.tpl) are in open code
All css/js files are in open code.
Our module core files are obfuscated. but we can provide related files in open code for your customization purpose.
Please provide following information to request related open code files.
- your order #
- store URL
- version of the module
- the file you need and tell us what you what you are going to change.