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.

Remove navigation links

Go down

Solved Remove navigation links

Post by Guest Tue 11 Jul - 18:01

How can I remove some navigation items/links because I don't need them, such as:

Remove navigation links Screen27
avatar
Guest
Guest


Back to top Go down

Solved Re: Remove navigation links

Post by Razor12345 Tue 11 Jul - 18:07

AP - Display - Colors & CSS - CSS Stylesheet

Calendar

Code:
a.mainmenu[href*='/calendar'] {
  display:none;
}

Search

Code:
a.mainmenu[href$='/search'] {
  display:none;
}

Lates images: AP - Modules - Recently shared images - Configuration - Display the link in the navigation bar - No - Save.


Remove navigation links Screen51
Razor12345
Razor12345
Support Moderator
Support Moderator

Male Posts : 1462
Reputation : 262
Language : Ukr, Rus, Eng
Location : Ukraine

Back to top Go down

Solved Re: Remove navigation links

Post by Guest Tue 11 Jul - 18:09

Thanks, works like a charm. You should be paid for your work, answering quickly and here all day. Remove navigation links 1f602
avatar
Guest
Guest


Back to top Go down

Solved Re: Remove navigation links

Post by Razor12345 Tue 11 Jul - 18:10

You are welcome!

Problem solved & topic archived.
Please read our forum rules: ESF General Rules


Remove navigation links Screen51
Razor12345
Razor12345
Support Moderator
Support Moderator

Male Posts : 1462
Reputation : 262
Language : Ukr, Rus, Eng
Location : Ukraine

Back to top Go down

Back to top

- Similar topics

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