Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by mjdeutz

  1. M

    CSS Change arrow color when ul submenu is hovered

    Hi Malcolm, Thanks for the reminder to mark as the solution. It is a pity we can't give more than one coder the formal credit :) Cheers
  2. M

    CSS Change arrow color when ul submenu is hovered

    Thanks BGB, worked as written. Much appreciated!
  3. M

    CSS Change arrow color when ul submenu is hovered

    Thanks Mutiny, that CSS worked fine. Much appreciated!
  4. M

    CSS Change arrow color when ul submenu is hovered

    Hi and thanks in advance, In CSS I have created a right facing arrow used to denote a range of years which is displayed in a number of submenus in an ul horizontal menu eg: the text in the submenus is something like: '2020 > 2021' '2018 > 2019' '2016 > 2017' (where the '>' is a...
  5. M

    HTML & CSS Using CSS to set background and font color in top menu button

    Hi BGB, thanks for your prompt reply. That worked perfectly! Much appreciated! :thumbsup::blush:
  6. M

    HTML & CSS Using CSS to set background and font color in top menu button

    The HTML is at the bottom of my CSS code. Thanks.
  7. M

    HTML & CSS Using CSS to set background and font color in top menu button

    Sorry Ganoss, think I misunderstood. The HTML is at the bottom of the CSS in my original post.
  8. M

    HTML & CSS Using CSS to set background and font color in top menu button

    Thanks Ganoss. That is as far as I have gotten with the code, which is posted. I can get the top menu on the menu bar to change color on hover but not when the dropdown menu part or the dropdown submenu parts below are hovered.
  9. M

    HTML & CSS Using CSS to set background and font color in top menu button

    Hi and thanks in advance. I am pretty much a novice in HTML and CSS and am I am building a dropdown menu for Sharepoint and I found some code on the net that I have adapted to my needs. The dropdown menu has a couple of levels with a top menu that drops down and some submenus. When hovered, the...
Back
Top Bottom