Hi Everyone,
I need some help with my logo on my main page. I would like the image to be bigger but I can't seem to get it to work.
http://www.test.tehflakes.ca using WP 2.7.
Thanks,
Hi Everyone,
I need some help with my logo on my main page. I would like the image to be bigger but I can't seem to get it to work.
http://www.test.tehflakes.ca using WP 2.7.
Thanks,
You have to first make a bigger header image, and then change
.top-header {
margin: 0px;
padding: 0px;
float: left;
width: 901px;
height:88px;
background: url(images/headerbg.gif) no-repeat bottom;}
in the CSS , putting whatever width/height you want (essentialy the same dimentions that you made the logo.)
Thanks for the advice, however I cant seem to get it to work:(
This topic has been closed to new replies.