template change - Joomla! Forum - community, help and support
can help.. i'd insert image header of template inserted following code
replaced exiting template:
but doesn't work.. ideas?
code: select all
#header {
background: transparent url("../images/banners/headerbanner.jpg");
height: 310px;
margin: 0 auto;
position: relative;
width: 1080px;
}replaced exiting template:
code: select all
#header {
width: auto;
padding-top: 10px;
padding-left: 22px;
padding-right: 26px;
background-color: #fff;
min-height: 80px;
margin-bottom: -1px;
overflow: auto;
} */
/*#logo {
float: left;
font-family: 'oswald', sans-serif; font-weight: 400;
font-size: 2.4em;
line-height: 1em;
letter-spacing: -0.03em;
color: #cf2234;
padding-top: 14px;
padding-bottom: 14px;
margin: 0px;
}
#logo {
text-decoration: none;
color: #cf2234;
}
#logo a:hover {
text-decoration: none;
color: #cf2234;
}
#logo div.sitedescription {
font-family: helvetica, arial, sans-serif;
font-size: 0.40em;
letter-spacing: 0;
color: rgb(150,150,150);
padding-left: 2px;
}but doesn't work.. ideas?
can provide link ?
Comments
Post a Comment