Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Solved navbar-inner anpassen?

More
6 years 9 months ago - 6 years 9 months ago #1 by tobasium
Hallo Zusammen,

Ich würde gerne in der Position navbar-inner die Rahmenfarbe weiß hinterlegtes Feld siehe Bild ändern.



www.krc-gaming.de

Hier jemand einen Tipp für mich?
Attachments:
Last edit: 6 years 9 months ago by tobasium. Reason: Schreibfehler

Please Log in or Create an account to join the conversation.

More
6 years 8 months ago #2 by rich
Replied by rich on topic navbar-inner anpassen?
Versuche es damit (die ersten beiden Codes sind rechhs für das Login).

Code:
.navbar .nav li.dropdown.open > .dropdown-toggle { background-color: #383430 !important; } .layout#kunena div#userdropdown { background-color: #383430; } .navbar .nav > .active > a { color: #fff; background-color: #383430 !important; }

Please Log in or Create an account to join the conversation.

More
6 years 8 months ago - 6 years 8 months ago #3 by tobasium
Replied by tobasium on topic navbar-inner anpassen?
Super vielen Dank.

Danke für die Tipps fürs login sieht nur noch nicht ganz so sauber aus was die Option angemeldet bleiben und die pics vor Benutzer und PW angeht.

Da eventuell noch ein Tip?

Danke schonmal
Last edit: 6 years 8 months ago by tobasium.

Please Log in or Create an account to join the conversation.

More
6 years 8 months ago #4 by tobasium
Replied by tobasium on topic navbar-inner anpassen?
Habe es gefunden

.layout#kunena .navbar {
color: #000;

Please Log in or Create an account to join the conversation.

More
6 years 8 months ago #5 by rich
Replied by rich on topic navbar-inner anpassen?
Du kannst auch noch folgenden Code hinzufügen, dann ist die kleine Checkbox etwas leichter zu sehen.

Code:
.layout#kunena input[type='checkbox'] { opacity: 1; }

Please Log in or Create an account to join the conversation.

More
6 years 8 months ago #6 by tobasium
Replied by tobasium on topic navbar-inner anpassen?
Danke

Also ich hab nur noch ein Problem



Abmelden finde ich nirgends die Farbe
Attachments:

Please Log in or Create an account to join the conversation.

More
6 years 8 months ago #7 by tobasium
Replied by tobasium on topic navbar-inner anpassen?
Wer sucht der findet:


#kunena.layout #logout-form .btn-link {
text-shadow: none;
}

hier könnte ich auch die Farbe ändern.

Please Log in or Create an account to join the conversation.

Time to create page: 0.522 seconds