Home › Forums › CSS › Problem with how to set the height to adjust to the content › Re: Problem with how to set the height to adjust to the content
August 11, 2009 at 12:23 pm
#62074
Participant
"ikthius" wrote:
"andersdrage" wrote:
Actually, I just got it.. If you go to the page, http://www.robertpost.no/new the pages are adjustable!
I removed the absolute position, and it did the trick! Got it from a dude on the wordpress forum…
But now I have a problem because the "main" div was overlapping the "logo-illustration" at upper left corner, that´s why it has opacity on it.. But now I cant make them overlap, what do to?
do you want them to over lap?
if so, although you might be using position:relative; try using top:-??px; and if you want to go into left corner left:-??px;
thats negative pixels
Worked like a charm! But now I have this empty space in the bottom,… How can I remove that?
http://www.robertpost.no/new