Joomla Questions

Banner in Bolt Template Header

Hi,
I'm trying to install a banner in the Bolt template and I get nothing at all. The image (and several others) are in an "images" folder in the "allediabolt" folder in the "template" folder.

this is the only place in the css where I saw anything called "logo", (although no logo showed up on the page)
I replaced this script with the script below:

h1.title {
background:url(../../../images/logo.png) no-repeat;
height: 0px !important;
height /**/:90px;
margin: 0;
padding: 90px 0 0 0;
overflow: hidden;
}

replaced with this:
h1.title {
background:url(../images/das-banner.jpg) no-repeat;
height: 0px !important;
height /**/:90px;
margin: 0;
padding: 0px 0 0 0;
overflow: hidden;
}


Can you help?
Thanks,



Banner in Bolt Template

 

This question was answered by our experts

 
Real Time Web Analytics