Need help lining up these DIV's

Hi all,

I’m trying to get some DIV’s on a site to line up but for some reason, it isn’t working and I can’t figure out what I’m missing… I know it will be something silly and a fresh set of eyes will probably pick it out real quick.

The HTML & CSS are quite bulky so I’m not sure exactly what I would need to post in here for one of you to help me out - You could just take a look at the site itself if that’s easier, then you can view the source/css in Chrome/FireFox and point out to me what I’m clearly not seeing.

The site is profitablefxtrading.com

Yep, a live link is by far the best thing to work with. :slight_smile: Which divs aren’t ‘lining up’? Could you describe how you want the page to appear? It looks OK to me as is.

Hiya,

Thanks for the reply - I must have just fixed it as you went to view it as I was about to come back and tell everyone no to worry.

I had forgotten to put the “margin: 0 auto;” in the pre-body <div> which keeps the div lined up when the window’s are resizing so it was looking out of place on larger screen resolutions :slight_smile:

It all lines up now but thanks for replying :slight_smile:

OK, glad it’s sorted now. :slight_smile: