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.
Yep, a live link is by far the best thing to work with. Which divs aren’t ‘lining up’? Could you describe how you want the page to appear? It looks OK to me as is.
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