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.

Removing Navigation Links

3 posters

Go down

Removing Navigation Links Empty Removing Navigation Links

Post by Cobalt Blue March 21st 2012, 9:56 pm

Sorry if it's posted under wrong category.

I wonder if you can remove some of navigation links. I don't think Home, Calendar, and FAQ are necessary. Do I need to remove the images from CSS as well?

This is the link of the forum.
avatar
Cobalt Blue
New Member

Posts : 8
Reputation : 1
Language : English, Indonesian

Back to top Go down

Removing Navigation Links Empty Re: Removing Navigation Links

Post by Guest March 22nd 2012, 6:39 am

Hi!

You can simply remove images from Pics management => Simple Mode. But, that will create a little of space. Try adding this code in CSS Stylesheet:
Code:
.navlinks a[href="/"]{
display: none !important;
}

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

.navlinks a[href="/calendar"]{
display: none !important;
}
avatar
Guest
Guest


Back to top Go down

Removing Navigation Links Empty Re: Removing Navigation Links

Post by Mike March 22nd 2012, 12:55 pm

Alternatively to what Coddy posted, you can just remove the image from the navigation menu and it'll disappear.
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Removing Navigation Links Empty Re: Removing Navigation Links

Post by Cobalt Blue March 22nd 2012, 10:59 pm

I'll try Coddy's alternative soon, but I've tried yours before posting here, and the text still remains.
avatar
Cobalt Blue
New Member

Posts : 8
Reputation : 1
Language : English, Indonesian

Back to top Go down

Removing Navigation Links Empty Re: Removing Navigation Links

Post by SLGray March 23rd 2012, 8:17 am

Administration Panel > Display > Colors & Pictures > Colors
CSS Stylesheet Tab


Removing Navigation Links 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 : 51481
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