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 Header Navigation

2 posters

Go down

Solved Remove Header Navigation

Post by FaSTxSho0t3r October 30th 2010, 7:19 pm

Hey
i want to remove a Header Navigation
the memberlist.forum one how can i remove it?




Last edited by FaSTxSho0t3r on October 30th 2010, 9:50 pm; edited 1 time in total
FaSTxSho0t3r
FaSTxSho0t3r
New Member

Posts : 24
Reputation : 0
Language : HOLLAND

Back to top Go down

Solved Re: Remove Header Navigation

Post by Guest October 30th 2010, 7:32 pm

Pu this in your CSS:
Code:
li > a.mainmenu[href="/memberlist.forum"] {
display : none;
}
Or
Code:
a.mainmenu[href="/memberlist.forum"] {
display : none;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: Remove Header Navigation

Post by FaSTxSho0t3r October 30th 2010, 7:48 pm

What css where can I find sorry.
FaSTxSho0t3r
FaSTxSho0t3r
New Member

Posts : 24
Reputation : 0
Language : HOLLAND

Back to top Go down

Solved Re: Remove Header Navigation

Post by Maki1 October 30th 2010, 8:08 pm

FaSTxSho0t3r wrote:What css where can I find sorry.

A-CP => Display => Pictures and Colors >> Colors >> CSS Stylesheet put the code there and submit
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: Remove Header Navigation

Post by FaSTxSho0t3r October 30th 2010, 9:49 pm

Maki1 wrote:
FaSTxSho0t3r wrote:What css where can I find sorry.

A-CP => Display => Pictures and Colors >> Colors >> CSS Stylesheet put the code there and submit
Code:
a.mainmenu[href="/memberlist.forum"] {
display : none;
}
[/quote]
This

Thanks guys
Closed/
FaSTxSho0t3r
FaSTxSho0t3r
New Member

Posts : 24
Reputation : 0
Language : HOLLAND

Back to top Go down

Solved Re: Remove Header Navigation

Post by Guest October 30th 2010, 9:50 pm

Exclamation Solved + Locked Exclamation
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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