G
Guest
I have a CSS that swaps BG images when hovered over and I use more than 1
menu in my site. For example, I have a menu for the leftnav, rightnav and
topnav. Sometims I like ad a link to a menu, but must go to each and every
page in my site and make the change one at a time. I can edit the CSS to
change the BG images all at once on all pages, but I can't edit the CSS to
add or delete links used in the menus.
What I would like to do is create a code in my CSS that would allow me to
identify the menus and add or delete links so I can update the menu on all
pages from one location. If this cannot be done, then I would like another
code for creating a menu subject to a CSS that only needs to be updated from
a single location.
Below is the code for my "swap images". If there is a way to add my menu to
this, could you please add the code (or) give me a clear example of a code to
create a menu from one location.
menu in my site. For example, I have a menu for the leftnav, rightnav and
topnav. Sometims I like ad a link to a menu, but must go to each and every
page in my site and make the change one at a time. I can edit the CSS to
change the BG images all at once on all pages, but I can't edit the CSS to
add or delete links used in the menus.
What I would like to do is create a code in my CSS that would allow me to
identify the menus and add or delete links so I can update the menu on all
pages from one location. If this cannot be done, then I would like another
code for creating a menu subject to a CSS that only needs to be updated from
a single location.
Below is the code for my "swap images". If there is a way to add my menu to
this, could you please add the code (or) give me a clear example of a code to
create a menu from one location.