Hello,
I'm fairly new to WebsiteBaker (I have some knowledge of Joomla) and trying to
build bake my first site using the AllCSS2 Template from the Template Repository.
The AllCSS2 template it self is fine, all I want to do is use an image/logo in the template instead of the website title.
I need some help to get this done as I do not want to ruin the setup if the index.php and the css.
So;
This is the part used in the index.php
<h1><a href="<?php echo WB_URL; ?>/"><?php echo WEBSITE_TITLE; ?></a></h1><br />
I know that I need to change that code here and also refer to the screen.css to get the image show the right way.
Hope someone can help me out/point me towards the solution.
Thanks!