Hello,
I have a quick question about a project I’m working on. Basically I need to make a site with several different templates but I am not sure about CSS positioning. If I want the DIV layout in my view to be the same but reposition elements in CSS am I only able to use absolute positioning? I was hoping I could get away with using a fixed width layout and using margins change layouts wherever I need to. Please offer some suggestions.