• I am trying out the seasons theme. I get the basic set up and colors, but it is missing the images, for instance on the winter scheme I get the blue color but no ice, is there a way to fix this? This particular site is hosted on GoDaddy. Also the header size needs to be increased. Any help would be appreciated.

Viewing 1 replies (of 1 total)
  • I’ve just re-checked the download and the images are all present (for example, the ice image – images/winter.jpg). I know this sounds a bit obvious but have you checked that you uploaded the images sub-directory within the theme?

    To alter the heading size, you need to edit layout.css:

    height:100px;
    	padding:0;
    	margin:0;
    }
    #blogtitle {
    	height:100px;
    	width:425px;
    [...]
    }

    Amend the heights and width appropriately.

Viewing 1 replies (of 1 total)
  • The topic ‘Themes – seasons’ is closed to new replies.