Search in support tickets

#792 – Adsclarity

Posted in ‘Support’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Sunday, 02 August 2020 11:32 CEST
apapaioannou@gmail.com
Joomla! version :
PHP version :
AdsManager version :

Hello

I want to change the colour of top from black to another. (See attacment photo)

Regards
Custom Fields
Joomla Version
3 1 19
PHP Version
7
Product
Adsclarity
Product Version
3.2.27
Attachment
Tuesday, 18 August 2020 14:33 CEST
loic
Hello,

In templates/adsclarity/css/custom.css, try adding that :

.topbar .navbar-inverse {
    background-color: #222; /* change the color here */
    border-color: #080808; /* and here */
}


Be sure to clean the browser cache and it will work when you reload the page.

Best regards.
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.