View Single Post
  #5  
Old 12-14-2010, 04:53 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Default Re: I am going to blow a gasket - help

Did I ever tell you how much I love you? This css thing is new to me still and I'm plugging along as much as I can. So would I want my stuff to be positioned absolute as opposed to be being relative?

* General tags styles
*/
html,
body
{
height: 100%;
background-color: #fff;
position:relative;
margin: 0px;
padding: 0px;
min-width: 975px;
border: 0 none;
}

something like that?
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote