Hello,
i'm making a drupal site; it's my first time and as a newbie I have problems.
I set up a div with and ID if "wrapper" on my page to have the content contained.
it works when i'm logged in but not when I am not and the <div id=wrapper>
doesn't appear at all on the page using firebug. I don't understand why.
I managed to get the result I want by assigning a width to all the page elements like header, content and footer but I would like to know why this wrapper div isn't there when I'm not logged in.