Welcome,
Guest
|
|
How do I change the colours of the menu buttons?
|
The administrator has disabled public write access.
|
|
Open the screen.css file from the path,
Root/templates/atomic/css/blueprint/plugins/joomla-nav/screen.css And search the below class and change the background color. . joomla-nav {
width: 100%;
background: #fbc203;
float: left;
margin: 0px 0px 5px 0px;
padding: 0px;
text-align: center;
text-decoration: none;
} |
The administrator has disabled public write access.
|
|
I dont have that directory, all I have in the templates directory is \beez3, \protostar, and \system. No sign of that file when doing a search either. I am using the Joomla 3.x version if this makes any difference. Please advise, many thanks
|
The administrator has disabled public write access.
|
|
For Joomla 3.X,
Open the template.css file from the path, Root/templates/protostar/css/template.css And search the below class and change the background color. .navigation {
border:none!important;
background:#f9ae4c;
padding:0px;!important;
} Thanks. |
Last Edit: 4 years 11 months ago by Super User.
The administrator has disabled public write access.
|
We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies