fixed main menu on top

  • max1
    Inactive member
  • Topic Author
  • Member
  • Member
More
3 years 3 months ago #48015 by max1
Hi,
Do you have css for my corporate look so that I can invert an activated top-menu.
See the attachment.

The HOME MENU is blue and the HOME text is white.
Thanks a lot!
Regards,
Max
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 years 3 months ago #48022 by milos
Hello,

I don't understand your question. Please include a link to your website and also precisely explain which color you would like to change and in which element.

Thanks,
Milos

Please Log in to join the conversation.

  • max1
    Inactive member
  • Topic Author
  • Member
  • Member
More
3 years 3 months ago #48026 by max1
Hi Milos,
the top menu has 3 items.
mergler.nl/ja40/

as you can see the active menu: HOME (text) is blue in a white menu block.
I want the active menu the opposite: HOME ( text) white and the home menu block light blue (any color wil do) .
So any active top menu then have this text and block colors.
mergler.nl/ja40/

Can i change this width a css code?
regards, Max

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 years 3 months ago #48029 by milos
Hello,

In the custom.css file, change this:
Code:
.logo_row ul.menu > li.active > a { font-weight: 700; }

with this:
Code:
.logo_row ul.menu > li.active > a { font-weight: 700; background: #1371b1; color: #fff; }

If you want to set width of the top menu items, add this (change 200px with any value):
Code:
.mnu_mainmenu > li { width: 200px; text-align: center; }

Regards,
Milos
The following user(s) said Thank You: max1

Please Log in to join the conversation.

  • max1
    Inactive member
  • Topic Author
  • Member
  • Member
More
3 years 3 months ago #48034 by max1
Hi Milios,
My changes in the hot_business4x in Joomla 4.0.2
has no effect in the Front-end. See the attachment. Pagina1
I did not installed sparky_framework4x, 'cause of an error with my other CMS (Quix)
Also I did not install the 3 sparky plg's.

Can I cange the Page Headers with a css?
Pixel height and Color (corporate)
Regards,
Max


 
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 years 3 months ago #48035 by milos
You can change everything in CSS. What do you want to change in the page headers?

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.082 seconds
Powered by Kunena Forum