Page 1 of 1

load custom logo form database

Posted: 2014-07-15 23:04
by tuxor
hi, how can I load a custom logo (image) from the database?
Example:
table_empresas:id, nombre, direccion, logo

Now, I want to show the logo in the header (before the home icon in the navbar-header) and show the logo with height=100px and width=auto in all the pages.

Thank you