Customize css styles in AdAdmin

To customize the css styles of your AdAdmin installation you have to create a custom theme. To create a custom…

Giugno 17, 2022

To customize the css styles of your AdAdmin installation you have to create a custom theme.

To create a custom theme go in the AdAdmin data folder (normally it is amb/data dir).

Inside this folder there is directory called tema, which is the italian word for theme. So you can duplicate the tema folder and rename it as you want. For example call your copied folder mytheme.

After that, open the pons.settings.php file and change the line 44, which is this one:

DEFINE("DOMINIODEFAULT","tema");// graphic theme folder

change “tema” and place your folder name:

DEFINE("DOMINIODEFAULT","mytheme");// graphic theme folder

Now AdAdmin loads your files in this folder.

Inside your mytheme you will find some php files. For example here you can customize your layout-login-form.php, pay attention to not delete important code.

You can modify the stile.css file. Which, as you can see, it is empty. This css file is for your customization, it’s included all over the AdAdmin backoffice pages.

Author

PHP expert. Wordpress plugin and theme developer. Father, Maker, Arduino and ESP8266 enthusiast.

Recommended

AdAdmin – Usage scenarios

Three different ways to use AdAdmin software to rotate and sell banners on web sites.

Settembre 14, 2023

Tracking clicks on links in text with AdAdmin

With version 4.0.4 you can use clickTag to track clicks everywhere.

Aprile 29, 2023

AdAdmin v.3.994

Version update out now.

Ottobre 20, 2022

AdAdmin 3.993: added support for crypto payments and more features

Coinbase commerce, user permissions flags and more improvements

Settembre 6, 2022

AdAdmin add footer sticky banner

To add a footer sticky banner with AdAdmin software follow these steps: Create a new AdAdmin position Create a new…

Aprile 16, 2022

AdAdmin vignette banner configuration

How to properly configure a vignette ads position in AdAdmin

Aprile 12, 2022