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.

Delete Forum NavBar

4 posters

Go down

Delete Forum NavBar Empty Delete Forum NavBar

Post by jaynard09 November 24th 2011, 11:03 am

When i put this code in CSS STylesheet it change the theme version to invision!
my version is phpbb2 (Subsilver)

i just want to remove the forum navbar cuz i just want a portal

Code:
a[href="/home"]{
display: none;
}
avatar
jaynard09
New Member

Posts : 13
Reputation : 1
Language : tagalog

Back to top Go down

Delete Forum NavBar Empty Re: Delete Forum NavBar

Post by LGforum November 24th 2011, 11:54 am

That code will not change your forum version. Heck there is NO code which will change your forum version.

LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Delete Forum NavBar Empty Re: Delete Forum NavBar

Post by Gangstar15 November 24th 2011, 12:43 pm

try:
Code:
a[href="/forum"]{
display: none;
}
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Delete Forum NavBar Empty Re: Delete Forum NavBar

Post by LGforum November 24th 2011, 1:08 pm

^ that will only hide one link. I think he wants the whole navbar.

You could use this:
Code:

a.mainmenu {
display: none;
}
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Delete Forum NavBar Empty Re: Delete Forum NavBar

Post by jaynard09 November 24th 2011, 6:53 pm

it's possible i saw with my to eye! Razz
it happen when i put that code in css....
my ver. is phpbb2 then ... when i put that code ... it's automatically change in invision... lol im not kidding


LGFORUM my banner dissapear when i put your code? what should i do?

http://prolivestream.1talk.net/


Last edited by jaynard09 on November 24th 2011, 6:57 pm; edited 1 time in total
avatar
jaynard09
New Member

Posts : 13
Reputation : 1
Language : tagalog

Back to top Go down

Delete Forum NavBar Empty Re: Delete Forum NavBar

Post by SLGray November 24th 2011, 6:55 pm

If your forum version was phpBB 2 then why does your profile say Invision? Did you just change your profile?


Delete Forum NavBar 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Delete Forum NavBar Empty Re: Delete Forum NavBar

Post by jaynard09 November 24th 2011, 6:57 pm

look at my forum!
avatar
jaynard09
New Member

Posts : 13
Reputation : 1
Language : tagalog

Back to top Go down

Delete Forum NavBar Empty Re: Delete Forum NavBar

Post by SLGray November 24th 2011, 7:01 pm

Ok. You need to change your profile here to phpBB 2.


Delete Forum NavBar 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Back to top

- Similar topics

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