Rename the menu options/links
3 posters
Page 1 of 1
Re: Rename the menu options/links
Are you using images? If yes, just create new images with the text you want.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Rename the menu options/links
Hey,
you can use this
Example
you can use this
|
Example
- Code:
#fa_sticky_nav > a.mainmenu[href*="faq"], a.mainmenu[href*="search"] { display: none; }
Re: Rename the menu options/links
The topic starter wants to rename them, not remove them.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Rename the menu options/links
obss sorry,
use,example:
use,
- Code:
a.mainmenu[href="/faq"] {
font-size: 0
}
a.mainmenu[href="/faq"]::before{
content: 'New Text';
font-size:12px
}
Similar topics
» Customization question, custom domain name options? also pay options?
» How can I create dropdown menu on options "Mark all topics read / Start Watch this forum"?
» Remove the Text Links from Nav menu
» How to change menu links ipb theme
» Choose what links to display in the toolbar menu
» How can I create dropdown menu on options "Mark all topics read / Start Watch this forum"?
» Remove the Text Links from Nav menu
» How to change menu links ipb theme
» Choose what links to display in the toolbar menu
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum