My nav bar keeps Shifting

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ebgames56
Forum Contributor
Posts: 103
Joined: Thu Oct 06, 2011 10:43 am

My nav bar keeps Shifting

Post by ebgames56 »

How can i get it to not shift every time i resize the window if you want to see any code, let me know
User avatar
twinedev
Forum Regular
Posts: 984
Joined: Tue Sep 28, 2010 11:41 am
Location: Columbus, Ohio

Re: My nav bar keeps Shifting

Post by twinedev »

This would probably get answered better if it was in a different area than "PHP Code" (and yes, code would probably help there too).

-Greg
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: My nav bar keeps Shifting

Post by social_experiment »

ebgames56 wrote:How can i get it to not shift every time i resize the window if you want to see any code, let me know
Yes code would be nice :) I don't quite understand what your question is asking; at first glance i would suggest using a CSS value of 'position: fixed' but without your code (and better understanding) i could be wrong
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply