0
Welcome Guest! Login
0 items Join Now

~Menu Recoloring~

  • ~Menu Recoloring~

    Posted 14 years 5 months ago
    • Here is a picture of my current Vertical Menu. How would I change those links to the color which I programmed in the template manager?
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: ~Menu Recoloring~

    Posted 14 years 5 months ago
    • hi there,

      do you have a link to your site so we can take a closer look?

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
  • Re: ~Menu Recoloring~

    Posted 14 years 5 months ago
  • Re: ~Menu Recoloring~

    Posted 14 years 4 months ago
    • No answer? :cry:
  • Re: ~Menu Recoloring~

    Posted 14 years 4 months ago
    • Hey, just wondering if anybody found anything about this!
      Please let me know as soon as possible!

      Thanks again,
      CaliberMispir
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: ~Menu Recoloring~

    Posted 14 years 4 months ago
    • at the moment it's blue. Is that wrong?
  • Re: ~Menu Recoloring~

    Posted 14 years 4 months ago
    • Well, I thought that links, while not hovered over, were blue, and when you hover over them, they turn white. That's how it is with text links that I've entered on the site.

      How could I do that, then?
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: ~Menu Recoloring~

    Posted 14 years 4 months ago
    • try to add this to your template.css and clear your cache ...

      div#rt-main-surround ul.menu li .item {
      color: #409ae6  !important;;
      }
       
      div#rt-main-surround ul.menu li a:hover {
      color: white !important;
      }
       
      div#rt-main-surround ul.menu li.active a {
      color: #ccccc9 !important;
      }
  • Re: ~Menu Recoloring~

    Posted 14 years 4 months ago
    • Where exactly do I add that? Anywhere in the template.css?
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: ~Menu Recoloring~

    Posted 14 years 4 months ago
    • the end of template.css is agood place ...

Time to create page: 0.061 seconds