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.

Can you delete or change navbar things?

2 posters

Go down

Can you delete or change navbar things? Empty Can you delete or change navbar things?

Post by JNel5286 December 21st 2012, 4:37 pm

I am wanting to delete a few things like FAQ and Search. How would I do that?
JNel5286
JNel5286
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

Can you delete or change navbar things? Empty Re: Can you delete or change navbar things?

Post by Nera. December 22nd 2012, 12:48 pm

Hi,

Add this to your AP > Display > Colors > CSS to remove those 2 navigations::

Code:
a[href="/faq"]{
display: none;
}
a[href="/search"]{
display: none;
}

If you have any problem leave your forum URL, thanks! (:

LP
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


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