Re: Changing the background
What template are you people using that you say have issues?
Like ash says shouldn't be an issue:
Is they a way you troubled people can post url or pm to us to look at
Have mine set like this: Based on light and lucid (Have custom style though and have it centred to 960px)
html,body {
height: 100%;
background:#F2F5F7;
margin: 0px;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
min-width: 780px;
}
/* page layout */
#content-container {
clear: both;
float: left;
overflow: hidden;
position: relative;
width: 960px;
padding-bottom: 39px;
margin-top: 140px;
background-color: #ffffff;
border-left: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8;
}
Silly question I know, but have saved after edits?
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
|