Change themes

Permalink
I have installed the theme moldy yogurt and at the top left corner i would like to upload my logo but it does not let me change it. Instead it has concrete in that corner which I would want to remove anyway

 
Steevb replied on at Permalink Reply
Steevb
It's a text tag, not a image tag. Changing the site name in the dashboard - Sitewide Settings - Sitename and it should change site name in header and footer.

To put an image in it's place alter the CSS.

h1#logo a {background: url(images/logo.png) no=repeat;
/*give it some style, maybe padding, width, etc*/
/*remove this*/
   /*font: normal 39px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   text-decoration: none;
   text-shadow: #818a83 0 0 3px;*/
}



That might work

Or talk to the author of the theme.

http://www.concrete5.org/marketplace/themes/moldy-yogurt/...