Jul 22 2010
New Navigation!
As you can probably see above, I coded a new navigation for HowrseHelper. I will be removing the side navigation for more space. If you bookmarked some pages, you may not have access to them anymore as I made new pages to organize the site more. (Example: Customized Layouts isn’t just HowrseHelper.com/customized-layouts – you now need to go to howrsehelper.com/layouts/customized-layouts.) What do you think? Leave your opinion in the new poll!
***Important: If you cannot view the navigation bar in a straight line, please let me know in the comments. Make sure to state what browser you are using. Or, it you can view it correctly, please let me know what browser you’re on. Thanks***
All should be well now! :D










the nav bar shows up on two lines with black around it. I am using Firefox on Windows 7. I can send you a screen clipping if you want.
Extras and tips show up on the line below the rest. I am using firefox.
Riding levels, extras, and tips show up on a second line. I’m using Google’s Chrome browser
Incidentally… I pulled the site up in both Firefox and Internet Explorer 8 and it does the same thing in both of those. Sorry :(
Thank you to those who’ve replied! There was an error in the coding that I need to fix. It should be up shortly! :)
Try taking “http://img688.imageshack.us/img688/294/filli.jpg” out of the nav menu and see if that helps drop it back over more?
It is now all on one line but it seems to be off about an inch to the left leaving a blank area and pushing some of the icons off the screen to the right
I had to use that at first so it wasn’t so close to the left. I took that out and put the set in a div coding. I was able to put it on one line, but I don’t know why it won’t stay in position if you were to zoom in and out of the page.
I just can’t seem to win at this, huh? -_- I’ll keep brainstorming.
Hmm.. maybe use relative vs. absolute positioning?
My foggy CSS memory seems to think that this…
The “position:absolute:” will put it at that position exactly on the page vs. “position:relative:” will make it relative to the outer block or page