[arras] body content positioning woes
-
Hey guys,
Got some great help on this issue a while back, looking forward to hearing some ideas on this ??
So our arras themed site one day decided to display the body lower down than it “should” be, i.e. this
The solution to this that we found was to add this code to the base.css file:
#container, #primary { position: relative; top: -140px; }
That took it back to where it should have been, however we have had some people using internet explorer (7/8/9, other browsers are fine) reporting that the page looked like this
I’m not sure at all what the problem may be – the other worrying thing is that twice now we have needed to adjust the body location upwards for a reason I cannot see. Also I’m baffled as to why it’s only certain machines that experience this.
- The topic ‘[arras] body content positioning woes’ is closed to new replies.