View Single Post
  #1  
Old 02-23-2011, 10:05 AM
 
digiemp digiemp is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 192
 

Default Add Background Image

Hello,

My site is fixed width at

min-width: 780px;
max-width:970px;

and I want to add a static background image which would be visible to those with wider resolutions. I am able to add a background image, but I can't seem to get it how I'd like. The image, which I want on the outside of the template, never seems to show up right. Currently I'm making a 1440px wide image and setting it as the background. And of course, I add the subject to the edges of the image. This doesn't seem to be the right way to go though. I want the image fixed and static so that it doesn't move when a user scrolls.

Any suggestions?

Thanks,
__________________
version 4.4.2
Reply With Quote