menu problem
Posted: Sun Sep 09, 2007 6:09 pm
Hello,
Sorry I know this is my second post today... but I am kind of trying to switch to cms I hope you all understand.
I need a custumized menu, and since i am not much of php programmer i would beg for help ;]
What I am looking for is a menu templete that would assign a constant id to every page -
meaning: let's say I have three pages: news, gallery, contact...
what would fit me if we could assign an id to () news as for instance x1, gallery -> x2, contact ->x3
They must have the same id no matter what page is open currently.
Plus they should be inside ordered list(but this is standard right)
I really really need your help.
I do not care about anything else cause they will be graphic anyway and will be positioned absolutely
The code should look like:
whatever
....
and should be constant for each site
Sorry I know this is my second post today... but I am kind of trying to switch to cms I hope you all understand.
I need a custumized menu, and since i am not much of php programmer i would beg for help ;]
What I am looking for is a menu templete that would assign a constant id to every page -
meaning: let's say I have three pages: news, gallery, contact...
what would fit me if we could assign an id to () news as for instance x1, gallery -> x2, contact ->x3
They must have the same id no matter what page is open currently.
Plus they should be inside ordered list(but this is standard right)
I really really need your help.
I do not care about anything else cause they will be graphic anyway and will be positioned absolutely
The code should look like:
whatever
....
and should be constant for each site