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 Remove Bar Menu Not Used (PhpBB3)

4 posters

Go down

Solved How To Remove Bar Menu Not Used (PhpBB3)

Post by ringga18 June 29th 2011, 5:32 pm

Look This Image....
How To Remove Bar Menu Not Used (PhpBB3) Menu-Bar

i want to remove CALENDAR,FAQ,SEARCH,MEMBER LIST,and USER GROUP Menu,,but i dont know how to delete it.. bwi

Please help me Sad
Thanks Before bye Very Happy
avatar
ringga18
Forumember

Posts : 28
Reputation : 0
Language : Padang, Indonesia

Back to top Go down

Solved Re: How To Remove Bar Menu Not Used (PhpBB3)

Post by GamerCreutz June 29th 2011, 5:37 pm

Delete the images?
GamerCreutz
GamerCreutz
Forumember

Male Posts : 121
Reputation : 30
Language : Danish/English
Location : Denmark/Dubai

Back to top Go down

Solved Re: How To Remove Bar Menu Not Used (PhpBB3)

Post by Akkii June 29th 2011, 5:38 pm

Hi ,

Your navigation are text+image ? If it is i don't know for that Very Happy I know how to do when you have images only Razz
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Solved Re: How To Remove Bar Menu Not Used (PhpBB3)

Post by Nera. June 29th 2011, 5:39 pm

Hi,
To remove them completely try adding this to your AP >> Display >> Colors >> CSS


Code:
a[href="/search"]{
display: none;
}
a[href="/faq"]{
display: none;
}
a[href="/groups"]{
display: none;
}
a[href="/calendar"]{
display: none;
}
a[href="/memberlist"]{
display: none;
}
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How To Remove Bar Menu Not Used (PhpBB3)

Post by Akkii June 29th 2011, 5:50 pm

This worked for me , thank Nera Smile
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Solved Re: How To Remove Bar Menu Not Used (PhpBB3)

Post by ringga18 June 29th 2011, 5:55 pm

wew....Nera thank you,, your response quickly... thumright

Thats Work :wouhou:
avatar
ringga18
Forumember

Posts : 28
Reputation : 0
Language : Padang, Indonesia

Back to top Go down

Solved Re: How To Remove Bar Menu Not Used (PhpBB3)

Post by Nera. June 29th 2011, 5:58 pm

You welcome.

Solved ~ Locked
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