SMF For Free Support Forum
Signup For Free Forum
October 11, 2008, 03:44:11 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: [requset] nav bar code  (Read 434 times)
0 Members and 1 Guest are viewing this topic.
trevix
SMF For Free Sr. Member
*
Offline Offline

Posts: 303



View Profile WWW
« on: October 25, 2007, 05:56:01 pm »

can some one (moose) make a code that will "take off" the nav bar from the top
Logged


Ad Machine - Free advertising and tips on how to promote your board.
Agent Moose
Moderator
*****
Offline Offline

Posts: 640


Do not PM me for Code Support or Request


View Profile
« Reply #1 on: October 25, 2007, 09:01:38 pm »

I hope this is what you mean:
Code:
<script>
function HideNav(){
//Created by Agent Moose at (smcodes.smfforfree3.com)
$("a.nav").hide();
};
HideNav();
</script>
Logged

SMC Code Index - The best Code Index for all your Needs!  Includes a bunch of codes not on Support.[/center]
trevix
SMF For Free Sr. Member
*
Offline Offline

Posts: 303



View Profile WWW
« Reply #2 on: October 25, 2007, 09:29:44 pm »

it doesnt do anything, i mean the bar that has home logout search etc
Logged


Ad Machine - Free advertising and tips on how to promote your board.
Omikron 9861
SMF For Free Full Member
*
Offline Offline

Posts: 232


High School Science.........


View Profile
« Reply #3 on: October 26, 2007, 04:00:35 am »

That's what the code does, I think. Did you put it in your headers? I think it is supposed to go in your footers.
Logged


You have no idea what you are missing out on. The best place to discuss Eragon, Eldest and Book 3
 is just a single click away. So click!

Want a spoiler tag on your forum? Click here!
trevix
SMF For Free Sr. Member
*
Offline Offline

Posts: 303



View Profile WWW
« Reply #4 on: October 26, 2007, 10:38:12 am »

i tried it in both
Logged


Ad Machine - Free advertising and tips on how to promote your board.
simply sibyl
Global Moderator
*
Offline Offline

Posts: 8444



View Profile WWW
« Reply #5 on: October 26, 2007, 10:45:31 am »

it doesnt do anything, i mean the bar that has home logout search etc

That code will not remove the tabs  (home, help, search, etc)     

The code Moose posted removes the Navigation links... the links that are just above the first cartegory.   
Actually, you dont need a code to do that.. it can be done thru the css.

I do not know of a way to remove the tabs;  Moose may be able to come up with a code for that.
Logged

trevix
SMF For Free Sr. Member
*
Offline Offline

Posts: 303



View Profile WWW
« Reply #6 on: October 26, 2007, 10:47:20 am »

thank you
Logged


Ad Machine - Free advertising and tips on how to promote your board.
simply sibyl
Global Moderator
*
Offline Offline

Posts: 8444



View Profile WWW
« Reply #7 on: October 26, 2007, 10:51:33 am »

thank you

no prob... if I can think of a way , thru the css, Ill let ya know 

btw if you want to get rid of the actual nav links do a display: none;    for .nav in the css  Wink
Logged

trevix
SMF For Free Sr. Member
*
Offline Offline

Posts: 303



View Profile WWW
« Reply #8 on: October 26, 2007, 11:29:09 am »

that worked thx again

now i need some way to make a logout on my nav bar, cuz the logout url has a timer on it and i cant seem to make a working one
« Last Edit: October 26, 2007, 11:36:35 am by trevix » Logged


Ad Machine - Free advertising and tips on how to promote your board.
simply sibyl
Global Moderator
*
Offline Offline

Posts: 8444



View Profile WWW
« Reply #9 on: October 26, 2007, 12:21:00 pm »

that worked thx again

now i need some way to make a logout on my nav bar, cuz the logout url has a timer on it and i cant seem to make a working one

good .. I figured you would be able to use display=none for the tabs as well Wink      That theme you are working on is looking good so far.

hmm..  I looked thru the source code, when logged in, and yeah it puts a session code for logout... Im not sure how you'll be able to do it.   
Logged

trevix
SMF For Free Sr. Member
*
Offline Offline

Posts: 303



View Profile WWW
« Reply #10 on: October 26, 2007, 12:25:53 pm »

im working on a all-in-one theme for runescape clans, you can look at it here http://trevixthemes.smfforfree3.com/
Logged


Ad Machine - Free advertising and tips on how to promote your board.


Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.228 seconds with 18 queries.