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.

How to hide a nav link?

3 posters

Go down

In progress How to hide a nav link?

Post by Guest February 26th 2014, 10:18 pm

i want to hide my Ranks so i could add manga anyone know how to delete it?
http://narutorpguniverse.forumotion.com
avatar
Guest
Guest


Back to top Go down

In progress Re: How to hide a nav link?

Post by Sir. Mayo February 26th 2014, 10:36 pm

Forum version.

If its phbb2 still then
go to
Administration Panel=>Display=>Templates=>General.
Edit viewtopic_body

Look for this line




Code:
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}

and delete it.

Then Save.


Next go back to
Administration Panel=>Display=>Templates=>General.

And press the :add:button next to viewtopic_body
That should do it for you
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

In progress Re: How to hide a nav link?

Post by SLGray February 27th 2014, 12:24 am

Is the Ranks link in the navbar?


How to hide a nav link? 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

In progress Re: How to hide a nav link?

Post by JScript February 27th 2014, 4:47 am

@RikudouSennin
Hi, so that's what you want?
How to hide a nav link? WCoNkuW

If yes, just add the following CSS:
Code:

a.mainmenu[href="/groups"] {
  display: none !important;
}

So long,

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Back to top

- Similar topics

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