styles/dotcom/theme/images
folder.styles/dotcom/theme/stylesheet.css
file;Code: Select all
.headerbar {
background-color: #7C8891;
background-image: url("./images/header-3.jpg");
width: auto;
height: 200px;
border-radius: 7px 7px 0 0;
margin-bottom: 0px;
padding: 0;
}
styles/dotcom/template/menu.html
file in a good text editor.<li><a href="?home">Home</a></li>
?home
to http://whateverlink.com
and the Home
to whatever text you want to show in the menu.That should help or you could request an extension.david63 wrote:The phpBB website can be found on github - https://github.com/phpbb/phpbb-website