Make Blog same as provided blog.

Asked By 110 points N/A Posted on -
qa-featured

Hello,

I want to make my Blog (http://************.blogspot.com/) like this blog (http://************.blogspot.com/2011/01/strengthen-your-story-through-your.html) I upload header image in my blog but it is not shown tell me its reason also i want to upload picture in right side as shown in this blog (http://******************.blogspot.com/2011/01/strengthen-your-story-through-your.html) where this text is written ( "Shallee McArthur" )

please tell me how can i do this.

In the left side one picture is also uploaded i also upload same picture at same place Here is written this text at that picture ( "Strengthen your Story Through Your Character's Wants" ) Please tell me how can i do this.

Thanks.

SHARE
Best Answer by Chriss
Best Answer
Best Answer
Answered By 0 points N/A #83675

Make Blog same as provided blog.

qa-featured

It seems that your blog code is not correctly attached to your images folder. Not only the header but all images are not showing in your blog. Please recheck the images folder or re upload the theme and images folder. And to show text on the image you have to set image in the background in css. Go to css file and look for that div id where you want to place image and set the image in background with the following code.

background-image:url('imagelink');

Answered By 110 points N/A #83676

Make Blog same as provided blog.

qa-featured

Thank I get Answer.

Related Questions