Home › Forums › CSS › [resolved] Help with Fluid Layout Positioning › Re: [resolved] Help with Fluid Layout Positioning
July 12, 2012 at 5:24 pm
#105990
Member
When you say the text won’t move with the browser, do you mean if you resize the browser window the text stays in place and you get a horizontal scroll bar?
If so then you probably have a fixed width – i.e. set in pixels somewhere or perhaps a form with a too many columns to scale down?
Anyway without seeing the code as @i3iorn says above it is pretty much impossible to help you out.