PDA

View Full Version : Navbar Question


hankfannin@adelphia.net
Aug-17-2006, 11:53 AM
Andy, After hrs. of trial and error I think I've figured out how to make centered nav bars. What I can't figure out or find is how to position the nav bar on my page. I want it just above the Gallery section ( body I guess). Got any links that show how to do this?

Hank Fannin
/* kill words gallery categories on homepage */
#categoryTitle {display:none;}

/* hides your name (including any 's) */
#userName {
display: none;
}
/* hides the word home */
#userHome {
display: none;
}
/* removes the 's */
.possess {
display: none;
}

/* removes the word categories on category pages */
.category .boxTop {display:none;}

Andy
Aug-17-2006, 01:02 PM
Andy, After hrs. of trial and error I think I've figured out how to make centered nav bars. What I can't figure out or find is how to position the nav bar on my page. I want it just above the Gallery section ( body I guess). Got any links that show how to do this?

Hank Fannin
Need your website, Hank :D please update it in your profile (You!) upper left on dgrin screen. And / or put it in your signature.

hankfannin@adelphia.net
Aug-17-2006, 04:44 PM
Need your website, Hank :D please update it in your profile (You!) upper left on dgrin screen. And / or put it in your signature.

I updated my profile with url: hankfannin.smugmug.com

I don't know how you find the time to respond to all the questions but from me...thanks bunches.

Hank

hankfannin@adelphia.net
Aug-25-2006, 06:53 AM
Need your website, Hank :D please update it in your profile (You!) upper left on dgrin screen. And / or put it in your signature.

My site is: hankfannin.smugmug.com. I also updated my profile as requested.

Thanks for the help.

Hank Fannin