Arty wrote:There are plenty articles on web explaining GPL and other open source licenses, please spend a minute on search engine
Code: Select all
{SITE_LOGO_IMG}
Code: Select all
<img src="{T_THEME_PATH}/images/headerxmas.jpg" />
Code: Select all
#logo img {
display: block;
margin: 0 auto;
max-width: 100%;
width: 100%;
}
#logo { padding: 0; }