[phpMyAdmin Developers] Need help in creating new theme for phpmyadmin
Manish Bisht
manish.bisht490 at gmail.com
Tue Feb 16 18:14:16 CET 2016
Hello devs,
I am creating new theme for phpmyadmin but I am facing one problem. I have
created a CSS file in which there is code of new design/layout is present.
Now how can can I use this in the theme.
Like for example in my CSS.
.head {
margin: 0px;
}
Now how can I use this head in the phpmyadmin interface. Which file I have
to change.
Like here I want to add <div class="head"></div>
How can I implement this on interface.
Please help me if someone knows this.
Thanks for help in advance :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20160216/e5f8f40c/attachment.html>
More information about the Developers
mailing list