Hi guys
I have been trying to change my logo all night – but without any luck.. Now am I sooo frustrated and hope that you guys can help me out.
in the template.css I have this
/* HEADER
——————————————————— */
#ja-header .main { background: transparent; padding: 25px 0 15px; }
h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }
/* Logo Image —*/
h1.logo { height: 150px; margin-top: 10px; width: 220px; }
h1.logo a {
background: url(../images/logo6.png) no-repeat left;
display: block;
height: 150px;
width: 220px;
but the logo is not showing at all.. the website is http://www.2100-shotokan.dk
the logo is in /public_html/templates/ja_anion/images – so everything should be ok?
What to do