Jump to content


Replying to Can not add a backgorund image?


Post Options

  or Cancel


Topic Summary

Sridhar Katakam

Posted 02 March 2011 - 01:42 AM

Add the following at the end of your theme's style.css:

#container {
background: url("http://i146.photobucket.com/albums/r264/StevieHype/StevehPort.png") no-repeat;
width: 1350px;
min-height: 810px;
}

#content {
margin-left: 260px;
width: 670px;
}

.sidebar {
width: 400px;
}

For another variation, try

#container {
background: url("http://i146.photobucket.com/albums/r264/StevieHype/StevehPort.png") 0px 10px no-repeat;
width: 1050px;
min-height: 810px;
}

#content {
margin-left: 250px;
}

Sridhar Katakam

Posted 23 February 2011 - 12:47 AM

Hi Steve,

Please mail what you typed above to sridhar@ithemes.com.

Also include a URL of this thread.

Posted 22 February 2011 - 01:10 PM

this is how it looks now:

Posted Image

this is how i want it to look

Posted Image

the picture of me should be fixed and not move when scrolled, how do i accomplish this? any help would be great thanks !

Posted 22 February 2011 - 11:57 AM

stevehype.com

Ronald

Posted 22 February 2011 - 03:51 AM

Hi,

please add a link to your site so we can look into this,

thanks,

Ronald

Posted 21 February 2011 - 10:35 PM

I am currently trying to add a background image over top the 2c2c2c color, and i am having the most difficult time figuring out how? spent the past four hours and I am still stuck. Would like to have it poisitoined to the left and in within the 2c2c2c color. ALso if it could be repeated that would be great . any help would be great thank you

Review the complete topic (launches new window)