The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Rename the menu options/links

3 posters

Go down

Rename the menu options/links Empty Rename the menu options/links

Post by IdaTR April 6th 2018, 7:05 pm

Is it possible to rename the generated menu options/links?
IdaTR
IdaTR
Forumember

Female Posts : 547
Reputation : 1
Language : Danish, english
Location : Denmark

http://www.vielamort.net

Back to top Go down

Rename the menu options/links Empty Re: Rename the menu options/links

Post by SLGray April 6th 2018, 7:46 pm

Are you using images?  If yes, just create new images with the text you want.


Rename the menu options/links Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51471
Reputation : 3522
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Rename the menu options/links Empty Re: Rename the menu options/links

Post by IdaTR April 6th 2018, 7:52 pm

Im not ^^
IdaTR
IdaTR
Forumember

Female Posts : 547
Reputation : 1
Language : Danish, english
Location : Denmark

http://www.vielamort.net

Back to top Go down

Rename the menu options/links Empty Re: Rename the menu options/links

Post by tikky April 6th 2018, 7:56 pm

Hey,
you can use this
Code:
#fa_sticky_nav a.mainmenu[href*="HREF"] { display: none; }


Example
Code:
#fa_sticky_nav > a.mainmenu[href*="faq"], a.mainmenu[href*="search"] { display: none; }
tikky
tikky
Forumember

Posts : 917
Reputation : 159
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

Back to top Go down

Rename the menu options/links Empty Re: Rename the menu options/links

Post by SLGray April 6th 2018, 8:03 pm

The topic starter wants to rename them, not remove them.


Rename the menu options/links Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51471
Reputation : 3522
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Rename the menu options/links Empty Re: Rename the menu options/links

Post by tikky April 6th 2018, 8:15 pm

obss sorry,
use, example:
Code:
a.mainmenu[href="/faq"] {
font-size: 0
}
a.mainmenu[href="/faq"]::before{
content: 'New Text';
font-size:12px
}
tikky
tikky
Forumember

Posts : 917
Reputation : 159
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

Back to top Go down

Rename the menu options/links Empty Re: Rename the menu options/links

Post by IdaTR April 6th 2018, 10:31 pm

Works, thanks ! (:
IdaTR
IdaTR
Forumember

Female Posts : 547
Reputation : 1
Language : Danish, english
Location : Denmark

http://www.vielamort.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum