This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > background fixed, need 100% width (all resolutions)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
background fixed, need 100% width (all resolutions)
|
|
|
| Hi,
Using dw4, and have fixed background which was inserted through "page
properties", and not inside of a table due to the problem with contrary
scrolling (need fixed).
Fixed background on an 850x850 pixel picture works fine, but when
resolution changes, the image width doesn't resize to 100% width. Is this
possible? I may have to un-fix, and put it in a 100% width table.
Please help? The page is uploaded to
http://www.trumphet.com
| |
|
| Too, it's in Frames, and here's the html
<style type="text/css">
<!--
body {
padding: 0px;
margin: 0px;
background: url(media/pics/lastjudge850.jpg); /media/pics/lastjudge850.jpg
background-position: center;
background-attachment: fixed;
bgproperties: fixed;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-color="#CCCCCC";
}
-->
</style>
</head>
<body bgcolor="#CCCCCC" text="#6699CC" link="#996666" vlink="#6699CC"
alink="#996666" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0" bgproperties: "fixed" background-position: "center"
background-attachment:" >
<table width="90%" border="0" cellspacing="0" cellpadding="0"
align="center">
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|