Can you give me access to certain admin-only functions?
For example, I'd like to know the correct scripts/functions to remove and modify:
But correct me if I'm wrong.
- Forums module.
- Remove "forum" text in tabs and site settings. It's not used as a forum.
- Edit "Subscribe" module text.
- To be able to enter Profile, not only Page ID for Google+ Follow module.
#m_forums {display: none;}and
#m_path {display: none;}
But correct me if I'm wrong.
How would you rate the customer service you received?
Satisfaction mark by Mike Kuplevatsky 9 years ago
Got it, I will use a custom script, then. Thanks for providing me with the module scripts!
Add a comment about quality of support you received (optional):
We cannot provide more access than you have as a project admin.
You can customize modules with their options or use Javascript/CSS for 1,2,3.
4. Our modul accept Page ID only. But you can write your own module. Use Custom Script. Copy HTML from our module and change it if you know how to use Google+ Follow module with Profile.
Next, For your main page you have a code:
So, if you need to change CSS you can call this object by ID
Or by class