This topic is locked

menu issue

4/26/2011 12:00:42 PM
PHPRunner General questions
H
horsey_kim author

here is a picture of a simple menu I have going across. Some of the menu items are not drop downs and they don't match the ones that are. This makes the menu look wrong and then to top it off when someone selects a drop down menu, then it blows the end menu item into rotating below. Which I don't want.


I marked in red, so that you can see what I am talking about. Note the different size buttons and when the ">> drop down name" shows up it pushes the end button to rotate under.
I did this before, but can not remember where I changed the code. So if anyone has ideas of where to go that be great. I thought it was in a java script before. But can't seem to find it.
Thank you

Sergey Kornilov admin 4/27/2011

Current menu item is displayed in bold so you can see what page you are at right now.
You can modify font parameters in stylesheet file. Check this article for inspiration:

http://xlinesoft.com/phprunner/docs/stylesheets.htm

H
horsey_kim author 4/27/2011



Current menu item is displayed in bold so you can see what page you are at right now.
You can modify font parameters in stylesheet file. Check this article for inspiration:

http://xlinesoft.com/phprunner/docs/stylesheets.htm


I have been using the stylesheets for changing the look of the menu. But where do I find the code to remove the ">>Events Calendar" from showing up? This is what is throwing the boxes off and making it wrap. I don't want that in the menu. I edit out before, I just can't remember which file it was. Once I eliminate that part, if I remember correctly the menu works great.

Sergey Kornilov admin 4/27/2011

I'm afraid I won't be able to provide help with this.