tpl files are in template folder.
If its not there. Your site will not work.
You can set the width and height of the logo in css/style.cs
}
#header h1 a {
display: block;
width: SET LOGO WIDTH;
height: SET LOGO HEIGHT;
border: none;
}
tpl files are in template folder.
If its not there. Your site will not work.
You can set the width and height of the logo in css/style.cs
}
#header h1 a {
display: block;
width: SET LOGO WIDTH;
height: SET LOGO HEIGHT;
border: none;
}
Bookmarks