Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-05-2011, 10:56 AM   PM User | #1
Rysner
New to the CF scene

 
Join Date: Nov 2011
Location: west yorkshire
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rysner is an unknown quantity at this point
css background zoom issue

hi this is my first post but i will be contributing a lot to the forum for as long as i can, i have searched the forums and found similar problems with answers but they have not worke don my site.

i have a background image which when customers zoom out seperated from the site

try it yourself at www.arcanumaccessories.com
and hit ctrl + - etc

the code used is below and the site is hosted by volusion (who wrote the original code)

any help would be greatly appreciated

Thank you in advanced
[code]
body{


background-color: #000000;
background: url(../images/wallpaper.jpg) no-repeat;
background-attachment: fixed;
font: normal 12px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
margin:0;
padding:0;
text-align:center;

}

#page_wrapper {
width: 980px;
margin: 0 auto;
}
[code]
Rysner is offline   Reply With Quote
Old 11-05-2011, 11:29 AM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,592
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
I’m not sure what your problem is. Do you want the background to zoom with the rest of the site? You can’t control this since at least in Firefox people can change their browser preferences to either zoom the entire page or just the text of a document.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Old 11-05-2011, 12:09 PM   PM User | #3
Rysner
New to the CF scene

 
Join Date: Nov 2011
Location: west yorkshire
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rysner is an unknown quantity at this point
Hi
Thank you for your response.

yes i need the site and the background image to zoom out and in together rather than seperating.

if you have any other suggestions as a fix to this i would be greatly appreciative.



Thank you
Rysner is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:07 AM.


Advertisement
Log in to turn off these ads.