Hi.
1) How can i change color of the link/text on the left/right sidebar? Now I've used this one, for background and color:
2) is there a way to use a texture as background to the main menu, and use another color when going over, like this?
3) How can I center the top image? like in the photogallery? Now is moved on the left.
1)
Code:
.metismenu-item a {color: greenyellow;}
https://www.w3schools.com/cssref/css3_pr_background.php
3)
Code:
.navbar-brand {margin-inline: auto;}
Statistics: Posted by Pavel-ww — Sun Jan 14, 2024 8:26 am