View Single Post
Old 04-27-2006, 05:32 PM   #2 (permalink)
Kalina
aka Colleen
 
Join Date: 03-25-04
Location: Canada
Posts: 2,555
iTrader: 0 / 0%
Latest Blog:
None

Kalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest orderKalina is a web professional of the highest order
Can you try adding this to your stylesheet.

To the id #content add this, position:relative;

It will then be like this:
#content {
position:relative;
font-size: 1.4em;
padding:10px 10px 10px 10px;
margin: 10px 200px 0 0;
background-color: #FFFFFF;
}

See if that fixes it.
Kalina is offline   Reply With Quote