Background color in Cassiopeia Topic is solved

Everything to do with Joomla! 5.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
reska_dk
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Oct 03, 2016 6:24 pm

Background color in Cassiopeia

Post by reska_dk » Thu Mar 14, 2024 10:08 am

Hi
Can somebody tell me were I can find the CSS for the background for the multi lingual flags (is general) now it's "grey ish"

Kind rgeards
Jacobsen
You do not have the required permissions to view the files attached to this post.

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 31057
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: Background color in Cassiopeia

Post by Per Yngve Berg » Thu Mar 14, 2024 12:59 pm

Use the Developer Tools (press F12) in your Browser to find out.

A Link would be helpful.

reska_dk
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Oct 03, 2016 6:24 pm

Re: Background color in Cassiopeia

Post by reska_dk » Thu Mar 14, 2024 4:33 pm

Hi Per.
Thank you for taking your time to answer my questions

I found the CSS.

/media/mod_languages/css/template.min.css?53cacb
div.mod-languages ul li.lang-active {
background-color: #

modules/mod_maximenuck/themes/mega9/css/maximenuck.php?monid=maximenuck122

div#maximenuck122 ul.maximenuck li.maximenuck.level1:hover,
div#maximenuck122 ul.maximenuck li.maximenuck.level1.active {
background: #;
}


KInd regards
Jacobsen
Last edited by reska_dk on Thu Mar 14, 2024 4:54 pm, edited 2 times in total.

reska_dk
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Oct 03, 2016 6:24 pm

Re: Background color in Cassiopeia

Post by reska_dk » Thu Mar 14, 2024 4:33 pm

Hi Per.
Thank you for taking your time to answer my questions

I have tried to use F12, and disable/change all the colours it work on the page but not for the background of the active celection, but I can't find the bg-xx in the CSS file.

KInd regards
Jacobsen


Post Reply

Return to “Templates for Joomla! 5.x”