Hi,
I'm using Magazeen Theme.. here:
http://demo.wefunction.com/?wptheme=Magazeen
I'm trying to change the logo, but the following w/style.css doesn't work =/
#header {
margin:0; padding:0;
width:930; height:160;
background: url(images/header.png) no-repeat center;
border-bottom:1px solid #D0e3f3;
}
#logo {
margin:0; padding:60px 0;
width:1px; height:160;
background:url(header_back.png) repeat-x;
}
I'm trying to change the logo
How do you want to change the logo? Are you just trying to change the images and colors?
Hi jkovis,
Right now the logo is text.
I want to replace the text --> with an image logo.
Hi esmi,
I can't post the site url, because it's for a client who hasn't launched it yet.
However, this url looks *exactly* like it:
http://demo.wefunction.com/?wptheme=Magazeen
When you hover over the main "logo" that says "magazeen" in the upper left corner, you'll see the text is a hover. It goes from white to gray.
In place of text, where it says "magazeen," I'd like to place an image logo.