Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    power buttons
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Newbie
Posted
everyone/anyone,
know how to completely eliminate a power button, in this case, the go button?
AND, i want to CHANGE some drop-down selections of other power buttons. thanx. scott
 
Posts: 2 | Registered: May 21, 2004Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
You would have to modify the XSL templates for Eve to do that, and that functionality is reserved for customers on dedicated or clustered servers.
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Newbie
Posted Hide Post
steven b., i have gone into the xsl files and changed things like 'xsl_tab_go' to blank resulting in an error message 'wordlet_type invalid'. i also changed some 'xsl_"----"_link' files which took out the word but the drop-down space is there but empty. the guy at infopop is telling me i can do it but when i perform the recommended action i get no result. scott
 
Posts: 2 | Registered: May 21, 2004Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
Are you on a dedicated or clustered server (as opposed to a shared or jumbo)?

What you are describing is changing wordlets, not changing XSL files. Just because the wordlet is named 'XSL_...' doesn't mean anything. While you can change the wordlets so the link doesn't appear, you can't get rid of the actual menu item without changing the XSL templates.
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee VIP
Posted Hide Post
If you want the GO tab never to show up put this in your style -> custom HTML -> HEAD section

<style>
#gs_tab_go{display:none}
</style>

This is NOT recommended or supported by Infopop. Unless you provide an alternate link to /eve/myspace a user will not be able to get to My Space without it. The GO button is a primary means of navigation on the site.


Infopop Corporation
 
Posts: 3604 | Registered: February 23, 2000Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    power buttons